SAP ABAP Class IF_TPDA_TABLE_CONFIG_MANAGER (Config Manager for Table Tool)
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
| Class | IF_TPDA_TABLE_CONFIG_MANAGER | |
| Short Description | Config Manager for Table Tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090706 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDA_TABLE_CONFIG_MANAGER has no interface implemented.
Friends
Class IF_TPDA_TABLE_CONFIG_MANAGER has no friend class.
Attributes
Class IF_TPDA_TABLE_CONFIG_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090827 | ||
| 2 | Instance method | Public | Method | Returns the Configuration for an ITAB | 20090707 | |
| 3 | Instance method | Public | Method | 20090804 | ||
| 4 | Instance method | Public | Method | 20090717 | ||
| 5 | Instance method | Public | Method | 20100726 | ||
| 6 | Instance method | Public | Method | 20090709 | ||
| 7 | Instance method | Public | Method | 20090827 | ||
| 8 | Instance method | Public | Method | 20090728 | ||
| 9 | Instance method | Public | Method | 20090827 | ||
| 10 | Instance method | Public | Method | 20100726 | ||
| 11 | Instance method | Public | Method | 20090709 |
Events
Class IF_TPDA_TABLE_CONFIG_MANAGER has no event.
Types
Class 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090827 | ||||
| 2 | R_STR_MSG | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_MSG | 20090827 |
Method DELETE_DEFAULT_CONFIG on class 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090707 | ||||
| 2 | I_REF_LOG | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_TABLE_LOG | CL_TPDA_TABLE_LOG=>NULL | Meldungen | 20090825 | ||
| 3 | I_STR_CONTEXT | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_CONTEXT | 20090713 | ||||
| 4 | R_REF_CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_TABLE_CONFIG | Konfiguration einer Tabelle | 20090708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090804 | ||||
| 2 | I_LOG_ROW | Call by reference | Type reference (TYPE) | I | 20090805 | ||||
| 3 | I_ROW | Call by reference | Type reference (TYPE) | I | 20090804 | ||||
| 4 | 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 class 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 | 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 class 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 | R_FLG_EXPAND | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100726 |
Method GET_EXPAND_FLAG on class 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090709 | ||||
| 2 | I_STR_CONTEXT | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_CONTEXT | 20090710 | ||||
| 3 | R_STR_STATE | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_STATE | 20090709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen des Table Tools | 20090709 | ||
| 2 | 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090827 | ||||
| 2 | R_YES | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20090827 |
Method HAS_DEFAULT_CONFIG on class 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 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_FLG_TRANSIENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090917 | ||||
| 2 | I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090827 | ||||
| 3 | R_STR_MSG | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_MSG | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_FLG_EXPAND | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100726 | |||
| 2 | R_FLG_EXPAND | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100726 |
Method SET_EXPAND_FLAG on class 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 | I_STR_STATE | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_STATE | 20090709 |
Method SET_STATE on class IF_TPDA_TABLE_CONFIG_MANAGER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |