Returns the currency ID of an entity’s default currency.
Syntax
<HsvICM>.GetEntityCurrencyID(lEntityID)
Argument
Description
lEntityID
Long (ByVal). The member ID of the Entity dimension member.
Return Value
Long. Returns the currency’s ID.
Example
GetEntityCurrencyID is used in the example for CreateICTransaction.