SAP ABAP Class IF_TPDA_TABLE_CONFIG_DB (Database Persistence)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDA_TABLE_CONFIG_DB Database for Configurations 20090825
Properties
Class IF_TPDA_TABLE_CONFIG_DB  
Short Description Database Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090820   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_DB has no interface implemented.
Friends
Class IF_TPDA_TABLE_CONFIG_DB has no friend class.
Attributes
Class IF_TPDA_TABLE_CONFIG_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CONFIG Instance method Public Method 20090825
2 READ_CONFIG Instance method Public Method 20090825
3 READ_CONFIGS Instance method Public Method 20090826
4 SAVE_CONFIG Instance method Public Method 20090825
5 SAVE_CONFIGS Instance method Public Method 20090826
6 SET_CONFIG Instance method Public Method 20090908
Events
Class IF_TPDA_TABLE_CONFIG_DB has no event.
Types
Class IF_TPDA_TABLE_CONFIG_DB has no local type.
Method Signatures

Method DELETE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CSEQUENCE 20090825
2 Importing I_DUSER Call by reference Type reference (TYPE) UNAME SY-UNAME Benutzername 20090825
3 Importing I_LAYOUTNAME Value transfer Type reference (TYPE) CSEQUENCE IF_TPDA_TABLE_GEN=>C_START_UP 20090825

Method DELETE_CONFIG on class IF_TPDA_TABLE_CONFIG_DB has no exception.

Method READ_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Value transfer Type reference (TYPE) CSEQUENCE 20090825
2 Importing I_DUSER Value transfer Type reference (TYPE) UNAME SY-UNAME Benutzername 20090825
3 Importing I_LAYOUTNAME Value transfer Type reference (TYPE) CSEQUENCE IF_TPDA_TABLE_GEN=>C_START_UP 20090825
4 Returning R_TAB_COLUMNS Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS 20090825

Method READ_CONFIG on class IF_TPDA_TABLE_CONFIG_DB has no exception.

Method READ_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUSER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20090826
2 Importing I_FLG_BUFFER_TO_STARTUP Call by reference Type reference (TYPE) FLAG 'X' allgemeines flag 20090826
3 Importing I_LAYOUTNAME Call by reference Type reference (TYPE) TPDA_LAYOUT_NAME IF_TPDA_TABLE_GEN=>C_START_UP TPDA: Layoutname des Userspezifischen Debugger Layout 20090826
4 Returning R_TAB_CONFIGS Value transfer Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_CONFIG_DB 20090826

Method READ_CONFIGS on class IF_TPDA_TABLE_CONFIG_DB has no exception.

Method SAVE_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CSEQUENCE 20090825
2 Importing I_DUSER Call by reference Type reference (TYPE) UNAME SY-UNAME Benutzername 20090825
3 Importing I_FLG_TRANSIENT Call by reference Type reference (TYPE) CSEQUENCE 20090917
4 Importing I_LAYOUTNAME Value transfer Type reference (TYPE) CSEQUENCE IF_TPDA_TABLE_GEN=>C_START_UP 20090825
5 Importing I_TAB_COLUMNS Call by reference Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS 20090825

Method SAVE_CONFIG on class IF_TPDA_TABLE_CONFIG_DB has no exception.

Method SAVE_CONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DUSER Value transfer Type reference (TYPE) SY-UNAME SY-UNAME Benutzername 20090826
2 Importing I_LAYOUTNAME Value transfer Type reference (TYPE) TPDA_LAYOUT_NAME TPDA: Layoutname des Userspezifischen Debugger Layout 20090826

Method SAVE_CONFIGS on class IF_TPDA_TABLE_CONFIG_DB has no exception.

Method SET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONFIG_ID Call by reference Type reference (TYPE) CSEQUENCE 20090908
2 Importing I_DUSER Call by reference Type reference (TYPE) UNAME SY-UNAME Benutzername 20090908
3 Importing I_TAB_COLUMNS Call by reference Type reference (TYPE) IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS 20090908

Method SET_CONFIG on class IF_TPDA_TABLE_CONFIG_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in