SAP ABAP Class TH_CRR_TABLE_COPY (Global Test Helper Class for Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_ERROR (Package) Exception classes and error handling
Properties
Class TH_CRR_TABLE_COPY  
Short Description Global Test Helper Class for Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_ERROR   Exception classes and error handling 
Created 20110308   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TH_CRR_TABLE_COPY has no forward declaration.
Interfaces
Class TH_CRR_TABLE_COPY has no interface implemented.
Friends
Class TH_CRR_TABLE_COPY has no friend class.
Attributes
Class TH_CRR_TABLE_COPY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COPY_TABLE Instance method Public Method 20110308
2 DELETE_TABLE Instance method Public Method 20110308
3 RENAME Instance method Private Method 20110308
4 WRITE_TADIR_ENTRY Instance method Private Method 20110308
Events
Class TH_CRR_TABLE_COPY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_DD03P_TAB Private See coding 20110308 gty_dd03p_tab type standard table of dd03p
2 GTY_DD05M_TAB Private See coding 20110308 gty_dd05m_tab type standard table of dd05m
3 GTY_DD08V_TAB Private See coding 20110308 gty_dd08v_tab type standard table of dd08v
4 GTY_DD12V_TAB Private See coding 20110308 gty_dd12v_tab type standard table of dd12v
5 GTY_DD17V_TAB Private See coding 20110308 gty_dd17v_tab type standard table of dd17v
6 GTY_DD35V_TAB Private See coding 20110308 gty_dd35v_tab type standard table of dd35v
7 GTY_DD36M_TAB Private See coding 20110308 gty_dd36m_tab type standard table of dd36m
Method Signatures

Method COPY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_NAME Call by reference Type reference (TYPE) DDOBJNAME 20110308
2 Importing IV_OLD_NAME Call by reference Type reference (TYPE) DDOBJNAME 20110308
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110308

Method DELETE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME 20110308

Method DELETE_TABLE on class TH_CRR_TABLE_COPY has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DD02V Call by reference Type reference (TYPE) DD02V 20110308
2 Changing CS_DD09L Call by reference Type reference (TYPE) DD09V 20110308
3 Changing CT_DD03P_TAB Call by reference Type reference (TYPE) GTY_DD03P_TAB 20110308
4 Changing CT_DD05M_TAB Call by reference Type reference (TYPE) GTY_DD05M_TAB 20110308
5 Changing CT_DD08V_TAB Call by reference Type reference (TYPE) GTY_DD08V_TAB 20110308
6 Changing CT_DD12V_TAB Call by reference Type reference (TYPE) GTY_DD12V_TAB 20110308
7 Changing CT_DD17V_TAB Call by reference Type reference (TYPE) GTY_DD17V_TAB 20110308
8 Changing CT_DD35V_TAB Call by reference Type reference (TYPE) GTY_DD35V_TAB 20110308
9 Changing CT_DD36M_TAB Call by reference Type reference (TYPE) GTY_DD36M_TAB 20110308
10 Importing IV_NEW_NAME Call by reference Type reference (TYPE) DDOBJNAME 20110308

Method RENAME on class TH_CRR_TABLE_COPY has no exception.

Method WRITE_TADIR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NEW_NAME Call by reference Type reference (TYPE) DDOBJNAME 20110308
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110308
History
Last changed by/on SAP  20140120 
SAP Release Created in 731