Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

EDI Inbound IDoc Processing

Former Member
0 Likes
1,083

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

1 ACCEPTED SOLUTION
Read only

former_member404244
Active Contributor
0 Likes
716

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

5 REPLIES 5
Read only

former_member404244
Active Contributor
0 Likes
717

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

Read only

0 Likes
716

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

Read only

former_member404244
Active Contributor
0 Likes
716

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

Read only

0 Likes
716

yes the Z Tables are being updated while in WE19.

Read only

former_member404244
Active Contributor
0 Likes
716

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