SAP ABAP Class CL_ICL_MI_OREF (Object Reference Management)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_MULTIPLE_INSURANCE (Package) FS-CM: Multiple Insurance
Properties
Class CL_ICL_MI_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_MULTIPLE_INSURANCE   FS-CM: Multiple Insurance 
Created 20031111   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_MI_OREF has no forward declaration.
Interfaces
Class CL_ICL_MI_OREF has no interface implemented.
Friends
Class CL_ICL_MI_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 20031111
2 GV_CLSNAME Instance attribute Private Type reference (TYPE) SEOCLSNAME Object Cat.Name 20031111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Whether Object Reference Exists for Claim and Version 20031120
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031111
3 GET Instance method Public Method Provide Object Reference for Claim and Version 20031120
4 REFRESH Instance method Public Method Delete All Object References for a Claim 20031120
Events
Class CL_ICL_MI_OREF has no event.
Types
Class CL_ICL_MI_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 20031120
2 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20031120
3 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Version 20031120
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20031120

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 20031111

Method CONSTRUCTOR on class CL_ICL_MI_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 20031120
2 Exporting EV_X_CREATED Call by reference Type reference (TYPE) CHAR1 Kennzeichen neue Instanz 20031120
3 Importing IV_CLAIM Call by reference Type reference (TYPE) ICL_CLAIM Nummer des Schaden-/Leistungsfalls 20031120
4 Importing IV_VERSION Call by reference Type reference (TYPE) CHAR1 Version 20031120
# Exception Resumable Description Created on
1 CX_ICL_CLAIM_IS_INITIAL Fall ist initial 20031120

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