‎2006 Sep 19 9:52 AM
HI SDN,
i need help regarding EDI Inbound Processing
EDI subsystem is on NT server, and my SAP is on Unix.
i changed the client MANDT in the user exit SIDOC001.
i am developing a inbound fn mod to update the idoc data to my Z tables. Here the problem is when i trigger the inbound processing from WE16 i get a msg saying 'TRANSFERED TO INBOUND PROCESSING' but i can not see any IDoc in WE02.And my function module is also not getting triggered.
Can anyone tell me the possible reason why is an IDoc not being created?
Many Thanks
‎2006 Sep 19 10:09 AM
Hi Pratyusha,
try doing in tcode we19.Give the messagetype and execute u will get a screen where u will find the segemnts,fill the data in the segemnts(data that u r expecting from legacy)then in the application tool bar press INBOUND FUNCTION MODULE,If u want to debug check the chek box 'call in debug mode' and radio button 'in foreground'.It will take to the functional module nad finally idoc will be generated.
Regards,
nagaraj
‎2006 Sep 19 10:09 AM
Hi Pratyusha,
try doing in tcode we19.Give the messagetype and execute u will get a screen where u will find the segemnts,fill the data in the segemnts(data that u r expecting from legacy)then in the application tool bar press INBOUND FUNCTION MODULE,If u want to debug check the chek box 'call in debug mode' and radio button 'in foreground'.It will take to the functional module nad finally idoc will be generated.
Regards,
nagaraj
‎2006 Sep 19 10:17 AM
Hi Nagraj,
Thanks for the reply, i already did the same, but i want to know how do i achieve the same frm WE16.
Thanks
‎2006 Sep 19 10:25 AM
Hi Pratyusha,
in tocde WE16 i don't think ur function module is going to trigger.is ur ztables r updating when ur testing in WE19??
Regards,
nagaraj
‎2006 Sep 19 10:33 AM
‎2006 Sep 19 10:43 AM
Hi pratyusha.
Thats good.For inbound idoc u don't need any port configuration only process code ryt??Sorry i don't have that much idea on WE16 tcode.here its asking the source and port.I think u might have given both the things and tested.I think its not giving an idoc number,so u r not getting in WE02.But as u have tested In we19,i think ur logic and idoc triggering is perfect.I think to test in WE16 u might have to fill the outbound paramaters in WE20.Becoz u can maintain the port here.Also chk the distribution model IN BD64.
This is only a suggestion,if u get the correct answer ,please update what u have done so that it worked for WEI6.
Thanks & Regards,
Nagaraj