ProjIntercompanyInvoiceOrigVendInvoice::getProjTransType Method [AX 2012]
Returns the project transaction type a VendInvoiceInfoLine_Project will create during posting.
client server public static ProjTransType getProjTransType(VendInvoiceInfoLine_Project _projLine)
Run On
CalledParameters
- _projLine
- Type: VendInvoiceInfoLine_Project Table
The VendInvoiceInfoLine_Project to be checked.
Show: