SAP ABAP Class CL_AUX_IAM (Auxiliary Functions)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IAM (Package) Activity Management
Properties
Class CL_AUX_IAM  
Short Description Auxiliary Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IAM   Activity Management 
Created 20050228   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_AUX_IAM has no forward declaration.
Interfaces
Class CL_AUX_IAM has no interface implemented.
Friends
Class CL_AUX_IAM has no friend class.
Attributes
Class CL_AUX_IAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_AFTER_EVENT Static method Public Method Event Processed 20050321
2 RAISE_BEFORE_EVENT Static method Public Method Event Triggered 20050321
Events
# Event Type Visibility Description Created on
1 AFTER_EVENT Static Event
(1)
Public
(2)
After the Event 20050321
2 BEFORE_EVENT Static Event
(1)
Public
(2)
Before the Event 20050321
Types
Class CL_AUX_IAM has no local type.
Method Signatures

Method RAISE_AFTER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SELECTED_TASK_BUNDLE Call by reference Type reference (TYPE) ICLE_ACTIVITY_EXT Screenfelder für Aufgaben im Fallbündel 20070410
2 Importing IS_SELECTED_TASK_CLAIM Call by reference Type reference (TYPE) ICL_ACTIVITY_EXT Screenfelder für Aufgaben im Fall 20070410
3 Importing IV_APPLCLASS Call by reference Type reference (TYPE) IAM_APPLCLASS Anwendungsklasse 20050321
4 Importing IV_EVENT Call by reference Type reference (TYPE) IAM_EVENT Ereignis 20050321

Method RAISE_AFTER_EVENT on class CL_AUX_IAM has no exception.

Method RAISE_BEFORE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLCLASS Call by reference Type reference (TYPE) IAM_APPLCLASS Anwendungsklasse 20050321
2 Importing IV_EVENT Call by reference Type reference (TYPE) IAM_EVENT Ereignis 20050321

Method RAISE_BEFORE_EVENT on class CL_AUX_IAM has no exception.
Event Signatures

Event AFTER_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_SELECTED_TASK_BUNDLE Exporting Value transfer Type reference (TYPE) ICLE_ACTIVITY_EXT Screenfelder für Aufgaben im Fallbündel 20070410
2 ES_SELECTED_TASK_CLAIM Exporting Value transfer Type reference (TYPE) ICL_ACTIVITY_EXT Screenfelder für Aufgaben im Fall 20070410
3 E_APPLCLASS Exporting Value transfer Type reference (TYPE) IAM_APPLCLASS Anwendungsklasse 20050321
4 E_EVENT Exporting Value transfer Type reference (TYPE) IAM_EVENT Ereignis 20050321

Event BEFORE_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_APPLCLASS Exporting Value transfer Type reference (TYPE) IAM_APPLCLASS Anwendungsklasse 20050321
2 E_EVENT Exporting Value transfer Type reference (TYPE) IAM_EVENT Ereignis 20050321
History
Last changed by/on SAP  20050411 
SAP Release Created in 600