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

Use

This segment type is used to assign the configuration data to a document item.

Features

This segment contains the following fields:

POSEX

The POSEX field identifies the document item to which the configuration data is assigned. This item number is copied from the purchase order to the Purchase order item field in the order.

CONFIG_ID

The configuration data is identified by the CONFIG_ID. You can assign any CONFIG_ID you want, but the CONFIG_ID must be unique within an IDoc so that you can transfer the configuration of different order items and keep the data separate.

Example

Item 10

BOX

5 pc

CONFIG_ID: 000010

Item 20

BOX

7 pc

CONFIG_ID: 000020

 

ROOT_ID

The instance number (INST_ID) entered in the ROOT_ID field must be the instance number of the top-level item in the configuration. It describes the starting point in the hierarchy for the configuration process. This top-level instance matches the document item in segment E1EDP01.

The instance number is used to identify the materials in the IDoc.

 

COMPLETE and CONSISTENT

These two fields give the status of the configuration, using T = true and F = false. COMPLETE defines whether the configuration is complete, and CONSISTENT defines whether the configuration is consistent.

 

Other field names: fields SCE, KBNAME, KBVERSION, CFGINFO, KBPROFILE, KBLANGUAGE, CBASE_ID, and CBASE_ID_TYPE are filled automatically. They are used internally for communication between R/3 and other mySAP.com components.

Leaving content frame