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