Share via


TrvRuleExpressionSetup.parmAmountForDayPerCategory Method [AX 2012]

Gives 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

See Also

Reference

TrvRuleExpressionSetup Class