Hello Uday,
I'm not a ABAP expert. we faced similar issue.
Option we used is, we developed a simple flow using a standard ABAP query with random table. This will generate a .abap file in the agent. we provided the abap file to our ABAP team and asked them to do custom coding within the existing syntax. this avoided unknown failure.
please try this option. if you have the logic ready, you just need to copy the content inside the standard code.
hope this helps you and saves some time.
with regards,
Nazeer
Add comment