SAP ABAP Class CL_TPDA_SCRIPT_TABLEDESCR (TPDA:Scripting - Table Description)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TPDA_SCRIPT_DATA_DESCR | TPDA:Script: Variable Infos | 20050607 |
Properties
| Class | CL_TPDA_SCRIPT_TABLEDESCR | |
| Short Description | TPDA:Scripting - Table Description | |
| Super Class | CL_TPDA_SCRIPT_DATA_DESCR | TPDA:Script: Variable Infos |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20050607 | SAP |
| Last change | 20090618 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TPDA_SCRIPT_TABLEDESCR has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_TABLEDESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | TPDA_SYS_SYMBTAB | TPDA: Included in "QuickData" of TPDA_SYS_SYMBQUICK | 20050607 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 20060324 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 20060324 | ||||
| 4 | Static Attribute | Public | Type reference (TYPE) | I | 20060324 |
Methods
Events
Class CL_TPDA_SCRIPT_TABLEDESCR has no event.
Types
Class CL_TPDA_SCRIPT_TABLEDESCR has no local type.
Method Signatures
Method APPEND_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_VALUES_IT | Call by reference | Type reference (TYPE) | TPDA_SCR_CHANGE_ITAB_IT | Daten für die Änderung einer Zeile einer interne Tabelle | 20051201 | |||
| 2 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 | |||
| 3 | P_TEMPLATE_LINE | Call by reference | Type reference (TYPE) | I | -1 | 20051201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsbehandlung | 20051201 | ||
| 2 | Exceptions bzgl. Symbolinformationen | 20051201 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TPDA_SCRIPT_TABLEDESCR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_SCRIPT_TABLEDESCR has no exception.
Method COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COLUMNS | Value transfer | Type reference (TYPE) | I | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IT_COMP_TYP | Value transfer | Type reference (TYPE) | TPDA_SCR_TABLE_COMP_IT | TPDA: Retrieval-Tabelle für get_Symb_Tab | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 | |||
| 2 | TPDA: Variable existiert nicht | 20050607 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SYMBQUICK | Call by reference | Type reference (TYPE) | TPDA_SYS_SYMBQUICK | TPDA: Retrieval-Struktur für get_Symb_Quick | 20050607 | |||
| 2 | P_VAR_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TPDA: Variable existiert nicht | 20050607 |
Method CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IT_COMP_VAL | Call by reference | Type reference (TYPE) | TPDA_SCR_TABLE_CONTENT_IT | TPDA: Retrieval-Tabelle für get_Symb_iTab | 20050607 | |||
| 2 | P_LINE_FROM | Call by reference | Type reference (TYPE) | I | -1 | 20050607 | |||
| 3 | P_LINE_TO | Call by reference | Type reference (TYPE) | I | -1 | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 | |||
| 2 | TPDA: Variable existiert nicht | 20050607 |
Method DELETE_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINE | Call by reference | Type reference (TYPE) | I | 20051201 | ||||
| 2 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsbehandlung | 20051201 | ||
| 2 | Exceptions bzgl. Symbolinformationen | 20051201 |
Method ELEM_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_KEYS | Call by reference | Type reference (TYPE) | TPDA_TABLE_VIEW_KEY_COLS_IT | TPDA: Schlüsselfelder einer internen Tabelle | 20060403 | |||
| 2 | P_REF_CLONE | Value transfer | Object reference (TYPE REF TO) | DATA | 20060403 | ||||
| 3 | P_STRING_CLONE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20090129 | |||
| 4 | P_TABLE_KIND | Call by reference | Type reference (TYPE) | I | CL_TPDA_SCRIPT_TABLEDESCR=>TK_STANDARD | 20060403 | |||
| 5 | P_UNIQUE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060403 | |||
| 2 | 20060403 | |||
| 3 | TPDA: Falscher Tabellentyp | 20060403 | ||
| 4 | TPDA: Variable existiert nicht | 20060403 |
Method FREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsbehandlung | 20051201 | ||
| 2 | Exceptions bzgl. Symbolinformationen | 20051201 |
Method GET_HEADER_LINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATADESCR | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_DATA_DESCR | TPDA:Skript: Variablen Infos | 20050728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 | |||
| 2 | TPDA: Variable existiert nicht | 20050728 |
Method GET_LINE_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DATADESCR | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_DATA_DESCR | TPDA:Skript: Variablen Infos | 20050607 | |||
| 2 | P_LINE | Call by reference | Type reference (TYPE) | I | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 | |||
| 2 | TPDA: Variable existiert nicht | 20050607 |
Method GET_TABLE_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TABLETYPE | Call by reference | Type reference (TYPE) | TPDA_INT1 | TPDA: Int1 | 20051201 | |||
| 2 | P_TABLETYPE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20051201 |
Method GET_TABLE_TYPE_TEXT on class CL_TPDA_SCRIPT_TABLEDESCR has no exception.
Method GET_TECHNICAL_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INFO | Call by reference | Type reference (TYPE) | TPDA_SCR_TABLE_QUICK | TPDA: Eingehängt in "QuickData" von TPDA_SYS_SYMBQUICK | 20060324 |
Method GET_TECHNICAL_INFO on class CL_TPDA_SCRIPT_TABLEDESCR has no exception.
Method HAS_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_HAS_HEADER | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method INSERT_LINE_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_LINE | Call by reference | Type reference (TYPE) | I | 20051201 | ||||
| 2 | P_NEW_VALUES_IT | Call by reference | Type reference (TYPE) | TPDA_SCR_CHANGE_ITAB_IT | Daten für die Änderung einer Zeile einer interne Tabelle | 20051201 | |||
| 3 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 | |||
| 4 | P_TEMPLATE_LINE | Call by reference | Type reference (TYPE) | I | 20051201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsbehandlung | 20051201 | ||
| 2 | Exceptions bzgl. Symbolinformationen | 20051201 |
Method INSERT_LINE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NEW_VALUES_IT | Call by reference | Type reference (TYPE) | TPDA_SCR_CHANGE_ITAB_IT | Daten für die Änderung einer Zeile einer interne Tabelle | 20051201 | |||
| 2 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 | |||
| 3 | P_TEMPLATE_LINE | Call by reference | Type reference (TYPE) | I | 20051201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Berechtigungsbehandlung | 20051201 | ||
| 2 | Exceptions bzgl. Symbolinformationen | 20051201 |
Method KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_KEYS | Value transfer | Type reference (TYPE) | TPDA_TABLE_VIEW_KEY_COLS_IT | TPDA: Schlüsselfelder einer internen Tabelle | 20050707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 | |||
| 2 | TPDA: Variable existiert nicht | 20050707 |
Method LINECNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINES | Value transfer | Type reference (TYPE) | I | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060404 |
Method LINELEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LINELEN | Value transfer | Type reference (TYPE) | I | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method STRING_CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_KEYS | Call by reference | Type reference (TYPE) | TPDA_TABLE_VIEW_KEY_COLS_IT | TPDA: Schlüsselfelder einer internen Tabelle | 20050707 | |||
| 2 | P_REF_CLONE | Value transfer | Object reference (TYPE REF TO) | DATA | 20050707 | ||||
| 3 | P_TABLE_KIND | Call by reference | Type reference (TYPE) | I | CL_TPDA_SCRIPT_TABLEDESCR=>TK_STANDARD | 20050707 | |||
| 4 | P_UNIQUE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050715 | |||
| 2 | 20050707 | |||
| 3 | TPDA: Falscher Tabellentyp | 20060403 | ||
| 4 | TPDA: Variable existiert nicht | 20050707 |
Method TABLEHEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TABH | Value transfer | Type reference (TYPE) | XSTRING | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method TABLEREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TABHREF | Value transfer | Type reference (TYPE) | XSTRING | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method TABLE_KIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TAB_KIND | Value transfer | Type reference (TYPE) | ABAP_TABLEKIND | 20050607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050711 |
Method TABLE_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OPTIONS | Call by reference | Type reference (TYPE) | TPDA_SCR_SEARCHOPTIONS | TPDA : Suchoptionen | 20051201 | |||
| 2 | P_RESULT_IT | Value transfer | Type reference (TYPE) | TPDA_SCR_SEARCHRESULT_IT | TPDA : Suchergebnistabelle | 20051201 | |||
| 3 | P_SEARCH_CONDITION | Call by reference | Type reference (TYPE) | TPDA_CONDITION | TPDA: Bedingung | 20051201 | |||
| 4 | P_TABLE_NAME | Call by reference | Type reference (TYPE) | TPDA_VAR_NAME | tpda: Variablenname | 20060324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20051201 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |