SAP ABAP Class IF_TPDA_TABLE_CONFIG_HELPER (Help Methods for Configuration Dialog)
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
Class IF_TPDA_TABLE_CONFIG_HELPER  
Short Description Help Methods for Configuration Dialog    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090804   SAP 
Last change 20110908   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
Class IF_TPDA_TABLE_CONFIG_HELPER has no interface implemented.
Friends
Class IF_TPDA_TABLE_CONFIG_HELPER has no friend class.
Attributes
Class 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
Class IF_TPDA_TABLE_CONFIG_HELPER has no event.
Types
Class 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 class 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 class 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