Share via


PurchParmLine_Asset::createPurchParmLine_Asset Method

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

Return Value

Type: PurchParmLine_Asset Table
The new PurchParmLine_Asset table record.

See Also

Reference

PurchParmLine_Asset Table