SAP ABAP Class CL_ICL_OREF (Object Reference Management)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_ICL_OREF  
Short Description Object Reference Management    
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 20040706   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_OREF has no forward declaration.
Interfaces
Class CL_ICL_OREF has no interface implemented.
Friends
Class CL_ICL_OREF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OREF Instance attribute Private Type reference (TYPE) ICL_MI_OREF_TAB Object reference 20040706
2 GV_CLSNAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Cat.Name 20040706
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Whether Object Reference Exists for Claim and Version 20040706
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040706
3 GET Instance method Public Method Provide Object Reference for Claim and Version 20040706
4 REFRESH Instance method Public Method Delete All Object References for a Claim 20040706
Events
Class CL_ICL_OREF has no event.
Types
Class CL_ICL_OREF has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_X_FOUND Call by reference Type reference (TYPE) CHAR1 Kennzeichen: Instanz vorhanden 20040706
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20040706
3 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Version 20040706
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040706
2 CX_ICL_OBJ_VERSION_IS_INITIAL Objektreferenzversion ist initial 20040712

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040706

Method CONSTRUCTOR on class CL_ICL_OREF has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OREF Call by reference Type reference (TYPE) ANY Objektreferenz 20040706
2 Exporting EV_X_CREATED Call by reference Type reference (TYPE) CHAR1 Kennzeichen neue Instanz 20040706
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20040706
4 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Version 20040706
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040706
2 CX_ICL_OBJ_VERSION_IS_INITIAL Objektreferenzversion ist initial 20040712

Method REFRESH 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 20040706
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20040706
History
Last changed by/on SAP  20050224 
SAP Release Created in 473