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

Basic IDOC Type

Former Member
0 Likes
1,250

What is Basic IDOC Type ?

1 ACCEPTED SOLUTION
Read only

varma_narayana
Active Contributor
0 Likes
611

HI Mithun..

Basic IDOC type is nothing but the IDOC type like MATMAS03, ORDERS03 etc which are delivered by SAP.

We can also Create Extended IDOC type by Adding new Segments(fields) to Basic IDOC types.

You can find them in WE30.

reward if Helpful.

3 REPLIES 3
Read only

varma_narayana
Active Contributor
0 Likes
612

HI Mithun..

Basic IDOC type is nothing but the IDOC type like MATMAS03, ORDERS03 etc which are delivered by SAP.

We can also Create Extended IDOC type by Adding new Segments(fields) to Basic IDOC types.

You can find them in WE30.

reward if Helpful.

Read only

Former Member
0 Likes
611
Read only

former_member404244
Active Contributor
0 Likes
611

Hi,

A message type represents the application message exchanged between R/3 systems and R/3 and an external system. A message type characterises the data sent across systems and relates to the structure of the data called an IDOC type.

Diff. with basic type

An basic type specifies the structure of the data.

A message type specifies the meaning of the data

Diff. b/w basictype and IDOC

A basic type is the definition of a specific data structure.

Regards,

nagaraj