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

inbound idoc issue

Former Member
0 Likes
560

One inbound idoc is triggered from legacy system to R3 production... i know the sender system ..its Partner No is Paly (Alezay)..

The same idoc needs to be triggered in another R3 testing system .

What can I do to do this?

One inbound idoc is triggered from legacy system to R3 production... i know the sender system ..its Partner No is Paly (Alezay)..

The same idoc needs to be triggered in another R3 testing system .

What can I do to do this?

4 REPLIES 4
Read only

Former Member
0 Likes
516

Question is not clear ,please reframe it.

Read only

Former Member
0 Likes
516

In production(PO2) in we02, one idoc is there ...its a inbound idoc...it fetches some data from non sap system...

In control record->partner tab->In sender information..the partner no is PALY.

The same I0doc is not present in testing (SO2) system..The functional team want same idoc data in testing system...

I asked them how it was getting triggered..but he said ithe data in idoc comes in real time..

I checked WEDI transaction...where i got FM related to it...but that FM had not been used anywhere...

Read only

Former Member
0 Likes
516

Hi,

U can trigger any inbound IDoc in ur system .Only outbound IDOC can be triggered .

If the IDOC is sent from Paly to your production ,check with ur partner system if they can send IDOC to your testing system.

Alternately you could go to we02 in ur test system and check if there are any IDOCs of that type recived in the testing sytem.

If yes you can use any of the IDOC in status 64 in the testing system to process .

And if you want the same data in the IDOC as in prodctuion , you can use we19 to modfiy an exisitn IDOC and process it .

Hope this helps

Read only

Former Member
0 Likes
516

Correction to the previous post :

U cannot trigger any inbound IDoc in ur system