Start of Content Area

This graphic is explained in the accompanying text Control Segments for Ratings Locate the document in its SAP Library structure

The following table, which contains example control segments for multi-value ratings in the transfer structure for master data, explains the processing methods for the various levels of the interface:

Section from Transfer Structure BUS_EI_EXTERN - Control Segments for Ratings

Component
Level 1

Component
Level 2 (Object)

Component
Level 3 (Table)

Component

 Level 4
(Data Record/
Single Field)

Information

HEADER

OBJECT_TASK

 

 

Processing method for the object (I, M, U, C). The processing method is a required field.

FINSERV_DATA

RATINGS

CURRENT_STATE

 

Processing method for the table (C). You can select C here only if U or M is entered at object level. The processing method applies for this dataset only.

 

 

RATINGS

 

Multi-value dataset for ratings.

 

 

 

TASK

Processing method for a data record or row. If processing method C is not set at table level and data is available for transfer, then you have to enter a processing method.

 

 

 

DATA_KEY

Identification of the table record for ratings.

 

 

 

DATA

Ratings

 

 

 

DATAX

Processing methods at single field level: Change indicator for the related user data field. Contains information as to whether the field of the same name in the DATA component is to be changed. If you use processing method C or I, the DATAX component is of no relevance. The DATAX component contains the same number of fields as the DATA component. If a field in the DATA component is to be changed, the indicator must be specified here for the relevant field. The two structures are assigned to one another using the same name.

 

 

End of Content Area