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