DimensionAttributeValueCombination::getAccountFromDynamicAccount Method
Gets the account value for the specified dynamic account.
Syntax
client server public static LedgerJournalAC getAccountFromDynamicAccount(DimensionDynamicAccount _ledgerDimension)
Run On
Called
Parameters
- _ledgerDimension
Type: DimensionDynamicAccount Extended Data Type
The record ID of the DimensionAttributeValueCombination record of the type dynamic account.
Return Value
Type: LedgerJournalAC Extended Data Type
The string value of the account if found; otherwise, empty string.