Hi all,
I have fetched client's data by conusming a REST API. The data is available in the staging table. I have created a batch job using sysoperation framework. Now, I want to create general journal in that batch job using the data I have in my staging table. The staging table has fields like Account, Description, Debit, Credit.
I have been trying but unable to solve it. Can you please guide me ?
The purpose is when the batch job is run, it should create a new general journal and map the fields on Journal and Lines using the fields in the staging table. I am using D365FO.