VersioningComparePurchTable.loadPurchPrepayTable Method [AX 2012]

Analyzes the PurchPrepayTable records that are related to the specified PurchTable record and saves the result in the temporary VersioningTmpTrans table.

protected void loadPurchPrepayTable(PurchTable _purchTable, RecId _purchTableNodeRecId)

Run On

Server

Parameters

_purchTable
Type: PurchTable Table
The PurchTable record that owns the PurchPrepayTable records.
_purchTableNodeRecId
Type: RecId Extended Data Type
The record ID of the record in the temporary table that contains the PurchTable record.

Community Additions

ADD
Show: