Hi
I am making work around to understand Customisation in DIXF.
Below are my Entity details which i have selected for My Processing group.
My Problem here is i want to import journals along with the Reason code and Reason comment
(These reason code and comments will be entered in excel file which will be imported.)
through My DIXF Import reason code and reason comment should be inserted into ReasonTableRef(Table) and the related recid should be inserted into LedgerJournalTrans.ReasonRefRecID as below is the relation between LedgerJournalTrans and ReasonTableRef Tables.
LedgerJournalTrans.ReasonRefRecID == ReasonTableRef.RecId
Please help me with any link or steps to achieve this
,
Thanks