Share via


TrvReqHeaderRuleExpressionSetup.parmTotalAmount Method [AX 2012]

Gives the total estimate for the travel requisition 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 estimated amount for the travel requisition.

See Also

Reference

TrvReqHeaderRuleExpressionSetup Class