SAP ABAP Interface IF_TPDA_TABLE_CONFIG_HELPER (Help Methods for Configuration Dialog)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TABLE_CONFIG_HELPER Assistant for Column Configuration 20090804
Properties
Interface IF_TPDA_TABLE_CONFIG_HELPER  
Short Description Help Methods for Configuration Dialog    
General Data
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20090804   SAP 
Last changed 20110908   SAP 
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 IF_TPDA_TABLE_CONFIG_HELPER has no interface.
Friends
Interface IF_TPDA_TABLE_CONFIG_HELPER has no friend.
Attributes
Interface IF_TPDA_TABLE_CONFIG_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COLUMNS_FOR_F4_REQUEST Instance method Public Method 20090804
2 GET_COMPONENTS Instance method Public Method 20090804
3 GET_CONTEXT_INFO Instance method Public Method 20090805
4 GET_SUBCOMPONENTS Instance method Public Method 20090804
5 GET_TABLE_METADATA Instance method Public Method 20090828
6 IS_EXPANDABLE Instance method Public Method 20090804
7 VALIDATE_COLUMN Instance method Public Method 20090805
Events
Interface IF_TPDA_TABLE_CONFIG_HELPER has no event.
Types
Interface IF_TPDA_TABLE_CONFIG_HELPER has no local type.
Method Signatures

Method GET_COLUMNS_FOR_F4_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLSTRING Call by reference Type reference (TYPE) CSEQUENCE 20090804
2 Returning R_TAB_COLX Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COLX 20090804
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090804
2 CX_TPDA_TABLE_NOT_FOUND Objekt wurde nicht gefunden 20090804

Method GET_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_COMPONENTS Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COMPONENTS 20090813
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090804

Method GET_CONTEXT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONTEXT_INFO Value transfer Type reference (TYPE) STRING 20090805

Method GET_CONTEXT_INFO on Interface IF_TPDA_TABLE_CONFIG_HELPER has no exception.

Method GET_SUBCOMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNAME Call by reference Type reference (TYPE) CSEQUENCE 20090804
2 Returning R_TAB_SUBCOMPONENTS Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_SUBCOMPONENTS 20090804
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090804

Method GET_TABLE_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_METADATA Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_TABLE_METADATA 20090828

Method GET_TABLE_METADATA on Interface IF_TPDA_TABLE_CONFIG_HELPER has no exception.

Method IS_EXPANDABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNAME Call by reference Type reference (TYPE) CSEQUENCE 20090804
2 Returning R_IS_EXPANDABLE Value transfer Type reference (TYPE) FLAG allgemeines flag 20090804
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090804

Method VALIDATE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNAME Call by reference Type reference (TYPE) CSEQUENCE 20090805
2 Returning R_STR_MSG Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_MSG 20090805
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090805
History
Last changed by/on SAP  20110908 
SAP Release Created in 800