VersioningComparePurchTable.loadVendPaymSched Method [AX 2012]
Analyzes the VendPaymSched records related to the specified PurchTable record and saves the result in the VersioningTmpTrans temporary table.
protected void loadVendPaymSched(PurchTable _purchTable, RecId _purchTableNodeRecId)
Run On
ServerParameters
- _purchTable
- Type: PurchTable Table
The PurchTable record that owns the VendPaymSched transactions.
- _purchTableNodeRecId
- Type: RecId Extended Data Type
The RecId field of the record in the temporary table that holds the PurchTable record.
Community Additions
ADD
Show: