‎2008 Dec 24 7:09 AM
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
‎2008 Dec 24 10:48 AM
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.