SAP ABAP Class CL_CCMS_GRMG_SCENARIO (Container for GRMG Scenario)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     DSWP_MON_GRMG (Package) Generic Request and Message Generator
Properties
Class CL_CCMS_GRMG_SCENARIO  
Short Description Container for GRMG Scenario    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DSWP_MON_GRMG   Generic Request and Message Generator 
Created 20020819   SAP 
Last change 20020821   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCMS_GRMG_SCENARIO has no forward declaration.
Interfaces
Class CL_CCMS_GRMG_SCENARIO has no interface implemented.
Friends
Class CL_CCMS_GRMG_SCENARIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCENARIO_COMPONENTS Instance attribute Private Type reference (TYPE) GRMG_COMPONENT_OBJECT_TABLE CCMS GRMG: Table of Component Object References 20020820
2 SCEN_INST Instance attribute Private Type reference (TYPE) GRMG_VERSION_TYPE 20020820
3 SCEN_NAME Instance attribute Private Type reference (TYPE) GRMG_NAME_TYPE 20020820
4 SCEN_VERSION Instance attribute Private Type reference (TYPE) GRMG_VERSION_TYPE 20020820
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPONENT Instance method Public Method GRMG Component to be Added 20020820
2 GET_COMPONENTS Instance method Public Method Fetch GRMG Components 20020820
3 GET_SCEN_INST Instance method Public Method Fetch GRGM Scenario Instance 20020820
4 GET_SCEN_NAM Instance method Public Method Fetch GRGM Scenario Name 20020820
5 GET_SCEN_VERSION Instance method Public Method Fetch GRGM Scenario Version 20020820
6 SET_SCEN_INST Instance method Public Method Set GRGM Scenario Instance 20020820
7 SET_SCEN_NAM Instance method Public Method Set GRGM Scenario Name 20020820
8 SET_SCEN_VERSION Instance method Public Method Set GRGM Scenario Version 20020820
Events
Class CL_CCMS_GRMG_SCENARIO has no event.
Types
Class CL_CCMS_GRMG_SCENARIO has no local type.
Method Signatures

Method ADD_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_OBJECT Call by reference Object reference (TYPE REF TO) CL_CCMS_GRMG_COMPONENT Container für GRMG-Scenario 20020820

Method ADD_COMPONENT on class CL_CCMS_GRMG_SCENARIO has no exception.

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCENARIO_COMPONENTS Value transfer Type reference (TYPE) GRMG_COMPONENT_OBJECT_TABLE CCMS GRMG: Tabelle von Komponentenobjektreferenzen 20020820
# Exception Resumable Description Created on
1 CX_CCMS_GRMG_APPLICATION_ERROR Fehler in XML-Daten für die CCMS-Monitoring-Architektur 20020820

Method GET_SCEN_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCEN_INST Value transfer Type reference (TYPE) GRMG_VERSION_TYPE 20020820
# Exception Resumable Description Created on
1 CX_CCMS_GRMG_APPLICATION_ERROR Fehler in XML-Daten für die CCMS-Monitoring-Architektur 20020820

Method GET_SCEN_NAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCEN_NAM Value transfer Type reference (TYPE) GRMG_NAME_TYPE 20020820
# Exception Resumable Description Created on
1 CX_CCMS_GRMG_APPLICATION_ERROR Fehler in XML-Daten für die CCMS-Monitoring-Architektur 20020820

Method GET_SCEN_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCEN_VERSION Value transfer Type reference (TYPE) GRMG_VERSION_TYPE 20020820
# Exception Resumable Description Created on
1 CX_CCMS_GRMG_APPLICATION_ERROR Fehler in XML-Daten für die CCMS-Monitoring-Architektur 20020820

Method SET_SCEN_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCEN_INST Call by reference Type reference (TYPE) STRING 20020820

Method SET_SCEN_INST on class CL_CCMS_GRMG_SCENARIO has no exception.

Method SET_SCEN_NAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCEN_NAME Call by reference Type reference (TYPE) STRING 20020820

Method SET_SCEN_NAM on class CL_CCMS_GRMG_SCENARIO has no exception.

Method SET_SCEN_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCEN_VERSION Call by reference Type reference (TYPE) STRING 20020820

Method SET_SCEN_VERSION on class CL_CCMS_GRMG_SCENARIO has no exception.
History
Last changed by/on SAP  20020821 
SAP Release Created in 630