‎2008 Aug 14 12:11 PM
Hi,
How to process the inbound Idoc?
How to call the 'Inbound_process_idoc'.
Thanks,
Rohit.
‎2008 Aug 14 1:01 PM
Process IDoc: BD87 -> rightclick and PROCESS
Processing of IDocs is getting started with Standard or userdefined FM´s beginning with "IDOC_INPUT_...." or "Z..._IDOC_INPUT":
These FM`s are maintained in the processcodes (look at WE42) and the processcodes are maintained in the partnerprofiles (WE20 - inbound IDoc)
‎2008 Aug 14 3:53 PM
Hi Rohit
I am just making clear to as what Gordon sates.Firstly what message type are you using .Execute tcode:-BD87 give in your message type and basic type .Give in the changed time and execute check what is the satus 51(error,red) 64( accepted for processing,yellow) 53( sucess,green ) .
Check whether you have created in your partner profile for the message type which you are using(we20) .Check for your process code corresponding to your message type in (we42) .Process immediately.
Test your idoc using (we19) give in your idoc number and process standard inbound processing.This should show your partner profile found(green) and note down the standard inbound module.
Regards
Somnath
‎2008 Aug 20 1:43 PM
Hi Rohit
schudule program RBDAPP01 for IDOC processing
Thanks
Amit Shivhare
‎2008 Dec 24 11:50 AM