SAP ABAP Data Element ICL_TASK_MODIFIABLE (Task Definition Can Be Changed by BAdI)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Basic Data
Data Element ICL_TASK_MODIFIABLE
Short Description Task Definition Can Be Changed by BAdI  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 20 TaskDef.Chng by BAdI 
Long 36 Task Definition Changeable by BAdI 
Heading 51 Task Definition Can Be Changed by BAdI 
Documentation

Definition

Use

After this task definition has been read in a claim from customizing table TICL044, the system calls the MODIFY_TICL044 method of Business Add-In (BAdI) ICL_ACTIVITY_MGMNT ( Enable Messages from Activity Management). Similarly, in the claim bundle, method MODIFY_TICL950 is called after customizing table TICL950 is read. Both methods offer the opportunity of changing task definition at runtime.

Note: Only set this indicator if you know for certain that the task definition is changed by the BAdI at runtime.

Dependencies

This indicator is irrelevant with log entries.

It is not possible to overwrite all task definition fields (see documentation for BAdI ICL_ACTIVITY_MGMNT).

Example

At runtime in a claim you can re-define the statically fixed deadlines for a task.

You do this as follows:

  1. Set this indicator.
  2. Implement method MODIFY_TICL044 of BAdI ICL_ACTIVITY_MGMNT.

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