ProjIntercompanyInvoiceOrigVendInvoice::construct Method [AX 2012]
Creates a new instance of ProjIntercompanyInvoiceOrigVendInvoice.
client server public static ProjIntercompanyInvoiceOrigVendInvoice construct(VendInvoiceInfoLine _vendInvoiceLine, VendInvoiceInfoLine_Project _projLineExt)
Run On
CalledParameters
- _vendInvoiceLine
- Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record to create the intercompany invoice line from.
- _projLineExt
- Type: VendInvoiceInfoLine_Project Table
The VendInvoiceInfoLine_Project record to create the intercompany invoice line from.
Return Value
Type: ProjIntercompanyInvoiceOrigVendInvoice ClassA new instance of ProjIntercompanyInvoiceOrigVendInvoice.
Show: