SAP ABAP Class CL_CRR_TFW_STRESS (write access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Properties
Class CL_CRR_TFW_STRESS  
Short Description write access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_TST   CRR 
Created 20110413   SAP 
Last change 20140120   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)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRR_TFW_STRESS has no interface implemented.
Friends
Class CL_CRR_TFW_STRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_NO Constant Public Type reference (TYPE) C 'N' 20110418
2 CON_YES Constant Public Type reference (TYPE) C 'Y' 20110418
3 GT_NAMETAB Instance attribute Private See coding DD Interface: Table Fields for DDIF_FIELDINFO_GET 20110414
4 G_CNT_LINES_COMP_TAB Instance attribute Private Type reference (TYPE) I 20110413
5 G_FIRST_TIME Instance attribute Public Type reference (TYPE) C CON_YES 20110418
6 G_TAB_NAME Instance attribute Private Type reference (TYPE) CRR_TFW_SOURCE_TAB Table Name 20110414
7 MO_PSEUDORANDOM Instance attribute Private Object reference (TYPE REF TO) CL_UPG_PSEUDORANDOM Pseudorandom generator 20121010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor . 20110413
2 CREATE_FIELD_VALUE Instance method Private Method 20110413
3 CREATE_KEY Instance method Public Method 20130129
4 CREATE_VALUES Instance method Public Method 20111005
5 DELETE Instance method Public Method 20110413
6 GET_NUMBER_OF_RECORDS Instance method Public Method 20110413
7 INSERT Instance method Public Method 20110413
8 READ_CURSOR_FETCH Instance method Public Method 20121228
9 READ_SELECT_WAIT_ENDSELECT Instance method Public Method 20121228
10 SET_SIMPLE_NON_KEY_VALUES Instance method Private Method 20111005
11 UPDATE_FIELD_DETERMINATION Instance method Public Method 20110520
12 UPDATE_KEY Instance method Public Method 20110413
13 UPDATE_KEY_WM Instance method Public Method 20111005
14 UPDATE_NON_KEY Instance method Public Method 20110413
Events
Class CL_CRR_TFW_STRESS has no event.
Types
Class CL_CRR_TFW_STRESS 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 I_TAB_NAME Call by reference Type reference (TYPE) CRR_TFW_SOURCE_TAB Table Name 20110414
2 Importing I_TCID Call by reference Type reference (TYPE) CRR_TFW_TEST_CONFIG_ID Test Configuration Identification 20120118

Method CONSTRUCTOR on class CL_CRR_TFW_STRESS has no exception.

Method CREATE_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMMA_NEEDED Call by reference Type reference (TYPE) XFELD 20110413
2 Exporting ES_STRUCT Call by reference Type reference (TYPE) ANY 20110413
3 Importing IS_NAMETAB Call by reference Type reference (TYPE) DFIES 20110413

Method CREATE_FIELD_VALUE on class CL_CRR_TFW_STRESS has no exception.

Method CREATE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) ANY row 20130129
2 Importing IS_ROW Call by reference Type reference (TYPE) ANY row 20130129

Method CREATE_KEY on class CL_CRR_TFW_STRESS has no exception.

Method CREATE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) ANY row 20111005
2 Importing IS_ROW Call by reference Type reference (TYPE) ANY row 20111005
3 Importing I_NAMETAB Call by reference Type reference (TYPE) DDFIELDS DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20111005
4 Importing SET_KEY_FIELDS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20111005
5 Importing SET_NON_KEY_FIELDS Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20111005
6 Importing SET_NON_KEY_FIELDS_SIMPLE Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20111005
7 Importing SET_SINGLE_FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20111005

Method CREATE_VALUES on class CL_CRR_TFW_STRESS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CNT_RECORDS Call by reference Type reference (TYPE) CRR_TFW_UNOR Update Number of Records 20111205
2 Importing I_D_NOR Call by reference Type reference (TYPE) CRR_TFW_DNOR 20110413
3 Importing I_TAB_REF_STRESSTAB Call by reference Type reference (TYPE) CRR_TFW_T_REF_STRESS log 20120507

Method DELETE on class CL_CRR_TFW_STRESS has no exception.

Method GET_NUMBER_OF_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NOR Value transfer Type reference (TYPE) CRR_TFW_UNOR 20110413
2 Importing I_DB_TAB Call by reference Type reference (TYPE) CRR_TFW_SOURCE_TAB Table Name 20110413

Method GET_NUMBER_OF_RECORDS on class CL_CRR_TFW_STRESS has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_I_NOR Call by reference Type reference (TYPE) CRR_TFW_INOR 20110413
2 Importing I_TAB_REF_STRESSTAB Call by reference Type reference (TYPE) CRR_TFW_T_REF_STRESS Log 20120507

Method INSERT on class CL_CRR_TFW_STRESS has no exception.

Method READ_CURSOR_FETCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CRR_TFW_TEST_CONFIG_ID Test Configuration Identification 20130109
2 Importing I_JOB_NAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Background job name 20130109
3 Importing I_JOB_NUMBER Call by reference Type reference (TYPE) TBTCJOB-JOBCOUNT Job ID 20130109
4 Importing I_TEST_TAB Call by reference Type reference (TYPE) TABNAME Table Name 20130109

Method READ_CURSOR_FETCH on class CL_CRR_TFW_STRESS has no exception.

Method READ_SELECT_WAIT_ENDSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CRR_TFW_TEST_CONFIG_ID Test Configuration Identification 20130109
2 Importing I_JOB_NAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Background job name 20130109
3 Importing I_JOB_NUMBER Call by reference Type reference (TYPE) TBTCJOB-JOBCOUNT Job ID 20130109
4 Importing I_TEST_TAB Call by reference Type reference (TYPE) TABNAME Table Name 20130109

Method READ_SELECT_WAIT_ENDSELECT on class CL_CRR_TFW_STRESS has no exception.

Method SET_SIMPLE_NON_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_COMMA_NEEDED Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20111005
2 Exporting ES_STRUCT Call by reference Type reference (TYPE) ANY ES_STRUCT 20111005
3 Importing IS_NAMETAB Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20111005

Method SET_SIMPLE_NON_KEY_VALUES on class CL_CRR_TFW_STRESS has no exception.

Method UPDATE_FIELD_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_UPD_FIELDS Call by reference Type reference (TYPE) DFIES_TABLE Component Description Table 20110520

Method UPDATE_FIELD_DETERMINATION on class CL_CRR_TFW_STRESS has no exception.

Method UPDATE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_U_NK Call by reference Type reference (TYPE) CRR_TFW_UNOR 20110413

Method UPDATE_KEY on class CL_CRR_TFW_STRESS has no exception.

Method UPDATE_KEY_WM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_U_NK Call by reference Type reference (TYPE) CRR_TFW_UNOR Number of records 20111005

Method UPDATE_KEY_WM on class CL_CRR_TFW_STRESS has no exception.

Method UPDATE_NON_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CRR_TFW_TEST_CONFIG_ID 20110413
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20110413
3 Importing I_U_FN Call by reference Type reference (TYPE) FIELDNAME 20110413
4 Importing I_U_NNK Call by reference Type reference (TYPE) CRR_TFW_UNOR_NK 20110413

Method UPDATE_NON_KEY on class CL_CRR_TFW_STRESS has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 731