ProjIntercompanyInvoiceOrigTimesheet::newFromTimesheetTransRecId Method [AX 2012]

Creates a new instance of ProjIntercompanyInvoiceOrigTimesheet from a given TsTimesheetTrans record ID.

client server public static ProjIntercompanyInvoiceOrigTimesheet newFromTimesheetTransRecId(RefRecId _tsTrans)

Run On

Called

Parameters

_tsTrans
Type: RefRecId Extended Data Type
The record ID of the TsTimesheetTrans that will be mapped.

Return Value

Type: ProjIntercompanyInvoiceOrigTimesheet Class
A new instance of ProjIntercompanyInvoiceOrigTimesheet from a given TsTimesheetTrans record ID.
Show: