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