SAP ABAP Class CL_ICL_MY_CLAIMS_SM_AL (My Recently Processed Claims - Shared Memory Handler)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_ICL_MY_CLAIMS_SM_AL  
Short Description My Recently Processed Claims - Shared Memory Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20050519   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_MY_CLAIMS_SM_AL has no forward declaration.
Interfaces
Class CL_ICL_MY_CLAIMS_SM_AL has no interface implemented.
Friends
Class CL_ICL_MY_CLAIMS_SM_AL has no friend class.
Attributes
Class CL_ICL_MY_CLAIMS_SM_AL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20050519
2 DELETE Static method Public Method Delete Entry in "My Claims" 20050519
3 GET Static method Public Method Provide List of "My Claims" 20050519
4 GET_INSTANCE Static method Private Method Provide Shared Memory Area and Root Class 20050519
5 MODIFY Static method Public Method Add or Change Entry in "My Claims" 20050519
Events
Class CL_ICL_MY_CLAIMS_SM_AL has no event.
Types
Class CL_ICL_MY_CLAIMS_SM_AL has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ICL_MY_CLAIMS_SM_AL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ICL_MY_CLAIMS_SM_AL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20050519
2 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20050519

Method DELETE on class CL_ICL_MY_CLAIMS_SM_AL has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20050519
2 Returning RT_MYCLAIMS Value transfer Type reference (TYPE) ICL_MY_CLAIMS_ALV_TAB Meine Fälle 20050519

Method GET on class CL_ICL_MY_CLAIMS_SM_AL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_AREA Call by reference Object reference (TYPE REF TO) CL_ICL_MY_CLAIMS_SM Gebietsverwaltung für Fall Spickzettel 20050519
2 Exporting EO_ROOT Call by reference Object reference (TYPE REF TO) CL_ICL_MY_CLAIMS_SM_ROOT Meine Fälle Shared Memory Data 20050519
3 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20050519

Method GET_INSTANCE on class CL_ICL_MY_CLAIMS_SM_AL has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LNAV Call by reference Type reference (TYPE) ICL_NAVSTACK_LAST Letze Navigation 20050519
2 Importing IV_UNAME Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20050519

Method MODIFY on class CL_ICL_MY_CLAIMS_SM_AL has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600