Ansicht
Dokumentation

CNV_CMIS_M_10_FIELD_MAINTAIN - Resolution of field conflicts

CNV_CMIS_M_10_FIELD_MAINTAIN - Resolution of field conflicts

General Material Data   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Title

CNV_CMIS_M_10_FIELD_MAINTAIN

Purpose

This program enables the correction of field mapping problems. There are two cases were data relevent to this program will be written into the table CNVMBTDOMCONFL (Conflicts between sender and receiver system). These are for the following conflict types:

  • 'D' - Domain rules: No field found for parameter
  • 'E' - Domain rules: More fields found for parameter

Although there are other conflict types, table CNVMBTDOMCONFL reads only these.

The program is easy to understand. The domain rule conflicts are first listed using an ALV grid. Only entries are chose from the table where the field 'SOLVED' is still initial. Actual table data is complimented by two columns. These columns are themselves connected. The first, 'Res.Status' shows if the current row has been maintained. If is has then a value will appear in the "Param. Val'.

Selecting an entry for the 'Resolve conflict' leads to a second screen. Here values can be entered or selected with F4 that have been determined as being correct for the current record. Determining this correctness is done in accordance to the conflict type.

In the case of no field having been found for the parameter, case 'D', the relevent fields from the current table are offered. For example, the migration object 'T007V' is listed on the ALV grid with the receiver field 'KOTABNR'. Since it's a conflict type 'D', another field from the 'T007V ' is needed. Thus, fields are offered that are relevent, that's to say that the 'KOTABNR' itself and all fields of type 'CLNT', 'DATS' or 'TIMS' are excluded.

In the case of more fields having been found in a table then these alone are offered and one should be selected.

Changes made will cause the CNVMBTDOMCONFL table's 'SOLVED' field and the 'PARAMVAL' field of the table CNVMBTFIPARS to be modified.

Integration

Prerequisites

Features

Selection

Standard Variants

Output

Activities

Example






CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2659 Date: 20240520 Time: 093512     sap01-206 ( 52 ms )