Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies data from the PurchParmSubLine table that relates a duplicate PurchParmLine table to the VendInvoiceInfoLine_Asset table.
Syntax
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.