Hello D365 community,
I have set up a working BYOD job that transfers data from a custom LedgerJournalEntity to the BYOD. I recently added the LedgerJournalTrans.TransactionType to the data entity as well as to the staging table.
I refreshed the data entity list, renegerated the mapping, regenerated the staging to target BYOD mapping and everything looks ok.
However, when I execute my job, all ledger transactions (thousands) end up as (LedgerTransType) 36, which is some sort of Russian amortization type. I was expecting a variety of types such as 15 for payments.
Any idea what I'm missing ?
Thanks
Frank