SAP ABAP Data Element ICL_LEVEL (Level in Calculation of Due Date of a Task)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Basic Data
Data Element ICL_LEVEL
Short Description Level in Calculation of Due Date of a Task  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ICL_LEVEL    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
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  
Long 38 Calculation Level of Due Date of Task 
Heading 49 Level in Calculation of Due Date of a Task 
Documentation

Definition

Use

Like the status field, this parameter indicates the processing progress of the task.

The different parameter values have the following meaning:

  • IV_LEVEL = 1

    Task has been created and all due dates and the status of the task have been calculated. If you want to override the calculation, you also have to recalculate all due dates to meet your requirements.

    In addition you must determine the status of the task yourself (CS_ACTIVITY-ACT_STATUS). Consider the fixed values for domain ICL_ACTLOG_STATUS.

  • IV_LEVEL = 2

    Task has been selected for processing (by selection of an activity, for example) and all dependent due dates and the status have been recalculated. You can override this calculation.

  • IV_LEVEL = 3

    The task has been completed and the status of the task has been recalculated. If the validity is greater than zero, it is included in the recalculation. You can override these calculations as well.

Dependencies

Example

History
Last changed by/on SAP  20050223 
SAP Release Created in 472