‎2009 Jun 16 10:20 AM
hi,
i want to process idoc in background means i don't want to use BD20 to process idoc having 51 status.at this time i first use t-code BD20 to process idoc and then i get the data . now i want that whenever idoc comes in folder they automatically processed in background without needing someone.
thanx/regards,
vaneet thakur
‎2009 Jun 16 10:30 AM
Hi,
check this link.
Link:[http://help.sap.com/saphelp_sm32/helpdata/en/5f/45f93b4139b478e10000000a11402f/content.htm]
hope it'll give some idea.
Regards,
Sneha.
‎2009 Jun 16 10:39 AM
call report "RSEOUT00"
submit RSEOUT00.
it will automatically process all the outbound IDocs.
Regards,
Sumit Nene.
‎2009 Jun 16 6:25 PM
‎2009 Jun 16 7:04 PM