Design Details: Posting Interface Structure
In the Business Central posting interface structure, there are several global procedures that use the same structure:
- RunWithCheck and RunWithoutCheck call procedure Code – generic posting interface for Gen. Jnl Line.
- CustPostApplyCustLedgEntry – post customer application, called from codeunit 226 CustEntry-Apply Posted Entries.
- VendPostApplyVendLedgEntry – post vendor application, called from codeunit 227 VendEntry-Apply Posted Entries.
- UnapplyCustLedgEntry – post unapply of customer application, called from codeunit 226 CustEntry-Apply Posted Entries
- UnapplyVendLedgEntry – post unapply of vendor application, called from codeunit 227 VendEntry-Apply Posted Entries
See Also
Design Details: Posting Engine Structure
Note
Can you tell us about your documentation language preferences? Take a short survey.
The survey will take about seven minutes. No personal data is collected (privacy statement).