Hi,
how Can I get the whole ledger dimension for vendor? Im trying to register a ledger invoice, when I pick the vendor from lookupon form the ledgerdimension and offsetaccount have multiple values.
But when I tryto add it with code I get only the Mainaccount. I use this helper class.
Also do I need to fill default dimensions here? If yes, how can I get it?
ledgerJournalTrans.LedgerDimension = LedgerDynamicAccountHelper::getDynamicAccountFromAccountNumber('400008',LedgerJournalACType::Vend);