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
CalledParameters
- _releaseOrderTable
- Type: TmpPurchTable Table
A TmpPurchTable buffer.
Community Additions
ADD
Show: