ProjIntercompanyVendorInvoiceCreator::isProjIntercompany Method [AX 2012]
Checks if a CustInvoiceTable entry is intercompany invoice for project transactions.
client server public static boolean isProjIntercompany(CustInvoiceTable _custInvoiceTable)
Run On
CalledParameters
- _custInvoiceTable
- Type: CustInvoiceTable Table
The CustInvoiceTable entry to be checked.
Show: