SAP ABAP Data Element CLS_MAXIMIZE_LINKED_OBJECTS (Computation of effective value)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-CLS (Application Component) Classification Toolset
     SPAK_API_CLASSIFICATION (Package) API for Classification Tool Set
Basic Data
Data Element CLS_MAXIMIZE_LINKED_OBJECTS
Short Description Computation of effective value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
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 Maximum? 
Medium 20 Maximize linked vals 
Long 22 Maximize linked values 
Heading 55 The effective value is the maximum of the linked values 
Documentation

Definition

If an object is linked to other objects then implicit classifications my exist. Since single-valued characteristics allow only one value, multiple implicit classifications from other objects together with a potentially existing explicit classification of the object itself create a conflict. This conflict is resolved by declaring the maximum or the minimum of the values as the effective one.

Use

If the checkbox is selected, than the maximum of two values is effective. In order to compute a maximum, an order of the values is needed. In case of characteristics with explicit values, the order is just the order in which the values are entered. In other cases, the default is the lexicographic order. You can define your own order by implementing the BAdI CLS_CHARACTERIZATION, method GET_EFFECTIVE_VALUE..

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 710