SAP ABAP Interface IF_TPDA_TABLE_CONFIG_DB (Database Persistence)
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_DB | Database for Configurations | 20090825 |
Properties
Interface | IF_TPDA_TABLE_CONFIG_DB | |
Short Description | Database Persistence |
General Data
Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
Created | 20090820 | 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_DB has no interface.
Friends
Interface IF_TPDA_TABLE_CONFIG_DB has no friend.
Attributes
Interface IF_TPDA_TABLE_CONFIG_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090825 | |
2 | ![]() |
Instance method | Public | Method | 20090825 | |
3 | ![]() |
Instance method | Public | Method | 20090826 | |
4 | ![]() |
Instance method | Public | Method | 20090825 | |
5 | ![]() |
Instance method | Public | Method | 20090826 | |
6 | ![]() |
Instance method | Public | Method | 20090908 |
Events
Interface IF_TPDA_TABLE_CONFIG_DB has no event.
Types
Interface 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 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090825 | |||
2 | ![]() |
I_DUSER | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername | 20090825 | |
3 | ![]() |
I_LAYOUTNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | IF_TPDA_TABLE_GEN=>C_START_UP | 20090825 |
Method DELETE_CONFIG on Interface 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 | ![]() |
I_CONFIG_ID | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090825 | |||
2 | ![]() |
I_DUSER | Value transfer | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername | 20090825 | |
3 | ![]() |
I_LAYOUTNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | IF_TPDA_TABLE_GEN=>C_START_UP | 20090825 | ||
4 | ![]() |
R_TAB_COLUMNS | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS | 20090825 |
Method READ_CONFIG on Interface 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 | ![]() |
I_DUSER | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20090826 | |
2 | ![]() |
I_FLG_BUFFER_TO_STARTUP | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20090826 | |
3 | ![]() |
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 | ![]() |
R_TAB_CONFIGS | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_CONFIG_DB | 20090826 |
Method READ_CONFIGS on Interface 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 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090825 | |||
2 | ![]() |
I_DUSER | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername | 20090825 | |
3 | ![]() |
I_FLG_TRANSIENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090917 | |||
4 | ![]() |
I_LAYOUTNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | IF_TPDA_TABLE_GEN=>C_START_UP | 20090825 | ||
5 | ![]() |
I_TAB_COLUMNS | Call by reference | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS | 20090825 |
Method SAVE_CONFIG on Interface 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 | ![]() |
I_DUSER | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20090826 | |
2 | ![]() |
I_LAYOUTNAME | Value transfer | Type reference (TYPE) | TPDA_LAYOUT_NAME | TPDA: Layoutname des Userspezifischen Debugger Layout | 20090826 |
Method SAVE_CONFIGS on Interface 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 | ![]() |
I_CONFIG_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090908 | |||
2 | ![]() |
I_DUSER | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | Benutzername | 20090908 | |
3 | ![]() |
I_TAB_COLUMNS | Call by reference | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_COLUMNS | 20090908 |
Method SET_CONFIG on Interface IF_TPDA_TABLE_CONFIG_DB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |