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
740

how to find the idoc process code.

i searched on we42 and we41. but i want particlar basic idoc type process code.

1 ACCEPTED SOLUTION
Read only

soumya_jose3
Active Contributor
0 Likes
721

Hi,

In WE57 you can get the inbound function module attached to a basic type. In WE42 using that function module you can see the process code. To see the function module attached to a particular process code, select that process code and click on the 'Details' button or press F2.

Regards,

Soumya.

6 REPLIES 6
Read only

ak_upadhyay
Contributor
0 Likes
721

Hi,

If you know message type given idoc type then do search in TMSG2 Table

if you do not find then there is no process code..

Reward points if helpful....

Regards

AK

Read only

Former Member
0 Likes
721

Hi,

Check table TDMSG1.

Regards,

Phani

Read only

0 Likes
721

Hi,

Check table TMSG1,

Regards,

Phani

Read only

Former Member
0 Likes
721

Hi,

In tocde >WE20->partner type logical systems>double click on logical system->Right side -->Inbound parameters-

--> message type(if you found any message type) there -> double click on it.> inbound option parameter> you will find porcess.

code.

This message type is added with idoc type in Tcode WE82.

Pls. reward if useful..

Read only

soumya_jose3
Active Contributor
0 Likes
722

Hi,

In WE57 you can get the inbound function module attached to a basic type. In WE42 using that function module you can see the process code. To see the function module attached to a particular process code, select that process code and click on the 'Details' button or press F2.

Regards,

Soumya.

Read only

Former Member
0 Likes
721

THANKS TO ALL