SAP ABAP Class CL_EVENT_ICL (BRF Event in Claims Management System)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BRF (Package) BRF in Claims Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EVENT_BASE_BRF BRF: Basis Class Event 20010918
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BRF_EVENT_ICL BRF: Event for Claim Application 20020411
Properties
Class CL_EVENT_ICL  
Short Description BRF Event in Claims Management System    
Super Class CL_EVENT_BASE_BRF BRF: Basis Class Event 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BRF   BRF in Claims Management 
Created 20010918   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EVENT_ICL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BRF_EVENT_ICL BRF: Event for Claim Application 20020411
Friends
Class CL_EVENT_ICL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MULTI_INSTANCE_OBJECTS Instance attribute Public Object reference (TYPE REF TO) CL_MULTI_INSTANCE_OBJECTS_ICL BRF: Object IDs in Multi-Instance Mode 20020514
2 MS_ACTUAL Instance attribute Public Attribute reference (LIKE) Values for Description of Current Claim Data 20020411
3 MT_SUBCLAIM Instance attribute Public Attribute reference (LIKE) 20050131
4 MV_EDIT_MODE Instance attribute Public Type reference (TYPE) BU_AKTYP Activity Category 20020218
Methods
# Method Level Visibility Method type Description Created on
1 SET_ACTUAL Instance method Public Method Sets Specific Additional Information 20020411
2 SET_CONTEXT Instance method Public Method 20050202
3 SET_DI_MODE Instance method Public Method Sets Direct Input Mode 20020218
4 SET_EDIT_MODE Instance method Public Method Sets Edit Mode 20020218
5 SET_MULTI_INSTANCE_OBJECTS Instance method Public Method Sets Object Containing Multi-Instance Objects 20020514
Events
Class CL_EVENT_ICL has no event.
Types
Class CL_EVENT_ICL has no local type.
Method Signatures

Method SET_ACTUAL Signature

Method SET_ACTUAL on class CL_EVENT_ICL has no parameter.
Method SET_ACTUAL on class CL_EVENT_ICL has no exception.

Method SET_CONTEXT Signature

Method SET_CONTEXT on class CL_EVENT_ICL has no parameter.
Method SET_CONTEXT on class CL_EVENT_ICL has no exception.

Method SET_DI_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_DI Call by reference Type reference (TYPE) BDT_BOOLE_D Direct Input Mode 20020218

Method SET_DI_MODE on class CL_EVENT_ICL has no exception.

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) BU_AKTYP Aktivitätstyp 20020218

Method SET_EDIT_MODE on class CL_EVENT_ICL has no exception.

Method SET_MULTI_INSTANCE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MULTI_INSTANCE_OBJECTS Call by reference Object reference (TYPE REF TO) CL_MULTI_INSTANCE_OBJECTS_ICL BRF: Objekt-IDs im Multi-Instanz-Mode 20020514

Method SET_MULTI_INSTANCE_OBJECTS on class CL_EVENT_ICL has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464