SAP ABAP Class CL_SCMG_SUBCOMPONENT_ADAPTER (Case: Adapter for Subcomponents)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SCMG_SP_CASE_SUBCOMP (Package) SP Case: Subcomponents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20040216
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20040216
Properties
Class CL_SCMG_SUBCOMPONENT_ADAPTER  
Short Description Case: Adapter for Subcomponents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SCMG_CASE    
Program status P  SAP Standard Production Program 
Category 0   
Package SCMG_SP_CASE_SUBCOMP   SP Case: Subcomponents 
Created 20040216   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCMG_SUBCOMPONENT_ADAPTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCMG_SUBCOMPONENT_BACKEND Case: IF for Subcomponent Back End 20040216
2 IF_SCMG_SUBCOMPONENT_FRONTEND Case: IF for Subcomponent Front End 20040216
Friends
Class CL_SCMG_SUBCOMPONENT_ADAPTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_SUBCOMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_SCMG_SUBCOMPONENT Case: IF for Subcomponents 20040216
2 G_SUBCOMPONENT_API Instance attribute Private Object reference (TYPE REF TO) IF_SCMG_SUBCOMPONENT_API Interface for Access to Subcomponents by API 20040216
3 G_SUBCOMPONENT_CLASS Instance attribute Private Type reference (TYPE) SCMGCLASSNAME Class for Case Component 20040216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040216
Events
Class CL_SCMG_SUBCOMPONENT_ADAPTER has no event.
Types
Class CL_SCMG_SUBCOMPONENT_ADAPTER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CASE_API Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE_API Klassenrollen oder) 20040216
2 Importing IM_CASE_FRONTEND Call by reference Object reference (TYPE REF TO) CL_SCMG_CASE_VISUALIZATION_WIN Klassenrollen (entweder 20040216
3 Importing IM_CLASSNAME Call by reference Type reference (TYPE) SCMGCLASSNAME Klasse für Fallkomponente 20040216
4 Importing IM_CLASS_PARAMETER Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20040216
5 Importing IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040223

Method CONSTRUCTOR on class CL_SCMG_SUBCOMPONENT_ADAPTER has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700