ProjIntercompanyTransQuery.getHoursTrans Method [AX 2012]

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

protected ProjIntercompanyInvoiceOrigTrans getHoursTrans(QueryRun _queryRun)

Run On

Server

Parameters

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

Return Value

Type: ProjIntercompanyInvoiceOrigTrans Interface
A ProjIntercompanyInvoiceOrigTrans for the current timesheet.

Community Additions

ADD
Show: