PurchAgreementGenerateReleaseOrder.copyLineAddressInfoFromHeader Method [AX 2012]

Copies the fields related to the delivery address from the header to a line.

public void copyLineAddressInfoFromHeader(TmpPurchTable _releaseOrderTable, TmpPurchLine _releaseOrderLine)

Run On

Called

Parameters

_releaseOrderTable
Type: TmpPurchTable Table
A TmpPurchTable buffer that indicates the header.)
_releaseOrderLine
Type: TmpPurchLine Table
A TmpPurchLine buffer that indicates the line.)

Community Additions

ADD
Show: