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 Message Types

Former Member
0 Likes
10,949

Hi,

<b> I would like to know where to see the segments of a message type:</b>

For Example:

Message Type: MATMAS

How can i see the segment and its fields ?

I have to tried on WE30 but its not displaying for the standard message types.

I want also like to know where these message types, segment and fields are stored - whether its stored in database table, then its table name.

<b>Regards</b>

1 ACCEPTED SOLUTION
Read only

Former Member
4,922

Hi,

Message Type - MATMAS - WE81 or WE82 transaction

IDOC TYPE - MATMAS05 - We30 transaction

Segments - We31 transactions

In we30 type matmas* and select any one and expand the segements and double click on the segment it takes there or use tcode we31

Check the tables

EDIMSG

EDISDEF

EDISEG

EDISEGMENT

Check EDI*

Regards

Arun

5 REPLIES 5
Read only

Former Member
0 Likes
4,922

Hi,

Message Type - MATMAS - WE81 or WE82 transaction

IDOC TYPE - MATMAS05 - We30 transaction

Segments - We31 transactions

In we30 type matmas* and select any one and expand the segements and double click on the segment it takes there or use tcode we31

Regards

Arun

Read only

Former Member
0 Likes
4,922

Hi,

Check the tables

EDIMSG

EDISDEF

EDISEG

EDISEGMENT

Check EDI*

Regards

Arun

Read only

Former Member
0 Likes
4,922

Hi,

You have to use the transaction WE30 to see the segments for the IDoc Type MATMAS (You will have different versions from 01, 02 etc. depends upon your SAP version). The IDoc type is linked to the message type and the message type does not have segments.

The relation between Message type and IDoc types are maintained in the transaction WE82.

rEGARDS

Read only

Former Member
0 Likes
4,922

In transaction we82

--click on position button

--In message type field put -" MATMAS"

--It will show all possible basic type attach to message type

--with basic type go to transaction "we30"

--Put object name as basic type selected from we 82 eg .MATMAS01

--F7

--Expand strucute

--using fw navigation you can go segment editor eg we31

Read only

Former Member
4,923

Hi,

Message Type - MATMAS - WE81 or WE82 transaction

IDOC TYPE - MATMAS05 - We30 transaction

Segments - We31 transactions

In we30 type matmas* and select any one and expand the segements and double click on the segment it takes there or use tcode we31

Check the tables

EDIMSG

EDISDEF

EDISEG

EDISEGMENT

Check EDI*

Regards

Arun