ProjIntercompanyInvoiceOrigTimesheet::getIndirectComponentInvoiceAmount Method [AX 2012]

Gets the indirect cost component amount associated with a timesheet transaction that is to be invoiced.

client server public static AmountCur getIndirectComponentInvoiceAmount(TSTimesheetTrans _tsTrans)

Run On

Called

Parameters

_tsTrans
Type: TSTimesheetTrans Table
TSTimesheetTrans record to retrieve the indirect component information for.

Return Value

Type: AmountCur Extended Data Type
The invoice indirect cost amount in the timesheet currency.
Show: