SAP ABAP Class CL_CCMSBI_WAST_TEST_CFGDATA (Test Class for Configuration Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BCT (Application Component) Business Content and Extractors
     RS_BCT_CCMS_WEBAS_STAT (Package) BW Content: Integration OF WebAs Statistics Data
Properties
Class CL_CCMSBI_WAST_TEST_CFGDATA  
Short Description Test Class for Configuration Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_CCMS_WEBAS_STAT   BW Content: Integration OF WebAs Statistics Data 
Created 20041130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCMSBI_WAST_TEST_CFGDATA has no forward declaration.
Interfaces
Class CL_CCMSBI_WAST_TEST_CFGDATA has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_CFGDATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_LSN Instance attribute Public Type reference (TYPE) CCMSBI_LANDSCAPE CCMS/BW: Landscape Name 20041208
2 CURRENT_SYS Instance attribute Public Type reference (TYPE) SYSYSID Name of the SAP System 20041208
3 LINES_TO_DELETE Instance attribute Protected Type reference (TYPE) ODS_TAB Rows to Be Deleted from the ODS 20041208
4 MODE Instance attribute Protected Type reference (TYPE) CHAR1 "T" -> Tests from DB, "R"->DB, "D"->Defaults 20041202
5 REF_TO_ME Static Attribute Public Object reference (TYPE REF TO) CL_CCMSBI_WAST_TEST_CFGDATA Test Class for Configuration Data 20041130
6 REF_TO_SERVICES Instance attribute Public Object reference (TYPE REF TO) CL_CCMSBI_WAST_TEST_SERVICES Work Class for Test Environment (Basic Functions) 20041130
7 SYSTEM_TAB Instance attribute Public Type reference (TYPE) SWNCGL_T_DEST Table with Systems for Dropdown Box 20041202
8 WD_CONTEXT_REF Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Interface for Dynamic Usage of Nodes 20041130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_TCODE Instance method Public Method Add Transaction Code Parameters 20041206
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041130
3 CREATE_DEFAULT_DATA Instance method Public Method Generate Default Configuration Data 20041202
4 DEBUG Instance method Public Method Checks whether the debug flag is set 20041208
5 DELETE_TCODE Instance method Public Method Remove Transaction Code Parameter 20041208
6 GET_CONFIG_KEY Instance method Public Method Key for Config. Data: Landscape, System, Statistics Type 20041201
7 GET_DEFAULT_CONFIG_DATA Instance method Public Method Generate Default Configuration Data 20041202
8 GET_MODE Instance method Public Method Returns the value of the attribute MODE 20041208
9 GET_PROD_CONFIG_DATA Instance method Public Method Fetch Productive Configuration Data 20041201
10 GET_TEST_CONFIG_DATA Instance method Public Method Fetch Test Configuration Data 20041201
11 POP001 Instance method Public Method Dialog Box with text001 20041206
12 POP002 Instance method Public Method Dialog Box with text002 20041208
13 POPUP Instance method Public Method Displays Dialog Box with (Error) Message 20041206
14 RFCDEST2SYSID Instance method Public Method Converts RFC Destinations in SYSTEM_TAB into System IDs 20041215
15 SAVE_CHANGES Instance method Public Method Stores All Changes (Test Data Only) in t-ODS 20041206
16 SET_TABLE_AFTER_POPUP Instance method Public Method Load Configuration Data After Return of Dialog Box 20041202
Events
Class CL_CCMSBI_WAST_TEST_CFGDATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ODS_STRUC Public See coding 20041208 begin of ODS_STRUC , CCM_LSN(60) type c, CCM_SYS(8) type c, CCM_STYP(45) type c, CCM_PTYP(20) type c, CCM_PNAM(30) type c, CCM_PVALT(45) type c, CCM_PVAL type int4, CCM_PDAT type sydatum, RECORDMODE(1) type c, end of ODS_STRUC
2 ODS_TAB Public See coding 20041208 ODS_TAB type table of ods_struc
Method Signatures

Method ADD_NEW_TCODE Signature

Method ADD_NEW_TCODE on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
Method ADD_NEW_TCODE on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REF_TO_SERVICECLASS Call by reference Object reference (TYPE REF TO) CL_CCMSBI_WAST_TEST_SERVICES Arbeiterklasse für Testumgebung (Grundfunktionen) 20041130
2 Importing WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20041130
# Exception Resumable Description Created on
1 INSTANCE_ALREADY_EXIST Es darf nur eine Instanz dieser Klasse erzeugt werden 20041130
2 INVALID_REFERENCE Ungültige Serviceklassenreferenz 20041130

Method CREATE_DEFAULT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_OBJ Value transfer Object reference (TYPE REF TO) CL_CCMSBI_WAST_READ_CONFIG Daten aus Statrec-Konfigurationsdaten-ODS lesen 20041202
2 Importing LSNAME Call by reference Type reference (TYPE) CCMSBI_LANDSCAPE CCMS/BW: Landscape-Name 20041202
3 Importing STAT_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20041202
4 Importing SYSTEMID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20041202

Method CREATE_DEFAULT_DATA on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FLAG Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041208

Method DEBUG on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method DELETE_TCODE Signature

Method DELETE_TCODE on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
Method DELETE_TCODE on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method GET_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LSNAME Call by reference Type reference (TYPE) CCMSBI_LANDSCAPE Landschaft 20041201
2 Exporting NEED_POPUP Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041202
3 Exporting STAT_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20041201
4 Exporting SYSTEMID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20041201

Method GET_CONFIG_KEY on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method GET_DEFAULT_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_OBJ Value transfer Object reference (TYPE REF TO) CL_CCMSBI_WAST_READ_CONFIG Daten aus Statrec-Konfigurationsdaten-ODS lesen 20041202

Method GET_DEFAULT_CONFIG_DATA on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODE_OUT Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20041208

Method GET_MODE on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method GET_PROD_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_OBJ Value transfer Object reference (TYPE REF TO) CL_CCMSBI_WAST_READ_CONFIG Daten aus Statrec-Konfigurationsdaten-ODS lesen 20041201

Method GET_PROD_CONFIG_DATA on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method GET_TEST_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_OBJ Value transfer Object reference (TYPE REF TO) CL_CCMSBI_WAST_READ_CONFIG Daten aus Statrec-Konfigurationsdaten-ODS lesen 20041201

Method GET_TEST_CONFIG_DATA on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method POP001 Signature

Method POP001 on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
Method POP001 on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method POP002 Signature

Method POP002 on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
Method POP002 on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method POPUP Signature

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

Method POPUP on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method RFCDEST2SYSID Signature

Method RFCDEST2SYSID on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
Method RFCDEST2SYSID on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.

Method SAVE_CHANGES Signature

Method SAVE_CHANGES on class CL_CCMSBI_WAST_TEST_CFGDATA has no parameter.
# Exception Resumable Description Created on
1 WRITE_TO_ODS_FAILED Schreiben ins ODS mißlungen (nicht aktiviert?) 20041206

Method SET_TABLE_AFTER_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CFG_OBJ Value transfer Object reference (TYPE REF TO) CL_CCMSBI_WAST_READ_CONFIG Daten aus Statrec-Konfigurationsdaten-ODS lesen 20041202
2 Importing WDEVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT anwendungsdefinierter Event 20041202

Method SET_TABLE_AFTER_POPUP on class CL_CCMSBI_WAST_TEST_CFGDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701