Share via


TrvRuleExpressionSetup.parmAuthorizedAmount Method [AX 2012]

Gives the authorized amount from the mapped requisition line, in ledger accounting currency.

Syntax

public TrvRequisitionAuthorizedAmount parmAuthorizedAmount(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: TrvRequisitionAuthorizedAmount Extended Data Type
The authorized amount from the mapped requisition line.

See Also

Reference

TrvRuleExpressionSetup Class