ProjIntercompanyTransQuery.getVendInvoiceLineTrans Method [AX 2012]

Retrieves a ProjIntercompanyInvoiceOrigTrans object for the current vendor invoice line in a QueryRun object.

protected ProjIntercompanyInvoiceOrigTrans getVendInvoiceLineTrans(QueryRun _queryRun)

Run On

Server

Parameters

_queryRun
Type: QueryRun Class
The QueryRun object to get the vendor invoice line from.

Return Value

Type: ProjIntercompanyInvoiceOrigTrans Interface
A ProjIntercompanyInvoiceOrigTrans for the current vendor invoice line.

Community Additions

ADD
Show: