Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the reporting currency code of the Ledger record for a specific company.
Syntax
client server public static CurrencyCode reportingCurrency([LegalEntity _legalEntityRecId])
Run On
Called
Parameters
- _legalEntityRecId
Type: LegalEntity Extended Data Type
The record ID of the legal entity; optional.
Return Value
Type: CurrencyCode Extended Data Type
The reporting currency code.
Remarks
If no legal entity is specified, the reporting currency of the current legal entity is returned.