SAP ABAP Class CL_TPDA_TOOLBOX (TPDA: General Help Methods)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Properties
Class CL_TPDA_TOOLBOX  
Short Description TPDA: General Help Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20041215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TPDA_TOOL_TABLE_NEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_TPDA_TOOLBOX has no interface implemented.
Friends
Class CL_TPDA_TOOLBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MAX_LINES Constant Public Type reference (TYPE) I CL_TPDA_TOOL_TABLE_NEW=>C_MAX_LINES 20090810
Methods
# Method Level Visibility Method type Description Created on
1 COPY_CXTAB_CONTROL Static method Public Method 20041215
2 COPY_CXTAB_TABSTRIP Static method Public Method 20041215
Events
Class CL_TPDA_TOOLBOX has no event.
Types
Class CL_TPDA_TOOLBOX has no local type.
Method Signatures

Method COPY_CXTAB_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CXTAB Call by reference Type reference (TYPE) TPDA_CXTAB_CONTROL TPDA: table control Einstellungen = CXTAB_CONTROL 20041215
2 Changing P_TC Call by reference Type reference (TYPE) ANY 20041215

Method COPY_CXTAB_CONTROL on class CL_TPDA_TOOLBOX has no exception.

Method COPY_CXTAB_TABSTRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CXTAB Call by reference Type reference (TYPE) TPDA_CXTAB_TABSTRIP TPDA: Tabstrip Eigenschaften = CXTAB_TABSTRIP 20041215
2 Changing P_TAB Call by reference Type reference (TYPE) ANY 20041215

Method COPY_CXTAB_TABSTRIP on class CL_TPDA_TOOLBOX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700