ProjIntercompanyInvoiceOrigTimesheet::construct Method [AX 2012]

Creates a new instance of ProjIntercompanyInvoiceOrigTimesheet.

client server public static ProjIntercompanyInvoiceOrigTimesheet construct(
    TSTimesheetTrans _tsTrans, 
    TSTimesheetLineWeek _tsLineWeek, 
    TSTimesheetLine _tsLine)

Run On

Called

Parameters

_tsTrans
Type: TSTimesheetTrans Table
The TSTimesheetTrans to be used in the invoicing process.
_tsLineWeek
Type: TSTimesheetLineWeek Table
The TSTimesheetLineWeek to be used in the invoicing process.
_tsLine
Type: TSTimesheetLine Table
The TSTimesheetLine to be used in the invoicing process.

Return Value

Type: ProjIntercompanyInvoiceOrigTimesheet Class
A new instance of ProjIntercompanyInvoiceOrigTimesheet.
Show: