PurchAgreementGenerateReleaseOrder.createOrder Method [AX 2012]

Creates the purchase release order on the server.

protected void createOrder(TmpPurchLine _releaseOrderLine, TmpPurchTable _releaseOrderTable)

Run On

Called

Parameters

_releaseOrderLine
Type: TmpPurchLine Table
A TmpPurchLine that contains the purchase release lines to create.
_releaseOrderTable
Type: TmpPurchTable Table
A TmpPurchTable table that contains the purchase release order header to create.

Community Additions

ADD
Show: