Skip to Content
0
Jun 20, 2018 at 03:10 AM

Response of the document in Batch operation Service Layer

154 Views

Dear Expert,

I want to create 3 documents (Goods Receipt, Activity, and Service Call) all together using batch operation in service layer. But I got the response of the 3 documents after We committed the transactions. Is there any other way to get the response (docentry) of Goods Receipt document first? So I can insert the DocEntry into Activity document.

Thank you.