‎2013 Jul 04 1:29 PM
Hello,
We have a requirement where in we need to run ME55 transaction in background using a variant and then process the output by checking all the checkboxes and save the report to collectively release of all PR's. All this process have to be done in background. Please give suggestions on how to proceed with this development.
Thanks in advance.
regards,
Tulasi
‎2013 Jul 04 1:42 PM
Have you seen this?
http://scn.sap.com/thread/1944629
What this brings to mind is that I might try to "Call Transaction" ME54 via BDC in a loop presenting it with each item. I'd expect that to achieve the equivalent. However, I'd have to review the solution with my functional to determine if that is a true equivalency.
Neal