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

what is message type, basic type and logical message?

Former Member
0 Likes
1,369

I have a question with EDI.

What is message type? what is basic type? what is logical message?

I am a bit confused. I appreciate your links that you may provide, but even if you can brief me in a few sentences, that will be great.

Thank you,

Krishen

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
855

Hi,

Message Type:

Indicates the nature of the business document that you are going to exchange.

For eg.the message type MATMAS indicates Material Master.

Basic Type:

Basic Type is nothing but the IDoc type delivered by SAP or developed by the Customer.

Logical Message:

Same as Message Type.

Cheers,

Abdul Hakim

3 REPLIES 3
Read only

Former Member
0 Likes
855

A Message type indicates the type of business document that you are trying to transmit or receive.

A BASIC type is the IDOC type, which is the actual document that is being exchanged. A message type can be associated with different IDOC types and depending on the requirement you can choose the appropriate one.

A logical message is nothing but the message type.

Regards,

Ravi

Note : Please mark all the helpful answers

Read only

0 Likes
855

in addition to Ravi -

An IDoc type can be implemented for various "logical" messages or message types. one message can also be assigned to different IDoc types (m:n relationship).

Regards

- Gopi

Read only

abdul_hakim
Active Contributor
0 Likes
856

Hi,

Message Type:

Indicates the nature of the business document that you are going to exchange.

For eg.the message type MATMAS indicates Material Master.

Basic Type:

Basic Type is nothing but the IDoc type delivered by SAP or developed by the Customer.

Logical Message:

Same as Message Type.

Cheers,

Abdul Hakim