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 | ![]() |
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 | ![]() |
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
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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 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 | ![]() |
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 class IF_TPDA_TABLE_CONFIG_DB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |