SAP ABAP Data Element ICL_LEGALRULE (Regional Rule for Determining Limits and Deductibles)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_CF (Package) FS-CM: Claims Management Financials
Basic Data
Data Element ICL_LEGALRULE
Short Description Regional Rule for Determining Limits and Deductibles  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ICL_LEGALRULE    
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  
Medium 15 Regional Rule 
Long  
Heading  
Documentation

Definition

Use

Specifies how the applicable limits and deductibles are determined:

  • 0    according to loss location:

    The entries specified in this line apply (table TICL083).

  • 1    according to the region of the contract:

    The system determines the corresponding line (table TICL083) from the country and region of the contract (table ICLPOL)

  • 5    maximum per region of contract / region of loss location:

    The system determines the larger limit and the smaller deductible from 1 and 0.

  • 6    minimum per region of contract / region of loss location:

    The systems determines the lower limit and the larger deductible from 1 and 0.

Example

Simple case:

Customizing: The flag for regional limits is set in the benefit type (table TICL056). In this table (TICL083), there is an entry for the country USA and the region Texas with the rule that the limit of the loss location should apply, and stipulating a limit of 10,000 $.

A claim is created with location Texas .

Effect of Customizing: Regional limits are taken into consideration. The program finds the line in table TICL083, establishes that the limit of loss location Texas should apply, and applies a limit of 10,000 $.

Complex case:

Customizing: The flag for regional limits is set in the benefit type. In this table there is an entry for the country USA and region Texas with the rule that the limit of the region of the contract should apply, and stipulating a limit of 10,000 $. The entry for the country USA and USA and region Florida stipulates a limit of 15,000 $.

A claim is created with location Texas. The contract was issued in Florida.

Effect of Customizing: Regional limits are taken into consideration. The program finds the line in table TICL083, establishes that the limit of the region in the contract should apply (this being Florida), and thus applies a limit of 15,000 $.

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