PurchAgreementGenerateReleaseOrder.createReleaseOrderTable Method [AX 2012]

Creates a record in the TmpPurchTable temporary table from the purchase agreement that is releasing the line.

public void createReleaseOrderTable(TmpPurchTable _releaseOrderTable)

Run On

Called

Parameters

_releaseOrderTable
Type: TmpPurchTable Table
A TmpPurchTable buffer.

All previously saved entries are deleted before a new record is inserted into the table.

Community Additions

ADD
Show: