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
ServerParameters
- _queryRun
- Type: QueryRun Class
The QueryRun object to get the expense transaction from.
Return Value
Type: ProjIntercompanyInvoiceOrigTrans InterfaceA ProjIntercompanyInvoiceOrigTrans for the current expense.
Community Additions
ADD
Show: