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.
Inserts a new PurchParmLine_Asset table record, based on a VendInvoiceInfoLine_Asset table record and connected to a particular PurchParmLine table record.
Syntax
client server public static PurchParmLine_Asset createPurchParmLine_Asset(PurchParmLine _purchParmLine, VendInvoiceInfoLine_Asset _vendInvoiceInfoLine_Asset)
Run On
Called
Parameters
- _purchParmLine
Type: PurchParmLine Table
- _vendInvoiceInfoLine_Asset
Type: VendInvoiceInfoLine_Asset Table
Return Value
Type: PurchParmLine_Asset Table
The new PurchParmLine_Asset table record.