SAP ABAP Message Class CNV_00001 Message Number 209 ("Priority" flag is set for more than one field of table &1.)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_BASIS (Package) Conversion: Basis functions
Attribute
Message class CNV_00001  
Short Description Message class for CWB settings maintenance programs    
Message Number 209  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20141030   
Message Text
"Priority" flag is set for more than one field of table &1.
Help Document

Diagnosis

"Priority" flag is set for more than one field of table . The value of the field marked with the "Priority" flag will be written to a special program variable of conversion program and can be used by the priority routine to decide which of the entries that cause duplicates should be written to the database. Therefore exactly one field should be marked with the "Priority" flag.

System Response

Error

Procedure

Check entries of CNVFIELDS for table in comparison with priority routine defined for this table in CNVSTEPS with TIMESTEP = 'PC' to decide which of the fields should be marked with PRIORITY flag.

Note:

Setting PRIORITY flag only makes sense if CNVTABLES-SUMUP is set to 'A' (there are 2 ways to use priority duplicate handling:

  • CNVTABLES-SUMUP = 'P' for table or
  • CNVTABLES-SUMUP = 'A' and exactly one field marked with PRIORITY flag in CNVFIELDS for table

).

Procedure for System Administration

History
Last changed on/by 20141030  SAP 
SAP Release Created in   46C