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

idoc

Former Member
0 Likes
650

which transaction is used to check whether idoc is created or not

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
631

Hi,

List of IDOC, you can see in

WE02 and WE05.

Outbound and Inbound entries are there, if IDOC is in Error, it is Red and if it is Successful, it is green.

Sandeep Kaushik

Hi,

List of IDOC, you can see in

WE02 and WE05.

Outbound and Inbound entries are there, if IDOC is in Error, it is Red and if it is Successful, it is green.

Sandeep Kaushik

4 REPLIES 4
Read only

Former Member
0 Likes
631

<b>which transaction is used to check whether idoc is created or not</b>

WE05 -


IDOC LIST

we can see the IDOC's created in the abvoe transcation code..

First we need to give

Direction,

Message type

date

Best Regards,

Srikanth

Read only

0 Likes
631

in Direction field we have two options

1) 1 -


outbound

2) 2 --- Inbound

you have to choose 1 if you are sending idoc from outbound side or

2 if you are sending idoc from inbound.

any queries ask me

Best Regards,

Srikanth

Reward the useful answers and you will get one point yourself

Read only

Former Member
0 Likes
632

Hi,

List of IDOC, you can see in

WE02 and WE05.

Outbound and Inbound entries are there, if IDOC is in Error, it is Red and if it is Successful, it is green.

Sandeep Kaushik

Read only

Former Member
0 Likes
631

answered