TrvWorkflowExpHeader.parmAccountingCurrencyCode Method [AX 2012]

Gets the accounting currency code from the ledger that is associated with the legal entity of the record.

Syntax

public CurrencyCode parmAccountingCurrencyCode(
    CompanyId _companyId, 
    TableId _tableId, 
    RecId _recId)

Run On

Called

Parameters

Return Value

Type: CurrencyCode Extended Data Type
The accounting currency code from the ledger that is associated with the legal entity of the record.

See Also

Reference

TrvWorkflowExpHeader Class