ProjIntercompanyVendorInvoiceCreator.new Method [AX 2012]

Creates a new instance from the originating customer intercompany invoice record.

protected void new(CustInvoiceTable _custInvoiceTable, [CustTable _custTable])

Run On

Called

Parameters

_custInvoiceTable
Type: CustInvoiceTable Table
The CustInvoiceTable record to create the matching vendor invoice from.
_custTable
Type: CustTable Table
An optional CustTable record of the customer that represents the borrowing LE.

ExceptionCondition
Error

Mandatory parameters are missing or wrong.

Community Additions

ADD
Show: