SAP ABAP Interface IF_TPDA_TABLE_CONFIG_MANAGER (Config Manager for Table Tool)
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_MANAGER Configuration Manager 20090707
Properties
Interface IF_TPDA_TABLE_CONFIG_MANAGER  
Short Description Config Manager for Table Tool    
General Data
Package STPDA_TOOLS   ABAP Debugger: Tools (Plugins) 
Created 20090706   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CXTAB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_TPDA_TABLE_GEN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TPDA_TABLE_CONFIG_MANAGER has no interface.
Friends
Interface IF_TPDA_TABLE_CONFIG_MANAGER has no friend.
Attributes
Interface IF_TPDA_TABLE_CONFIG_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DEFAULT_CONFIG Instance method Public Method 20090827
2 GET_CONFIG Instance method Public Method Returns the Configuration for an ITAB 20090707
3 GET_CONFIG_HELPER Instance method Public Method 20090804
4 GET_CONTROL_WRAPPER Instance method Public Method 20090717
5 GET_EXPAND_FLAG Instance method Public Method 20100726
6 GET_STATE Instance method Public Method 20090709
7 HAS_DEFAULT_CONFIG Instance method Public Method 20090827
8 RESET_CONFIG Instance method Public Method 20090728
9 SET_CONFIG_AS_DEFAULT Instance method Public Method 20090827
10 SET_EXPAND_FLAG Instance method Public Method 20100726
11 SET_STATE Instance method Public Method 20090709
Events
Interface IF_TPDA_TABLE_CONFIG_MANAGER has no event.
Types
Interface IF_TPDA_TABLE_CONFIG_MANAGER has no local type.
Method Signatures

Method DELETE_DEFAULT_CONFIG 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 20090827
2 Returning R_STR_MSG Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_MSG 20090827

Method DELETE_DEFAULT_CONFIG on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method GET_CONFIG 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 20090707
2 Importing I_REF_LOG Value transfer Object reference (TYPE REF TO) IF_TPDA_TABLE_LOG CL_TPDA_TABLE_LOG=>NULL Meldungen 20090825
3 Importing I_STR_CONTEXT Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_CONTEXT 20090713
4 Returning R_REF_CONFIG Value transfer Object reference (TYPE REF TO) IF_TPDA_TABLE_CONFIG Konfiguration einer Tabelle 20090708
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090707

Method GET_CONFIG_HELPER 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_ROW Call by reference Type reference (TYPE) I 20090804
4 Returning R_REF_HELPER Value transfer Object reference (TYPE REF TO) IF_TPDA_TABLE_CONFIG_HELPER Hilfsmethoden für den Konfigurationsdialog 20090804

Method GET_CONFIG_HELPER on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method GET_CONTROL_WRAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_CONTROL_WRAPPER Value transfer Object reference (TYPE REF TO) IF_TPDA_TABLE_CONTROL_WRAPPER Wrapper für den TPDA CONTROL 20090717

Method GET_CONTROL_WRAPPER on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method GET_EXPAND_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_EXPAND Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20100726

Method GET_EXPAND_FLAG on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method GET_STATE 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 20090709
2 Importing I_STR_CONTEXT Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_CONTEXT 20090710
3 Returning R_STR_STATE Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_STATE 20090709
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090709
2 CX_TPDA_TABLE_NOT_FOUND Objekt wurde nicht gefunden 20090709

Method HAS_DEFAULT_CONFIG 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 20090827
2 Returning R_YES Value transfer Type reference (TYPE) FLAG allgemeines flag 20090827

Method HAS_DEFAULT_CONFIG on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method RESET_CONFIG 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 20090728
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090728

Method SET_CONFIG_AS_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_TRANSIENT Call by reference Type reference (TYPE) CSEQUENCE 20090917
2 Importing I_ITAB_NAME Call by reference Type reference (TYPE) CSEQUENCE 20090827
3 Returning R_STR_MSG Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_MSG 20090827
# Exception Resumable Description Created on
1 CX_TPDA_TABLE Ausnahmen des Table Tools 20090827

Method SET_EXPAND_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_EXPAND Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20100726
2 Returning R_FLG_EXPAND Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20100726

Method SET_EXPAND_FLAG on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_STATE Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_STR_STATE 20090709

Method SET_STATE on Interface IF_TPDA_TABLE_CONFIG_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800