SAP ABAP Class IF_TPDA_TABLE_CONFIG (Table Configuration)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDA_TABLE_GEN | Standard Interface (Types, Constants ...) | 20090706 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDA_TABLE_CONFIG | Table Configuration | 20090706 |
Properties
Class | IF_TPDA_TABLE_CONFIG | |
Short Description | Table Configuration | |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDA_TABLE_CONFIG has no interface implemented.
Friends
Class IF_TPDA_TABLE_CONFIG has no friend class.
Attributes
Class IF_TPDA_TABLE_CONFIG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090722 | |
2 | ![]() |
Instance method | Public | Method | 20090706 | |
3 | ![]() |
Instance method | Public | Method | 20090706 | |
4 | ![]() |
Instance method | Public | Method | 20090706 | |
5 | ![]() |
Instance method | Public | Method | 20090706 | |
6 | ![]() |
Instance method | Public | Method | 20090804 | |
7 | ![]() |
Instance method | Public | Method | 20090706 | |
8 | ![]() |
Instance method | Public | Method | 20090924 | |
9 | ![]() |
Instance method | Public | Method | 20090706 | |
10 | ![]() |
Instance method | Public | Method | 20090706 | |
11 | ![]() |
Instance method | Public | Method | 20090706 | |
12 | ![]() |
Instance method | Public | Method | 20090924 | |
13 | ![]() |
Instance method | Public | Method | 20090706 |
Events
Class IF_TPDA_TABLE_CONFIG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_COLUMN | Public | Attribute reference (LIKE) | 20090706 |
|
||
2 | TYP_TAB_COLUMNS | Public | Attribute reference (LIKE) | 20090706 |
|
Method Signatures
Method CREATE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090722 | |||
2 | ![]() |
I_COLWIDTH | Value transfer | Type reference (TYPE) | I | 20090722 | |||
3 | ![]() |
R_STR_COLUMN | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_COLUMN | 20090722 |
Method CREATE_COLUMN on class IF_TPDA_TABLE_CONFIG has no exception.
Method GET_ALL_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_COLUMNS | Value transfer | Type reference (TYPE) | TYP_TAB_COLUMNS | 20090706 |
Method GET_ALL_COLUMNS on class IF_TPDA_TABLE_CONFIG has no exception.
Method GET_COLUMN_BY_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090706 | |||
2 | ![]() |
R_STR_COL | Value transfer | Type reference (TYPE) | TYP_STR_COLUMN | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20090706 |
Method GET_COLUMN_BY_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_POS | Value transfer | Type reference (TYPE) | I | 20090706 | |||
2 | ![]() |
R_STR_COL | Value transfer | Type reference (TYPE) | TYP_STR_COLUMN | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20090706 |
Method GET_COLUMN_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090706 | |||
2 | ![]() |
R_POS | Value transfer | Type reference (TYPE) | I | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20090706 |
Method HAS_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090804 | |||
2 | ![]() |
R_HAS_COLUMN | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20090804 |
Method HAS_COLUMN on class IF_TPDA_TABLE_CONFIG has no exception.
Method INSERT_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_REPLACE_EXISTING | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20090810 | ||
2 | ![]() |
I_POS | Value transfer | Type reference (TYPE) | I | 20090706 | |||
3 | ![]() |
I_STR_COLUMN | Value transfer | Type reference (TYPE) | TYP_STR_COLUMN | 20090706 | |||
4 | ![]() |
R_POS | Value transfer | Type reference (TYPE) | I | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090706 |
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_INITIAL | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20090924 |
Method IS_INITIAL on class IF_TPDA_TABLE_CONFIG has no exception.
Method REMOVE_ALL_COLUMNS Signature
Method REMOVE_ALL_COLUMNS on class IF_TPDA_TABLE_CONFIG has no parameter.
Method REMOVE_ALL_COLUMNS on class IF_TPDA_TABLE_CONFIG has no exception.
Method REMOVE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COLNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt wurde nicht gefunden | 20090706 |
Method SET_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_COLUMNS | Call by reference | Type reference (TYPE) | TYP_TAB_COLUMNS | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090707 |
Method SET_INITIAL_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_FLAG | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090924 |
Method SET_INITIAL_FLAG on class IF_TPDA_TABLE_CONFIG has no exception.
Method UPDATE_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_POS | Call by reference | Type reference (TYPE) | I | 20090706 | |||
2 | ![]() |
I_STR_COLUMN | Call by reference | Type reference (TYPE) | TYP_STR_COLUMN | 20090706 | |||
3 | ![]() |
R_POS | Value transfer | Type reference (TYPE) | I | 20090706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090706 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20090706 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |