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

Creating Message Type

Former Member
0 Likes
414

what are the possible way to create message type and how you link the message type with idoc type.

Thanks in Advance....

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hi Senthil,

There is a transaction code for link the message type to the idoc type using the T.code we82.

There we can assign the our own message type and Idoctype (basic type) we can assign. If u want to extension the basic type we have the option and we must release it.

********rewords some points if it is helpful.

Rgds,

P.Naganjana Reddy

2 REPLIES 2
Read only

Former Member
0 Likes
382

Hi Senthil,

There is a transaction code for link the message type to the idoc type using the T.code we82.

There we can assign the our own message type and Idoctype (basic type) we can assign. If u want to extension the basic type we have the option and we must release it.

********rewords some points if it is helpful.

Rgds,

P.Naganjana Reddy

Read only

gajendra_bhakuni
Product and Topic Expert
Product and Topic Expert
0 Likes
381

Hi Senthil,

The steps goes as follows:

1) Define message type (MATMAS, ORDERS etc) in transaction WE81.

2) Link message type, IDoc type and extension (optional) in transaction WE82.

Hope this helps.

Regards,

Gajendra.