2019 Jan 14 8:20 AM
Hi All,
I am trying to achieve the below functionality:
I don't know if this can be achieved or not, that's why require help.
Please provide your useful insights.
Thank You in Advance :)a
Aadhar
2019 Jan 14 8:23 AM
Set up batch jobs and then keep the name of the batch job in your table. When you run your code submit the batch job. You specify the parameters (including variable parameters) in the batch job rather than your program because SAP has already developed what you are trying to do....
Rich
2019 Jan 14 8:59 AM