PurchAgreementGenerateReleaseOrder.createReleaseOrderLine Method [AX 2012]

Populates the TmpPurchLine temporary table with records from the agreement lines.

public void createReleaseOrderLine(TmpPurchLine _releaseOrderLine)

Run On

Called

Parameters

_releaseOrderLine
Type: TmpPurchLine Table
A TmpPurchLine buffer.

This method calculates and caches a set of inventory dimensions fields that are available to be edited during the release of each line.

Community Additions

ADD
Show: