SAP ABAP Class CL_CRR_TST_TABLE (Test table handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_IUUC_TST (Package) Implementation for TST scenario
Properties
Class CL_CRR_TST_TABLE  
Short Description Test table handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_IUUC_TST   Implementation for TST scenario 
Created 20120504   SAP 
Last change 20130603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_TST_TABLE has no forward declaration.
Interfaces
Class CL_CRR_TST_TABLE has no interface implemented.
Friends
Class CL_CRR_TST_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_NAMETAB Instance attribute Public Type reference (TYPE) DFIES 20120504
2 GT_NAMETAB Instance attribute Public See coding 20120504
3 GT_TAB_NAME Instance attribute Public Type reference (TYPE) DDOBJNAME 20120504
4 G_KEY_PREFIX Instance attribute Public See coding 20120504
5 G_NOR Instance attribute Public Type reference (TYPE) I 20120504
6 G_TABLE_WITH_CLIENT Instance attribute Public Type reference (TYPE) C 20120504
7 SRC_COMP_TAB Instance attribute Public Type reference (TYPE) CL_ABAP_STRUCTDESCR=>COMPONENT_TABLE 20120504
8 SRC_STRUCT_DESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20120504
9 SRC_STRUCT_REF Instance attribute Public Object reference (TYPE REF TO) DATA 20120504
10 SRC_TABLE_DESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR 20120504
11 SRC_TABLE_REF Instance attribute Public Object reference (TYPE REF TO) DATA 20120504
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ENTRIES Instance method Public Method 20120504
2 CONSTRUCTOR Instance method Public Constructor 20120504
3 DELETE_ENTRIES Instance method Public Method 20120504
4 INSERT_ENTRIES Instance method Public Method 20120504
5 PREPARE_INSERT_INTO_TASK Instance method Public Method 20120504
Events
Class CL_CRR_TST_TABLE has no event.
Types
Class CL_CRR_TST_TABLE has no local type.
Method Signatures

Method CHECK_ENTRIES Signature

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

Method CHECK_ENTRIES on class CL_CRR_TST_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NOR Call by reference Type reference (TYPE) I 20120504
2 Importing IV_TABLE Call by reference Type reference (TYPE) TABNAME 20120504
# Exception Resumable Description Created on
1 CX_CRR_CH_SYSTEM 20120504

Method DELETE_ENTRIES Signature

Method DELETE_ENTRIES on class CL_CRR_TST_TABLE has no parameter.
Method DELETE_ENTRIES on class CL_CRR_TST_TABLE has no exception.

Method INSERT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NOR Call by reference Type reference (TYPE) I 20120504
2 Importing IV_ORDER Call by reference Type reference (TYPE) TRKORR 20120504
3 Importing I_TEST_NAME Call by reference Type reference (TYPE) CRR_TFW_CONF_DT-CONFIG_ID 20120504

Method INSERT_ENTRIES on class CL_CRR_TST_TABLE has no exception.

Method PREPARE_INSERT_INTO_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_E071 Call by reference Type reference (TYPE) E071_T 20120504
2 Exporting ET_E071K Call by reference Type reference (TYPE) E071K_T 20120504
3 Exporting ET_E071K_STR Call by reference Type reference (TYPE) E071K_STRTYP 20120504
4 Importing IV_TASK Call by reference Type reference (TYPE) TRKORR 20120504
5 Importing I_TEST_NAME Call by reference Type reference (TYPE) CRR_TFW_CONF_DT-CONFIG_ID 20120504
# Exception Resumable Description Created on
1 CX_CRR_CH_SYSTEM 20120504
History
Last changed by/on SAP  20130603 
SAP Release Created in 732