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

Find free e-learning modules for Business Central here

In this article
Back to top Generated by PBC (This help contents has not been translated into Japanese yet. Japanese contents will be available in the future.)