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

inbound background program

Former Member
0 Likes
475

hi all,

may i know for inbound in WE20, when we choose trigger by background program in inbound options tab under processing by function module, how to know the background program?

thanks

1 REPLY 1
Read only

Former Member
0 Likes
428

If you are opting the option process in the background in the inbound side for particular message type.

Then you check all the idocs in transaction we02, you will see all idocs of that particular message type are in 64 status.

To process these idocs in background just execute the program RBDAPP01 and create a variant with these idocs and schedule the background job in SM36 with the variant.