Hello
I need to know if a dimension is used in an account.
I have to create LedgerJournalTrans and I have a ledgerDimension type Vend and on the OffSetLedgerDimension I have main accounts.
I need to known in which mainaccounts I have to set vendAccounts dimensión.
For Example:
LedgerDimension | OffSetLedgerDimension | |
Type Vend | Type Ledger | |
00001 | 10 | |
00002 | 20-00002 |
I need to known if MainAccount 10 and 20 need vend dimensión.
Regads