TrvRuleExpressionSetup.parmTotalAmount Method [AX 2012]

Gets the total amount for the expense report in the ledger accounting currency.

Syntax

public TrvTotalExpenseAmount parmTotalAmount(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvTotalExpenseAmount Extended Data Type
The total amount for the expense report.

See Also

Reference

TrvRuleExpressionSetup Class