Hi,
how can I find a dimension recid having dimension values?
My requiretemnt is to add lines in ledger and exactly I need to splt posting of purchase invoices on ledger approve.
The dimension values are on conditions and I need the right recid to insert there.
Also if there isn't any recid for it I need to create one, but this I think I could do with LedgerdimensionFacade::serviceCreateLedgerDimension().