SAP ABAP Class CL_IGN_SUBCLASS_MANAGER (Subclass Instantiation)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_IGN_SUBCLASS_MANAGER  
Short Description Subclass Instantiation    
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 20060825   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IGN_SUBCLASS_MANAGER has no forward declaration.
Interfaces
Class CL_IGN_SUBCLASS_MANAGER has no interface implemented.
Friends
Class CL_IGN_SUBCLASS_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_SUBCLASS Static Attribute Protected Type reference (TYPE) ICL_CSUBCLASS_CS 20061101
2 GT_SUBCLASS Static Attribute Protected See coding 20061101
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060825
2 GET Static method Public Method Provide Subclass to Be Instantiated (SAP Calls) 20060825
3 SET Static method Private Method Do not use - will be deleted 20060825
Events
# Event Type Visibility Description Created on
1 SUBCLASS_REQUESTED Static Event
(1)
Public
(2)
Name of Subclass Requested from SAP Program 20060825
Types
Class CL_IGN_SUBCLASS_MANAGER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ADDITIONAL_DATA Call by reference Object reference (TYPE REF TO) DATA Zusatzinfo, um Kontext des Aufrufes zu b 20060825
2 Importing IV_CLASS Call by reference Type reference (TYPE) CLIKE Klasse 20060825
3 Returning RV_SUBCLASS Value transfer Type reference (TYPE) STRING zu instanzierende Unterklasse 20060825

Method GET on class CL_IGN_SUBCLASS_MANAGER has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS Call by reference Type reference (TYPE) CLIKE Klasse 20060825
2 Importing IV_SUBCLASS Call by reference Type reference (TYPE) CLIKE Unterklasse 20060825
# Exception Resumable Description Created on
1 FAILED Klasse nicht vorhanden bzw. nicht unterstützt 20060825
Event Signatures

Event SUBCLASS_REQUESTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EO_ADDITIONAL_DATA Exporting Value transfer Object reference (TYPE REF TO) DATA Zusatzinfo - in welchem Kontext wird Unterklasse angefordert 20060825
2 EO_SUBCLASS Exporting Value transfer Object reference (TYPE REF TO) STRING Pointer auf zu instanzierende Unterklasse 20060825
3 EV_CLASS Exporting Value transfer Type reference (TYPE) STRING Klasse 20060825
History
Last changed by/on SAP  20070917 
SAP Release Created in