SAP ABAP Interface IF_TPDA_TABLE_CONTROL_WRAPPER (Wrapper for TPDA CONTROL)
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_CONTROL_WRAPPER | Wrap the TPDA Control | 20090707 |
Properties
Interface | IF_TPDA_TABLE_CONTROL_WRAPPER | |
Short Description | Wrapper for TPDA CONTROL |
General Data
Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
Created | 20090707 | SAP |
Last changed | 20130531 | 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_CONTROL_WRAPPER has no interface.
Friends
Interface IF_TPDA_TABLE_CONTROL_WRAPPER has no friend.
Attributes
Interface IF_TPDA_TABLE_CONTROL_WRAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111215 | |
2 | ![]() |
Instance method | Public | Method | Returns All Components of an Internal Table | 20090707 |
3 | ![]() |
Instance method | Public | Method | Returns the Relevant Context Infos of an Internal Table | 20090709 |
4 | ![]() |
Instance method | Public | Method | Returns the Metadata of a Table | 20090819 |
5 | ![]() |
Instance method | Public | Method | Delivers | 20090821 |
6 | ![]() |
Instance method | Public | Method | Returns the Data of a Table | 20090717 |
7 | ![]() |
Instance method | Public | Method | Returns the Absolute Type of the Internal Table | 20090707 |
8 | ![]() |
Instance method | Public | Method | 20110531 | |
9 | ![]() |
Instance method | Public | Method | Returns Subcomponents of an Expandable Component | 20090720 |
10 | ![]() |
Instance method | Public | Method | 20090805 | |
11 | ![]() |
Instance method | Public | Method | Returns Information About Whether Component is Expandable | 20090720 |
12 | ![]() |
Instance method | Public | Method | 20090821 |
Events
Interface IF_TPDA_TABLE_CONTROL_WRAPPER has no event.
Types
Interface IF_TPDA_TABLE_CONTROL_WRAPPER has no local type.
Method Signatures
Method CHECK_REF_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VAR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | |||
2 | ![]() |
I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | |||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20111215 |
Method CHECK_REF_TABLE on Interface IF_TPDA_TABLE_CONTROL_WRAPPER has no exception.
Method GET_ITAB_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Value transfer | Type reference (TYPE) | I | 0 | 20091002 | ||
2 | ![]() |
I_ITAB_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090707 | |||
3 | ![]() |
R_TAB_COMPONENTS | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_COMPONENTS | 20090707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090707 |
Method GET_ITAB_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ITAB_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090709 | |||
2 | ![]() |
R_STR_CONTEXT | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_CONTEXT | 20090709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090709 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20090709 |
Method GET_ITAB_METADATA 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 | 20090819 | |||
2 | ![]() |
I_TABKEY | Value transfer | Type reference (TYPE) | I | 0 | 20091001 | ||
3 | ![]() |
R_STR_METADATA | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_TABLE_METADATA | 20090819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler | 20090819 | |
2 | ![]() |
Exceptions der Kernelschnittstelle | 20090819 |
Method GET_ITAB_SUBCOMPONENT_VARNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090821 | |||
2 | ![]() |
I_FLG_REF | Value transfer | Type reference (TYPE) | FLAG | '*' | allgemeines flag | 20100726 | |
3 | ![]() |
I_FLG_SUPERCLASS | Call by reference | Type reference (TYPE) | C | 'X' | 20090916 | ||
4 | ![]() |
I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090821 | |||
5 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20090821 | |||
6 | ![]() |
I_SUBCOMPONENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090821 | |||
7 | ![]() |
R_VARNAME | Value transfer | Type reference (TYPE) | STRING | 20090821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler | 20090821 | |
2 | ![]() |
Exceptions der Kernelschnittstelle | 20090821 |
Method GET_ITAB_TABLE_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FROM | Value transfer | Type reference (TYPE) | I | 20090717 | |||
2 | ![]() |
I_ITAB_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090717 | |||
3 | ![]() |
I_TABKEY_INDEX | Value transfer | Type reference (TYPE) | I | 20090717 | |||
4 | ![]() |
I_TO | Value transfer | Type reference (TYPE) | I | 20090717 | |||
5 | ![]() |
R_STR_TABLE_SELECTION | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_STR_TABLE_SELECTION | 20090717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090717 |
Method GET_ITAB_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ITAB_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20090707 | |||
2 | ![]() |
R_TYPE | Value transfer | Type reference (TYPE) | STRING | 20090707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090707 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20090707 |
Method GET_KEYCOMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEYNUMBER | Value transfer | Type reference (TYPE) | I | 20110531 | |||
2 | ![]() |
I_LINEINDEX | Value transfer | Type reference (TYPE) | I | 20110531 | |||
3 | ![]() |
I_TABLE_NAME | Value transfer | Type reference (TYPE) | CSEQUENCE | 20110531 | |||
4 | ![]() |
R_TAB_KEYCOMPONENTS | Value transfer | Type reference (TYPE) | TPDA_FIELD_LIST_IT | 20110531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110531 |
Method GET_SUBCOMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090720 | |||
2 | ![]() |
I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090720 | |||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | '1' | 20090720 | ||
4 | ![]() |
R_TAB_SUBCOMPONENTS | Value transfer | Type reference (TYPE) | IF_TPDA_TABLE_GEN=>TYP_TAB_SUBCOMPONENTS | 20090720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090720 |
Method GET_VAR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_NO_TRAVERSION | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100726 | ||
2 | ![]() |
I_FLG_SUPERCLASS | Value transfer | Type reference (TYPE) | C | 20091002 | |||
3 | ![]() |
I_VARNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090805 | |||
4 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler | 20090821 | |
2 | ![]() |
Objekt wurde nicht gefunden | 20090821 |
Method IS_ITAB_COMPONENT_EXPANDABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090720 | |||
2 | ![]() |
I_ITAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090720 | |||
3 | ![]() |
I_ROW | Value transfer | Type reference (TYPE) | I | 1 | 20090723 | ||
4 | ![]() |
R_IS_EXPANDABLE | Value transfer | Type reference (TYPE) | STRING | 20090720 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen des Table Tools | 20090720 |
Method TRAVERS_VARNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_SUPERCLASS | Call by reference | Type reference (TYPE) | FLAG | '' | allgemeines flag | 20090916 | |
2 | ![]() |
I_VARNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090821 | |||
3 | ![]() |
R_VARNAME | Value transfer | Type reference (TYPE) | STRING | 20090821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
tpda: Fehler | 20090821 | |
2 | ![]() |
Exceptions der Kernelschnittstelle | 20090821 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |