Set procedures PrepareInvoicePostingBuffer global in CU "Sales Post Invoice" and "Purch. Post Invoice" #27824
Labels
request-for-external
Request for exposing a function for extension development
SCM
GitHub request for SCM area
Describe the request
Can we get the new procedures in CU "Sales Post Invoice" and "Purch. Post Invoice" as global procedures?
codeunit 816 "Purch. Post Invoice" implements "Invoice Posting"
codeunit 815 "Sales Post Invoice" implements "Invoice Posting"
We use the global procedures PreparePurchase and PrepareSales in the ???Invoice Posting Buffer??? table. These are obsolete. However, the new functions have the internal indicator. Therefore we cannot modify the code.
Additional context
We use the global procedures PreparePurchase and PrepareSales in the ???Invoice Posting Buffer??? table. These are obsolete. However, the new functions have the internal indicator. Therefore we cannot modify the code.
Internal work item: AB#561115
The text was updated successfully, but these errors were encountered: