SAP ABAP Class CL_TPDA_TABLE_CONFIG_HELPER (Assistant for Column Configuration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDA_TABLE_CONFIG_HELPER Help Methods for Configuration Dialog 20090804
Properties
Class CL_TPDA_TABLE_CONFIG_HELPER  
Short Description Assistant for Column Configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20090804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDA_TABLE_GEN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDA_TABLE_CONFIG_HELPER Help Methods for Configuration Dialog 20090804
Friends
Class CL_TPDA_TABLE_CONFIG_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ITAB_NAME Instance attribute Private Type reference (TYPE) STRING 20090804
2 LOG_ROW Instance attribute Private Type reference (TYPE) I 20090805
3 REF_CONTROL_WRAPPER Instance attribute Private Object reference (TYPE REF TO) IF_TPDA_TABLE_CONTROL_WRAPPER Wrapper for TPDA CONTROL 20090804
4 ROW Instance attribute Private Type reference (TYPE) I 20090804
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_SUBCOMPONENTS Instance method Private Method 20090930
2 S_CREATE Static method Public Method 20090804
Events
Class CL_TPDA_TABLE_CONFIG_HELPER has no event.
Types
Class CL_TPDA_TABLE_CONFIG_HELPER has no local type.
Method Signatures

Method APPEND_SUBCOMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_COLX Call by reference Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COLX 20090930
2 Importing I_COLNAME Call by reference Type reference (TYPE) CSEQUENCE 20090930

Method APPEND_SUBCOMPONENTS on class CL_TPDA_TABLE_CONFIG_HELPER has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITAB_NAME Call by reference Type reference (TYPE) CSEQUENCE 20090804
2 Importing I_LOG_ROW Call by reference Type reference (TYPE) I 20090805
3 Importing I_REF_CONTROL_WRAPPER Call by reference Object reference (TYPE REF TO) IF_TPDA_TABLE_CONTROL_WRAPPER Wrapper für den TPDA CONTROL 20090804
4 Importing I_ROW Call by reference Type reference (TYPE) I 20090804
5 Returning R_REF_CONFIG_HELPER Value transfer Object reference (TYPE REF TO) IF_TPDA_TABLE_CONFIG_HELPER Hilfsmethoden für den Konfigurationsdialog 20090804

Method S_CREATE on class CL_TPDA_TABLE_CONFIG_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800