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
CalledParameters
- _tsTrans
- Type: TSTimesheetTrans Table
TSTimesheetTrans record to retrieve the indirect component information for.
Return Value
Type: AmountCur Extended Data TypeThe invoice indirect cost amount in the timesheet currency.
Show: