Share via


VendInvoiceInfoLine_Project::createFromActiveLine_Project Method

Inserts a new saved invoice project line record that is based on the supplied active invoice project line record.

Syntax

client server public static VendInvoiceInfoLine_Project createFromActiveLine_Project(VendInvoiceInfoLine _vendInvoiceInfoLine, VendInvoiceInfoLine_Project _activeLineProject)

Run On

Called

Parameters

  • _vendInvoiceInfoLine
    Type: VendInvoiceInfoLine Table
    The parent VendInvoiceInfoLine record for the new VendInfoInfoLine_Project table.

Return Value

Type: VendInvoiceInfoLine_Project Table
The new VendInvoiceInfoLine_Project record.

See Also

Reference

VendInvoiceInfoLine_Project Table