Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ME55 - RB06BFB00 - Background processing

Former Member
0 Likes
749

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

1 REPLY 1
Read only

Former Member
0 Likes
534

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