SAP ABAP Data Element CNVA_00555_SUMUP (Method of duplicate table keys handling)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNVA_00555 (Package) Chart of Accounts : Runtime Estimation
Basic Data
Data Element CNVA_00555_SUMUP
Short Description Method of duplicate table keys handling  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CNVA_00555_SUMUP    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Meth. dup. 
Medium 20 Method of duplicate 
Long 40 Method of duplicate table keys handling 
Heading 40 Method of duplicate table keys handling 
Documentation

Definition

Indicates the action upon the identification of duplicate entries during the update of table rows in a Chart of Accounts conversion.

Use

The following processing types are available with the standard delivery:

<space>

No special processing is applied. Depending on the scenario - if the entries with duplicate keys occur - the conversion program can either dump or end with an error. This setting must only be used if you are sure that no duplicate entries are going to occur (for example when no key field is converted).

S (Sum all CURR and QUAN fields)

The values of the non-key fields from all rows that contain the same key are summed up. This applies only to fields of type QUAN (quantity) and CURR (currency). For other field types, the value that remains in the database depends on the order of the processed rows.

A (Ignore duplicate entries)

You use this processing type if it is not important which entry remains in the database. The value that remains in the database depends on the order of the processed rows.

G (Aggregate Function)

You can use this processing type to specify an aggregate function for numeric non-key fields. You specify the aggregate function at field level; this means that you can use a different aggregate function for each field. There are three pre-defined aggregate functions , H (maximum) L (minimum), S (sum), you can also specify a custom one (F).

History
Last changed by/on SAP  20141030 
SAP Release Created in 2006_1_46C