Ledger::accountingCurrencyByLedger Method
Gets the accounting currency of the specified _ledgerRecId record.
Syntax
client server public static CurrencyCode accountingCurrencyByLedger(RecId _ledgerRecId)
Run On
Called
Parameters
- _ledgerRecId
Type: RecId Extended Data Type
The record ID of the ledger.
Return Value
Type: CurrencyCode Extended Data Type
The accounting currency code.