ReleaseUpdateDB60_Vend.copyDuplicatePurchSubLine Method [AX 2012]

Copies data from the PurchParmSubLine table that relates a duplicate PurchParmLine table to the VendInvoiceInfoLine_Asset table.

private void copyDuplicatePurchSubLine(PurchParmLineRefRecId purchLineRefRecId, PurchParmLineRefRecId vendLineRefRecId)

Run On

Server

Parameters

purchLineRefRecId
Type: PurchParmLineRefRecId Extended Data Type
A record ID of the record from the PurchParmLine table.
vendLineRefRecId
Type: PurchParmLineRefRecId Extended Data Type
A record ID of the record from the VendInvoiceInfoLine table.

Community Additions

ADD
Show: