Share via


TrvRequisitionRuleExpressionSetup.parmAmountForDayPerCategory Method [AX 2012]

Gets the total expense amount for the date and the category in the ledger accounting currency.

Syntax

public TrvAmountForDayPerCategory parmAmountForDayPerCategory(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvAmountForDayPerCategory Extended Data Type
The total expense amount for the date and the category for the specified travel requisition.

See Also

Reference

TrvRequisitionRuleExpressionSetup Class