SAP ABAP Class CL_CCMSBI_WAST_TEST_SERVICES (Work Class for Test Environment (Basic Functions))
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_SERVICES  
Short Description Work Class for Test Environment (Basic Functions)    
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 20041123   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CCMSBI_WAST_TEST_SERVICES has no interface implemented.
Friends
Class CL_CCMSBI_WAST_TEST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LANDSCAPE_DEFAULT Constant Public Type reference (TYPE) CCMSBI_LANDSCAPE 'Default' CCMS/BW: Landscape Name 20041126
2 LANDSCAPE_TEST Constant Public Type reference (TYPE) CCMSBI_LANDSCAPE 'SAP_TEST_LANDSCAPE' CCMS/BW: Landscape Name 20041208
3 MAIN_REC_END_SEC_COUNT Instance attribute Private Type reference (TYPE) CCMSBI_WAST_SEC_COUNT 0 Counter for Statistics Records Within One Second 20050224
4 OFF Constant Public Type reference (TYPE) WDY_BOOLEAN SPACE Supplement for True Boolean Type: 'X' == True '' == False 20041124
5 ON Constant Public Type reference (TYPE) WDY_BOOLEAN 'X' Supplement for True Boolean Type: 'X' == True '' == False 20041124
6 SUB_REC_END_SEC_COUNT Instance attribute Private Type reference (TYPE) CCMSBI_WAST_SEC_COUNT 0 Counter for Statistics Records Within One Second 20050224
7 TDG_ENDDATE Instance attribute Protected Type reference (TYPE) SYDATUM Current Date of Application Server 20041126
8 TDG_ENDTIME Instance attribute Protected Type reference (TYPE) SYUZEIT Current Time of Application Server 20041126
9 TDG_MAINREC_ONLY Instance attribute Protected Type reference (TYPE) SWNC_CFLAG SAP Workload NW Collector: Character-Type Flag 20041126
10 TDG_MODE Instance attribute Protected Type reference (TYPE) CHAR4 Session for Test Data Generation Function Module 20041126
11 TDG_RECS2READ Instance attribute Protected Type reference (TYPE) INT4 Number of Records Still to Be Read 20041130
12 TDG_SETTINGS Instance attribute Protected Type reference (TYPE) CCMSBI_WAST_TEST_SETTINGS_TAB Ranges for Random Number Generation 20041126
13 TDG_SYS_SEL Instance attribute Protected Type reference (TYPE) SWNCGL_T_DEST Table with RFC Destinations of the Monitoring Systems 20041126
14 TDG_TIME_ZONE Instance attribute Protected Type reference (TYPE) SWNCTIMEZONE SAP Workload NW Collector: Time Zone 20041126
15 TESTDATA_GEN_STATUS Instance attribute Protected Type reference (TYPE) CHAR1 Status of the Test Data Generation 20041126
16 TESTDATA_SET Instance attribute Protected Type reference (TYPE) SWNCGL_T_ALLRECS Table with Single Statistics Records (Cross-System) 20041126
17 TESTDATA_TYPE_FIX Constant Public Type reference (TYPE) CHAR1 'F' Single-Character Indicator 20041124
18 TESTDATA_TYPE_GLOBSTAT Constant Public Type reference (TYPE) CHAR1 'G' Single-Character Indicator 20041124
19 TESTDATA_TYPE_RANDOM Constant Public Type reference (TYPE) CHAR1 'R' Single-Character Indicator 20041124
20 THE_WD_COMPONENT_CNTL_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Interface for Dynamic Usage of Nodes 20041126
21 THE_WD_COMPONENT_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20041126
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DTR_EXISTS Instance method Public Method Checking if a particular expert routine exists 20050204
2 CHG_NO_OF_SUBRECS Instance method Protected Method Change Number of Subrecords in Random Data Settings 20041129
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041201
4 CONSTRUCTOR Instance method Public Constructor Constructor 20041123
5 DEBUG Instance method Public Method Checks if Debug Indicator Is Set 20041123
6 GET_AGGR_DTR_DS_IPROV Instance method Public Method Determining DataSource and InfoProvider for aggregate DTR 20050406
7 GET_DEFAULT_RANDOM_SETTINGS Static method Public Method Default Settings for Generation of Random Data 20041126
8 GET_DTR_PROGRAM_NAME Instance method Public Method Determining name of the program that contains a DTR routine 20050204
9 GET_DTR_SEGM_TEST_DATA Instance method Public Method Generating Web AS kernel stats test data for DTR segments 20050221
10 GET_DTR_SEGM_TYPE_INFO Instance method Public Method Determining type descripts of the segments of a DTR routine 20050204
11 GET_DTR_TARGET_TYPE_INFO Instance method Public Method Determining type descr. of the target table of a DTR routine 20050207
12 GET_DTR_TRANID Instance method Public Method Determining the transformation ID of a DTR routine 20050204
13 GET_GLOBSTAT_SELECTION Instance method Public Method Parameters for GLOBSTAT Function Module 20041129
14 GET_PACKET_SIZE Instance method Public Method Determine Package Size 20041126
15 GET_RANDOM_NR_OF_PACKETS Instance method Public Method Desired Number of Random Packages 20041126
16 GET_SINGL_REC_DTR_DS_IPROV Instance method Public Method Determining DataSource and InfoProvider for single rec. DTR 20050208
17 GET_SOURCE_SYSTEMS_FOR_DS Instance method Public Method Determining source system to which a DataSource is connected 20050204
18 GET_STATISTIC_TYPE Instance method Public Method Which Statistics Type Was Selected? 20041124
19 GET_TESTDATA_TYPE Instance method Public Method How Shoud Test Data Be Generated? Fixed/Random/Actual Data 20041126
20 GET_WEB_APPL_URL Static method Public Method Determines the URL of a Web Dynpro Application 20041124
21 MAINTAIN_AGGR_DTR Instance method Public Method Generating/editing DTR routine for statistics aggregates 20050406
22 MAINTAIN_SINGLE_REC_DTR Instance method Public Method Generating/editing DTR routine for statistics single records 20050204
23 POPUP Instance method Public Method Send Dialog Box with a Message 20041126
24 REPEAT Instance method Public Method Test Data Generation: Repeat Last Data Package? 20041126
25 SYSTEM_SEL_POPUP Instance method Public Method Dialog Box with System Selection Dropdown Box 20041201
26 TIMESHIFT Static method Public Method Date and Time to Increase/Lower Number of Seconds 20041126
Events
Class CL_CCMSBI_WAST_TEST_SERVICES has no event.
Types
Class CL_CCMSBI_WAST_TEST_SERVICES has no local type.
Method Signatures

Method CHECK_DTR_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050204
2 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050204
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050204
4 Returning RETURN Value transfer Type reference (TYPE) ABAP_BOOL 20050204
5 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050204
# Exception Resumable Description Created on
1 CANT_CHECK_EXISTENCE Die Existenzprüfung kann nicht durchgeführt werden 20050204

Method CHG_NO_OF_SUBRECS Signature

Method CHG_NO_OF_SUBRECS on class CL_CCMSBI_WAST_TEST_SERVICES has no parameter.
Method CHG_NO_OF_SUBRECS on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WD_COMPONENT_CNTL_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20041126
2 Importing WD_COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20041126
# Exception Resumable Description Created on
1 INVALID_COMP_CNTL_CTX_REF ungültige Component Controller Cibtext Referenz 20041126
2 INVALID_COMP_CNTL_REF ungültige Referenz 20041126

Method DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) WDY_BOOLEAN Einstelliges Kennzeichen 20041125

Method DEBUG on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_AGGR_DTR_DS_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050406
2 Exporting INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050406
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050406
4 Importing STATISTIC_AGGR_TYPE Call by reference Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20050406
5 Importing STATISTIC_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20050406
# Exception Resumable Description Created on
1 INVALID_INFOPROV_TYPE ungültiger InfoProvider-Typ 20050406
2 INVALID_STATISTIC_AGGR_TYPE ungültiger Statistik-Aggregattyp 20050406
3 INVALID_STATISTIC_TYPE ungültiger Statistiktyp 20050406

Method GET_DEFAULT_RANDOM_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing RANDOM_SETTINGS Call by reference Type reference (TYPE) CCMSBI_WAST_TEST_SETTINGS_TAB Intervalle für Zufallszahlengenerierung 20041126

Method GET_DEFAULT_RANDOM_SETTINGS on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_DTR_PROGRAM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050204
2 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050204
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050204
4 Returning RETURN Value transfer Type reference (TYPE) STRING 20050204
5 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050204
# Exception Resumable Description Created on
1 CANT_GET_PROGRAM_NAME Das Ermitteln des Programmnamens ist misslungen 20050204
2 DTR_DOES_NOT_EXIST die spezifizierte DTR existiert nicht 20050204

Method GET_DTR_SEGM_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ADM_MSG_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
2 Exporting APPL_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
3 Exporting BATCH_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
4 Exporting CLIENTINFO_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
5 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050221
6 Exporting DB_PROCEDURE_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
7 Exporting DB_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
8 Exporting HTTP_CLIDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
9 Exporting HTTP_CLIENT_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
10 Exporting HTTP_SERVER_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
11 Exporting HTTP_SRVDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
12 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050221
13 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050221
14 Exporting MAINREC_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
15 Exporting RFC_CLIDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
16 Exporting RFC_CLIENT_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
17 Exporting RFC_SERVER_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
18 Exporting RFC_SRVDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
19 Exporting RFC_TIME_INTVL_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
20 Exporting SMTP_CLIDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
21 Exporting SMTP_CLIENT_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
22 Exporting SMTP_SERVER_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
23 Exporting SMTP_SRVDEST_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
24 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050221
25 Exporting SPOOL_ACTION_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
26 Exporting SPOOL_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
27 Exporting TABLE_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
28 Exporting VMC_SEGM Call by reference Type reference (TYPE) INDEX TABLE 20050221
# Exception Resumable Description Created on
1 CANT_GET_TEST_DATA das Ermitteln der Testdaten ist misslungen 20050221
2 DATA_SOURCE_DOES_NOT_EXIST die Data Source existiert nicht 20050221
3 INVALID_INPUT ungültige Einstellungen 20050221
4 NO_MORE_DATA Alle Testdaten wurden verarbeitet 20050221
5 UNKNOWN_ERROR es ist ein unbekannter Fehler aufgetreten 20050221

Method GET_DTR_SEGM_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER 20050204
2 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20050204
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO 20050204
4 Returning RETURN Value transfer Type reference (TYPE) CCMSBI_WAST_DTR_SEGM_INFO_TBL CCMS/BI: Tabelle mit Typinfo für DTR-Segmente 20050204
5 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS 20050204
# Exception Resumable Description Created on
1 CANT_GET_SEGMENT_TYPE_INFO DTR-Segment-Typinformation kann nicht ermittelt werden 20050207
2 DATA_SOURCE_DOES_NOT_EXIST Die angegebene Data Source existiert nicht 20050204
3 UNKNOWN_ERROR es ist ein unbekannter Fehler aufgetreten 20050207

Method GET_DTR_TARGET_TYPE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050207
2 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050207
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050207
4 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20050207
5 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050207
# Exception Resumable Description Created on
1 CANT_GET_TARGET_TYPE_INFO Typinformation der DTR-Zieltabelle ist nicht ermittelbar 20050207
2 UNKNOWN_ERROR es ist ein unbekannter Fehler aufgetreten 20050207

Method GET_DTR_TRANID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050204
2 Importing INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050204
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050204
4 Returning RETURN Value transfer Type reference (TYPE) RSTRANID TransformationsId 20050204
5 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050204
# Exception Resumable Description Created on
1 CANT_CREATE_TRANID das Erzeugen der Trans-Id ist misslungen 20050204

Method GET_GLOBSTAT_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting READ_END_DATE Call by reference Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041129
2 Exporting READ_END_TIME Call by reference Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Uhrzeit 20041129
3 Exporting READ_START_DATE Call by reference Type reference (TYPE) SWNCDATUM SAP Workload NW Collector: Datum 20041129
4 Exporting READ_START_TIME Call by reference Type reference (TYPE) SWNCUZEIT SAP Workload NW Collector: Uhrzeit 20041129
5 Exporting SELECT_FROM_SYSTEMS Call by reference Type reference (TYPE) SWNCGL_T_DEST Tabelle mit RFC-Destinations der Monitoring-Systemen 20041129

Method GET_GLOBSTAT_SELECTION on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_PACKET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKET_SIZE Value transfer Type reference (TYPE) SWNCRECS Anzahl der Statistiksätze 20041126

Method GET_PACKET_SIZE on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_RANDOM_NR_OF_PACKETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PACKETS Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20041126

Method GET_RANDOM_NR_OF_PACKETS on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_SINGL_REC_DTR_DS_IPROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050208
2 Exporting INFOPROV_NAME Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20050208
3 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050208
4 Importing STATISTIC_RECORD_TYPE Call by reference Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20050208
5 Importing STATISTIC_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20050208
# Exception Resumable Description Created on
1 INVALID_INFOPROV_TYPE ungültiger InfoProvider-Typ 20050208
2 INVALID_STATISTIC_RECORD_TYPE ungültiger Statistik-Einzelsatztyp 20050208
3 INVALID_STATISTIC_TYPE ungültiger Statistiktyp 20050208

Method GET_SOURCE_SYSTEMS_FOR_DS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Type reference (TYPE) ROOSOURCER DataSource 20050204
2 Returning SOURCE_SYSTEMS Value transfer Type reference (TYPE) CCMSBI_SRC_SYSTEM_TBL CCMS/BI: Tabelle mit BW-Quellsystemnamen 20050204

Method GET_SOURCE_SYSTEMS_FOR_DS on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_STATISTIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STAT_TYPE Value transfer Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20041125

Method GET_STATISTIC_TYPE on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_TESTDATA_TYPE Signature

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

Method GET_TESTDATA_TYPE on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method GET_WEB_APPL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20041124
2 Returning URL Value transfer Type reference (TYPE) STRING 20041124

Method GET_WEB_APPL_URL on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method MAINTAIN_AGGR_DTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDIT_MODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050406
2 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050406
3 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050406
4 Importing STATISTIC_AGGR_TYPE Call by reference Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20050406
5 Importing STATISTIC_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20050406
# Exception Resumable Description Created on
1 CANT_EDIT_ROUTINE das Editieren der Routine ist misslungen 20050406
2 DISPLAY_ONLY Benutzer darf Routine nur anzeigen 20050406
3 EDIT_CANCELLED das Editieren wurde vom Benutzer abgebrochen 20050406
4 INVALID_INFOPROV_TYPE ungültige Wert für den InfoProvider-Typ ( Cube, FastODS, ... 20050406
5 INVALID_STATISTIC_AGGR_TYPE ungültiger Wert für den Statistik-Satztyp 20050406
6 INVALID_STATISTIC_TYPE ungültiger Wert für den Statistik-Typ 20050406
7 NO_AUTHORIZATION keine Berechtigung zum Editieren der Routine 20050406
8 RFC_FAILURE Es ist ein RFC-Fehler aufgetreten 20050406
9 ROUTINE_DOES_NOT_EXIST die Routine existiert nicht 20050406
10 UNKNOWN_ERROR ein unbekannter Fehler ist aufgetreten 20050406

Method MAINTAIN_SINGLE_REC_DTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EDIT_MODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20050204
2 Importing INFOPROV_TYPE Call by reference Type reference (TYPE) RSTLOGO BW: Objekttyp (TLOGO) 20050204
3 Importing SOURCE_SYSTEM Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20050204
4 Importing STATISTIC_RECORD_TYPE Call by reference Type reference (TYPE) CCMSBI_WAST_RECTYPE CCMS/BI: WebAs Statistiksatztyp 20050204
5 Importing STATISTIC_TYPE Call by reference Type reference (TYPE) CCMSBI_STATTYPE_L Statistikdatentyp 20050204
# Exception Resumable Description Created on
1 CANT_EDIT_ROUTINE das Editieren der Routine ist misslungen 20050204
2 DISPLAY_ONLY Benutzer darf Routine nur anzeigen 20050204
3 EDIT_CANCELLED das Editieren wurde vom Benutzer abgebrochen 20050204
4 INVALID_INFOPROV_TYPE ungültige Wert für den InfoProvider-Typ ( Cube, FastODS, ... 20050204
5 INVALID_STATISTIC_RECORD_TYPE ungültiger Wert für den Statistik-Satztyp 20050204
6 INVALID_STATISTIC_TYPE ungültiger Wert für den Statistik-Typ 20050204
7 NO_AUTHORIZATION keine Berechtigung zum Editieren der Routine 20050204
8 RFC_FAILURE Es ist ein RFC-Fehler aufgetreten 20050204
9 ROUTINE_DOES_NOT_EXIST die Routine existiert nicht 20050204
10 UNKNOWN_ERROR ein unbekannter Fehler ist aufgetreten 20050208

Method POPUP Signature

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

Method POPUP on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method REPEAT Signature

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

Method REPEAT on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method SYSTEM_SEL_POPUP 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 CCMS/BW: Landscape-Name 20041201
2 Exporting SYSTEMID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20041201
3 Importing SYS_TAB Call by reference Type reference (TYPE) SWNCGL_T_DEST Tabelle mit RFC-Destinations der Monitoring-Systemen 20041201

Method SYSTEM_SEL_POPUP on class CL_CCMSBI_WAST_TEST_SERVICES has no exception.

Method TIMESHIFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20041126
2 Changing P_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20041126
3 Importing SHIFT Call by reference Type reference (TYPE) INT4 Anzahl Sekunden 20041126

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