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 dimension attribute value record id with specified record id of the GeneralJournalEntrytable record and ledger diemnsion.
Syntax
client server public static RefRecId getAttributeValueRecId(GeneralJournalEntryRecId _generalJournalEntryRecId, LedgerDimensionAccount _ledgerDimension)
Run On
Called
Parameters
- _generalJournalEntryRecId
Type: GeneralJournalEntryRecId Extended Data Type
The record id of the GeneralJournalEntry table record.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The ledeger dimension.
Return Value
Type: RefRecId Extended Data Type
The dimension attribute value record id.