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 PurchParmLine_Asset table that relates a duplicate PurchParmLine table to the VendInvoiceInfoLine_Asset table.
Syntax
private void copyDuplicatePurchLineAsset(PurchParmLineRecId purchParmLineRecId, PurchParmLineRecId vendInvoiceInfoLineRecId)
Run On
Server
Parameters
- purchParmLineRecId
Type: PurchParmLineRecId Extended Data Type
A record ID of the record to copy from the PurchParmLine table.
- vendInvoiceInfoLineRecId
Type: PurchParmLineRecId Extended Data Type
A record ID of the record to copy to VendInvoiceInfoLine table.