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
656

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
637

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

<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

4 REPLIES 4
Read only

Former Member
0 Likes
637

<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
637

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
638

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
637

answered