SAP ABAP Class CL_ICL_MY_CLAIMS_SM_ROOT (My Recently Processed Claims - Shared Memory Data)
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_ROOT  
Short Description My Recently Processed Claims - Shared Memory Data    
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_ROOT has no forward declaration.
Interfaces
Class CL_ICL_MY_CLAIMS_SM_ROOT has no interface implemented.
Friends
Class CL_ICL_MY_CLAIMS_SM_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MYCLAIMS Instance attribute Protected Type reference (TYPE) ICL_MY_CLAIMS_ALV_T My Recently Processed Claims - ALV Layout 20050519
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ALV_DATA Instance method Protected Method Set Up ALV Data for My Claims 20050519
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050519
3 DELETE Instance method Public Method Delete Entry in My Claims 20050519
4 GET Instance method Public Method Provide List of "My Recently Processed Claims" 20050519
5 MODIFY Instance method Public Method Add/Change Entry in My Claims 20050519
Events
Class CL_ICL_MY_CLAIMS_SM_ROOT has no event.
Types
Class CL_ICL_MY_CLAIMS_SM_ROOT has no local type.
Method Signatures

Method BUILD_ALV_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LNAV Value transfer Type reference (TYPE) ICL_NAVSTACK_LAST Navigationsstapel 20050519
2 Importing IT_LNAV Value transfer Type reference (TYPE) ICL_NAVSTACK_LAST_TAB Navigationsstapel Tabelle 20050519

Method BUILD_ALV_DATA on class CL_ICL_MY_CLAIMS_SM_ROOT has no exception.

Method CONSTRUCTOR 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

Method CONSTRUCTOR on class CL_ICL_MY_CLAIMS_SM_ROOT 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

Method DELETE on class CL_ICL_MY_CLAIMS_SM_ROOT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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_ROOT 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 Letzte Navigation 20050519

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