ProjIntercompanyInvoiceOrigExpense::newFromTrvExpTransRecId Method [AX 2012]

Creates a new instance of ProjIntercompanyInvoiceOrigExpense for a given expense trans record ID.

client server public static ProjIntercompanyInvoiceOrigExpense newFromTrvExpTransRecId(RefRecId _expenseTrans)

Run On

Called

Parameters

_expenseTrans
Type: RefRecId Extended Data Type
The record ID of the TrvExpTrans record that will be mapped.

Return Value

Type: ProjIntercompanyInvoiceOrigExpense Class
A new instance of ProjIntercompanyInvoiceOrigExpense.
Show: