1.

What Is Idoc Type?

Answer»

IDoc Type vs. IDoc: 

An IDoc Type is nothing but a COLLECTION of one or more structures defined in a system with specific fields. It does not HOLD Data.

HOWEVER, an IDoc is SOMETHING that holds the values in the fields of the structure defined by IDOC type. 

The transaction code to view an IDoc type (BASIC and extension) is WE30.

Examples: ORDERS04, DEBMAS04, MATMAS04, CREMAS04.

These are all SAP standard Basic IDoc Types. 

IDoc Type vs. IDoc: 

An IDoc Type is nothing but a collection of one or more structures defined in a system with specific fields. It does not hold Data.

However, an IDoc is something that holds the values in the fields of the structure defined by IDOC type. 

The transaction code to view an IDoc type (Basic and extension) is WE30.

Examples: ORDERS04, DEBMAS04, MATMAS04, CREMAS04.

These are all SAP standard Basic IDoc Types. 



Discussion

No Comment Found