SAP ABAP Data Element ICL_PRED_SELHIGH (Display Maximum or Minimum Value in Profile)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Basic Data
Data Element ICL_PRED_SELHIGH
Short Description Display Maximum or Minimum Value in Profile  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ICL_PRED_SELHIGH    
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 MaxMin 
Medium 20 Displ MaxMin in Prof 
Long 39 Display Max or Min in Profile 
Heading 20 Displ MaxMin in Prof 
Documentation

Definition

Use

Here you can configure whether the highest or the lowest parameter value of a predicate class should be displayed in the profile.

If you set this indicator, the predicate with the highest parameter value is displayed in the profile for this predicate class. The predicates with the lower parameter values are implicitly true.

If you do not set this indicator, the predicate with the lowest parameter value is displayed in the profile for this predicate class. The predicates with the higher parameter values are implicitly true.

Dependencies

Example

Example of a predicate class with the highest parameter value in the profile:

An example of such a predicate is "Policyholder has been a customer of this insurance company for at least 3 / 5 / 8 years". The only difference in these three statements is the number of years. Each statement is a predicate in its own right and/or an expression in the sense of the Business Rule Framework.

If the policyholder has been a customer of the insurance company for 10 years, the only relevant statement is the one with the parameter "8 years". The two other statements are implicitly true as well, but in the profile (set of true predicates) they should not be listed explicitly.

If the policyholder has been a customer of the insurance company for 6 years, only the predicate with the parameter of "5 years" should appear in the profile. The predicate with the parameter "3 years" is true as well, but should not appear explicitly.

Example of a predicate class with the lowest parameter value in the profile:

"In the last 24 months the policyholder has had a maximum of 0 / 2 / 4 claims". If the policyholder has actually had only one claim, the statements with the parameters 2 and 4 are true. It is sufficient to list the statement with the parameter value of 2 in the profile, as the statement with the parameter of 4 is also implicitly true.

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