SAP ABAP Class CL_CRR_TST (CL_CRR_TST)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST_GEN (Package) Generated artifacts
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRR_BASE_SCENARIO Base class for concrete scenarios 20110218
Properties
Class CL_CRR_TST  
Short Description    
Super Class CL_CRR_BASE_SCENARIO Base class for concrete scenarios 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_TST_GEN   Generated artifacts 
Created 20110218   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_TST has no forward declaration.
Interfaces
Class CL_CRR_TST has no interface implemented.
Friends
Class CL_CRR_TST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG Static Attribute Public Object reference (TYPE REF TO) IF_CRR_TST_CONFIG 20120502
2 INITIALIZER Instance attribute Public Object reference (TYPE REF TO) IF_CRR_TST_INIT 20110218
3 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_CONTAINER 20110218
4 MO_FACTORY Instance attribute Private Object reference (TYPE REF TO) IF_CRR_TST_FACTORY 20120502
5 MO_RECORDER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_RECORDER 20110218
6 MO_REPLICATOR Instance attribute Private Object reference (TYPE REF TO) IF_CRR_REPLICATOR 20110218
7 MO_STRESSMAKER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_STRESSMAKER 20110801
8 MO_TABLEOPS Instance attribute Private Object reference (TYPE REF TO) IF_CRR_TST_TABLEOPS 20110801
9 MO_TRANSGEN Instance attribute Private Object reference (TYPE REF TO) IF_CRR_TRANSGEN 20110218
10 MO_TRANSPORTOPS Instance attribute Private Object reference (TYPE REF TO) IF_CRR_TST_TRANSPORTOPS 20110801
11 MO_VALIDATOR Instance attribute Private Object reference (TYPE REF TO) IF_CRR_VALIDATOR 20110218
12 SCENARIONAME Constant Public Type reference (TYPE) DCRRSCENARIO 'TST' 20120502
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120502
2 CLEANUP Instance method Public Method 20110218
3 CONSTRUCTOR Instance method Private Constructor 20110218
4 EXPORT Instance method Public Method 20120502
5 FINAL Instance method Public Method 20110218
6 FIRST_IMPORT Instance method Public Method 20110801
7 GET_INSTANCE Static method Public Method 20110218
8 INITIALIZE_CONFIG Static method Private Method 20120502
9 INITIALIZE_DEFAULT_PARAMETERS Static method Private Method 20120502
10 INIT_STRESS Instance method Public Method 20111110
11 INIT_TRANSITIONS Instance method Private Method 20110218
12 SCENARIO_FINISH Instance method Public Method 20120502
13 SCENARIO_INITIALIZE Static method Public Method 20120502
14 SCENARIO_IS_ACTIVE Static method Public Method 20120502
15 SCENARIO_RESET Instance method Public Method 20120502
16 SCENARIO_START Instance method Public Method 20120502
17 SECOND_IMPORT Instance method Public Method 20110801
18 START Instance method Public Method 20110218
19 START_STRESS Instance method Public Method 20110801
20 STOP Instance method Public Method 20110218
21 STOP_STRESS Instance method Public Method 20110801
22 SWAP_TABLES Instance method Public Method 20110801
23 TRANSFER Instance method Public Method 20110218
24 VERIFY Instance method Public Method 20110218
Events
Class CL_CRR_TST has no event.
Types
Class CL_CRR_TST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CLEANUP Signature

Method CLEANUP on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FACTORY Call by reference Object reference (TYPE REF TO) IF_CRR_TST_FACTORY 20110218
# Exception Resumable Description Created on
1 CX_CRR 20110218

Method EXPORT Signature

Method EXPORT on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20120502
2 CX_CRR_TRANSITION 20120502

Method FINAL Signature

Method FINAL on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218

Method FIRST_IMPORT Signature

Method FIRST_IMPORT on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110801
2 CX_CRR_TRANSITION 20110801

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT Call by reference Type reference (TYPE) DCRRSCENARIO 20120502
2 Returning RO Value transfer Object reference (TYPE REF TO) CL_CRR_TST 20110218
# Exception Resumable Description Created on
1 CX_CRR 20110218

Method INITIALIZE_CONFIG Signature

Method INITIALIZE_CONFIG on class CL_CRR_TST has no parameter.
Method INITIALIZE_CONFIG on class CL_CRR_TST has no exception.

Method INITIALIZE_DEFAULT_PARAMETERS Signature

Method INITIALIZE_DEFAULT_PARAMETERS on class CL_CRR_TST has no parameter.
Method INITIALIZE_DEFAULT_PARAMETERS on class CL_CRR_TST has no exception.

Method INIT_STRESS Signature

Method INIT_STRESS on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20111110
2 CX_CRR_TRANSITION 20111110

Method INIT_TRANSITIONS Signature

Method INIT_TRANSITIONS on class CL_CRR_TST has no parameter.
Method INIT_TRANSITIONS on class CL_CRR_TST has no exception.

Method SCENARIO_FINISH Signature

Method SCENARIO_FINISH on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_BASE 20120502

Method SCENARIO_INITIALIZE Signature

Method SCENARIO_INITIALIZE on class CL_CRR_TST has no parameter.
Method SCENARIO_INITIALIZE on class CL_CRR_TST has no exception.

Method SCENARIO_IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV Value transfer Type reference (TYPE) ABAP_BOOL 20120502

Method SCENARIO_IS_ACTIVE on class CL_CRR_TST has no exception.

Method SCENARIO_RESET Signature

Method SCENARIO_RESET on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_BASE 20120502

Method SCENARIO_START Signature

Method SCENARIO_START on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_BASE 20120502

Method SECOND_IMPORT Signature

Method SECOND_IMPORT on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110801
2 CX_CRR_TRANSITION 20110801

Method START Signature

Method START on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218

Method START_STRESS Signature

Method START_STRESS on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110801
2 CX_CRR_TRANSITION 20110801

Method STOP Signature

Method STOP on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218

Method STOP_STRESS Signature

Method STOP_STRESS on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110801
2 CX_CRR_TRANSITION 20110801

Method SWAP_TABLES Signature

Method SWAP_TABLES on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110801
2 CX_CRR_TRANSITION 20110801

Method TRANSFER Signature

Method TRANSFER on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218

Method VERIFY Signature

Method VERIFY on class CL_CRR_TST has no parameter.
# Exception Resumable Description Created on
1 CX_CRR 20110218
2 CX_CRR_TRANSITION 20110218
History
Last changed by/on SAP  20140120 
SAP Release Created in 731