ProjIntercompanyTransQuery.getExpenseTrans Method [AX 2012]

Retrieves a ProjIntercompanyInvoiceOrigTrans object for the current expense transaction in a QueryRun object.

protected ProjIntercompanyInvoiceOrigTrans getExpenseTrans(QueryRun _queryRun)

Run On

Server

Parameters

_queryRun
Type: QueryRun Class
The QueryRun object to get the expense transaction from.

Return Value

Type: ProjIntercompanyInvoiceOrigTrans Interface
A ProjIntercompanyInvoiceOrigTrans for the current expense.

Community Additions

ADD
Show: