SAP ABAP Class CL_CRR_DB_TABLE (Maintenance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_TST (Package) CRR
Properties
Class CL_CRR_DB_TABLE  
Short Description Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_TST   CRR 
Created 20110324   SAP 
Last change 20110909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_DB_TABLE has no forward declaration.
Interfaces
Class CL_CRR_DB_TABLE has no interface implemented.
Friends
Class CL_CRR_DB_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CONST_READ_NUMBER Constant Public Type reference (TYPE) INT4 4 Loop Index 20110324
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Static method Public Method 20110324
2 CREATE_TEST_TABLES Static method Public Method 20110330
Events
Class CL_CRR_DB_TABLE has no event.
Types
Class CL_CRR_DB_TABLE has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUM_IDENTICAL_REC Call by reference Type reference (TYPE) INT4 Number of identical records 20110324
2 Exporting E_NUM_REC_MISS_IN_SRC Call by reference Type reference (TYPE) INT4 Number of records missing in source 20110324
3 Exporting E_NUM_REC_MISS_IN_TGT Call by reference Type reference (TYPE) INT4 Number of records missing in target 20110324
4 Exporting E_NUM_REC_SRC Call by reference Type reference (TYPE) INT4 Number of records in source 20110324
5 Exporting E_NUM_REC_TGT Call by reference Type reference (TYPE) INT4 Number of records in target 20110324
6 Exporting E_REC_ERROR_IN_TGT Call by reference Type reference (TYPE) CRR_TSRC_ERROR_IN_TGT Pairs of Source and Target Tabname 20110408
7 Importing I_DBTAB_NAME_SRC Call by reference Type reference (TYPE) TABNAME16 Table name, 16 characters 20110324
8 Importing I_DBTAB_NAME_TGT Call by reference Type reference (TYPE) TABNAME16 Table name, 16 characters 20110324

Method COMPARE on class CL_CRR_DB_TABLE has no exception.

Method CREATE_TEST_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CP_TAB Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20110330
2 Importing I_TAB Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20110330

Method CREATE_TEST_TABLES on class CL_CRR_DB_TABLE has no exception.
History
Last changed by/on SAP  20110909 
SAP Release Created in 731