Entering content frameFunction documentation Segment Type E1CUINS Locate the document in its SAP Library structure

Use

In this segment type, the individual configurable materials in a configuration are described. A configuration can have any number of segments with instance data.

Features

This segment contains the following fields:

INST_ID

In an IDoc, each configurable material has an INST_ID that uniquely identifies the data of an object. For an inbound IDoc, the instance number is assigned externally, and must be unique within a configuration. For an outgoing IDoc, the numbers are assigned by SAP.

Note

This instance number is completely separate from any internal instance number of the configurator.

OBJ_TYPE:

Under OBJ_TYPE, the object type of an instance is entered (for example, MARA for materials).

CLASS_TYPE

The instance in a configuration can also be a class. In this case, the class type is entered instead of the object type.

Note

Transferred instances cannot be classes. Only object types can be transferred.

OBJ_KEY

OBJ_KEY is the object key (for example, the material number or class name).

Note

The object key must be transferred in upper-case letters, because the data is not automatically converted to upper-case letters.

OBJ_TXT

Here, the language-dependent description of an object is entered. This field is only filled out for outgoing IDocs. Otherwise, this field is not relevant.

QUANTITY

This is the quantity in which the object is part of the configuration. This is the component quantity from the BOM or the instance quantity, not the cumulative quantity from the sales order.

QUANTITY_UNIT

This is the unit of measure for the quantity – for example, pc = piece.

COMPLETE and CONSISTENT

These two fields give the status of the configuration at instance level. Use the entries T = True and F = False. COMPLETE defines whether the instance is complete, and CONSISTENT defines whether the instance is consistent.

Other field names: fields AUTHOR, OBJECT_GUID, PERSIST_ID, and PERSIST_ID_TYPE are filled automatically. They are used internally for communication between R/3 and other mySAP.com components.

Leaving content frame