‎2006 Aug 25 7:04 AM
Hi,
I have created a outbound process, i need to create an inbound. I need step by step procedure for doing the inbound process.
‎2006 Aug 25 7:22 AM
YOu need to repeat all the steps in TCode SALE.
Also the steps as follows :
WE30
WE31
WE81
WE82
YOu also need to write your own function module.
BD51
hope this helps.
Please reward if helpful.
cheers,
‎2006 Aug 25 7:16 AM
Hi Preethi,
Check this link,
http://help.sap.com/saphelp_nw04/helpdata/en/44/3a6c6d55e402bfe10000000a11466f/content.htm
Reward points if useful.
Thanks,
Senthil
‎2006 Aug 25 7:16 AM
Hi
Please visit http://help.sap.com/printdocu/core/Print46c/en/Data/htm/english.htm
where you will get good documents for Inbound IDOC process steps.
Message was edited by: Sunil Sawaiker
‎2006 Aug 25 7:22 AM
are u going for custom IDoc or standard
u have to have an inbound function module to post the IDoc u have created as a result of outbound process. i hope ur outbound process is working correctly.
u have inbound function modules such as 'IDOC_INPUT_MATMAS01' for posting material data, 'IDOC_INPUT_ORDERS' for orders.
if u r looking forward to making your own function, then please let us know. after making this FM, u have to create a process code (WE42) and assign the function module to process code. u have to mention this code in WE20.
‎2006 Aug 25 7:22 AM
YOu need to repeat all the steps in TCode SALE.
Also the steps as follows :
WE30
WE31
WE81
WE82
YOu also need to write your own function module.
BD51
hope this helps.
Please reward if helpful.
cheers,
‎2006 Aug 25 7:22 AM
‎2006 Aug 25 7:41 AM