SAP ABAP Data Element AUTO_MERGE (Suppress Proration of Identical Time Slices)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-BI (Application Component) Contract Billing
     EE20 (Package) IS-U: Billing
Basic Data
Data Element AUTO_MERGE
Short Description Suppress Proration of Identical Time Slices  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KENNZX    
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 MergeAutoD 
Medium 15 Merge Auto Data 
Long 20 Merge Auto Data 
Heading MD 
Documentation

Use

The automation data is merged with the existing installation facts when the data is copied.

If facts already exist in the installation, setting this indicator ensures that no prorations are generated when the automation data is copied if existing values are the same as new values.

Dependencies

This indicator is only effective if the AUTO_INSERT indicator is also set in the automation data.

Example

You want to use the automation data to copy values to the installation facts for an operand of category QPRICE. The facts already contain a value with the price key P1 for the period January 1st, 2000 to October 31st, 2000. The automation data now copies values for the same operand with the same price key P1 for the period November 1st, 2000 to December 31st, 2000.

If the AUTO_MERGE indicator has not been set, two time slices are generated (January 1st, 2000 to October 31st, 2000 and November 1st, 2000 to December 31st, 2000).

If the AUTO_MERGE indicator has been set, only one time slice is generated in the installation facts (January 1st, 2000 to December 31st, 2000).

This is not recommended for quantity-related operand categories (QUANT, AMOUNT).

History
Last changed by/on SAP  20050224 
SAP Release Created in 600