cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Idoc scenario

Former Member
0 Kudos

Hi

Can anyone tell me how to determine the status of an iDoc in recieving system.

Please be specific

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

You can determine the status of the IDocs in the receiving system (inbound processing) using ALE Audit and IDoc Tracing

For Asynchronous Status Confirmation

Provided that you Monitor the Status of Inbound IDocs Using ALE Audit and confirmations are returned from the receiving system periodically, confirmations are displayed in the status monitor hierarchy. Such IDocs have status 39, 40 or 41. The confirmations contains status information from the receiving system. In the appropriate IDoc selection for each IDoc you can find the partner number and the status of the assigned IDoc in the receiving system (50, 51...).

Alternatively you can display an aggregated overview of all periodic confirmations. To do this you have to Evaluate the Audit Database in the sending system (outbound processing). Choose Goto ¨ ALE Audit ¨ Evaluate Audit Statistics

For Synchronous status determination

For inbound IDocs (in the receiving system) and for outbound IDocs with status 3 and 12 you can synchronously call up the status of the IDoc in the partner system. Choose Trace IDocs in the status monitor hierarchy. For more information see System-Wide IDoc Tracing .

hope this will help

Regards,

Sushama

Answers (3)

Answers (3)

Former Member
0 Kudos

hi sourabh n sushma,

dont play with SDN ,this is the place to share your experience ,don't simply posts for getting points,i know u r from satyam n doing this for sake of recognition.

u r literally wasting time of others.

i can see the sushma response no way relevant to u sourabh.

please stop playing for sake of points.

Regards,

Rama Krishna

Former Member
0 Kudos

Dear Rama

Please do not post personalised message on the thread which has no connection with the question raised.

For any personal correspodence: Sourabh_Nirmal@satyam.com

Former Member
0 Kudos

Hi

You can find the status of the IDoc from transaction WE02 and WE05

The status column gives you the status of the IDoc

Regards

Vijaya

Former Member
0 Kudos

Hi,

enter WE05 transaction code in R/3 and hear u will c the status of IDOC wether it is posted succesfully.

1. Start with checking the status in sm58 of sender R/3

Follow the steps

2. Try deleating the IDoc from IDX2 and refiring the same.

3. Check your RFC destination definition (the one pointing to your XI server) to confirm that it is of type '3' (R/3 system) and not 'T' (TCP/IP).

In your ID, in the Sender Business System --> Adapter Specific Identifiers, give the logical name for the business System pointing to the R3 system

4. Monitor the SM58 in R/3 for IDOC status.

5. Trouble shooting file to IDOC and IDOC to file

/people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/error%2bhandling%2bin%2bfile-idoc%2bscenario

Refer below links for indepth troubleshooting

Refer below steps

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

IDOC to File steps to be followed please verify your scenario with it

R3 system.

1. Create SM 59 RFC destination to XI,.

2. We21 - Create port to XI.

3. We 20 -- Maintain Partner Profile for the outbound Idoc.

XI SLD

1. Create technical system for R3 system

2. Create Business System for the Client of the R3 system.

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

/people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

These are the required steps for IDoc to File scenario...

In R3 (i.e., your IDES system)...

RFC dest to XI (sm59) - any name

Logical system (bd54) - any name

Port to XI (we21) - any name

Partner profile for the logical system (we20) - use Logical system name created in bd54

In XI...

RFC dest to R3 (sm59) -

Port to R3 (idx1) -

create metadata for the idoc (idx2)

In sld...

create business system for R3 with Logical system name as r3 sys.

In we19

and give in control record as

Sender : Port ; Partner

Receiver : Port = <Port created in WE21> ; Partner = <Partner created in we20>

see the below links

/people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

idoc settings /people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

Also

/people/sravya.talanki2/blog/2005/10/27/idoc146s-not-reaching-xi133-not-posted-in-the-receiver-sap-systems133

IDOc testing - /people/suraj.sr/blog/2005/12/29/generate-test-case-for-an-idoc-scenario