Show / Hide Table of Contents

    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

    Back to top Copyright © 2020 Aptean
    JustFood Spring 2019 Service Pack 1