SAP ABAP Interface IF_DD_SQLT_TOOLS (Interface for SQLT Tables)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDTB (Package) ABAP/4 Dictionary: Tables

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DD_SQLT_TOOLS | Tools for Table Pools and Table Clusters | 20010115 |
Properties
Interface | IF_DD_SQLT_TOOLS | |
Short Description | Interface for SQLT Tables |
General Data
Package | SDTB | ABAP/4 Dictionary: Tables |
Created | 20010115 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DD_SQLT_TOOLS has no forward declaration.
Interfaces
Interface IF_DD_SQLT_TOOLS has no interface.
Friends
Interface IF_DD_SQLT_TOOLS has no friend.
Attributes
Interface IF_DD_SQLT_TOOLS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Table Pool or Table Cluster | 20010115 |
2 | ![]() |
Instance method | Public | Method | Check Table Pool or Table Cluster | 20010115 |
3 | ![]() |
Instance method | Public | Method | Return Status of Table Pool or Cluster | 20010115 |
Events
Interface IF_DD_SQLT_TOOLS has no event.
Types
Interface IF_DD_SQLT_TOOLS has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_CHECK | Call by reference | Type reference (TYPE) | DCSQLTCTRL-DB_AUTH | 'X' | DD: Flag ob Berechtigungsprüfung für DB-Änd. ausgeführt | 20010117 | |
2 | ![]() |
EXCOMMIT | Call by reference | Type reference (TYPE) | DCSQLTCTRL-EXCOMMIT | 'X' | Flag ('X',''), ob ein Commit durchgeführt werden soll | 20010117 | |
3 | ![]() |
GET_STATE | Call by reference | Type reference (TYPE) | DCSQLTCTRL-GETSTATE | 'N' | Aktivierungsstand eines Repository-Objektes | 20010126 | |
4 | ![]() |
NO_CHECK | Call by reference | Type reference (TYPE) | DCSQLTCTRL-NO_CHECK | Keine Prüfungen | 20011026 | ||
5 | ![]() |
NTAB_PUTSTATE | Call by reference | Type reference (TYPE) | DCSQLTCTRL-NTABSTATE | 'A' | DD: Flag ('N', 'A'), ob Nametab inaktv/aktiv geschr. wird | 20010118 | |
6 | ![]() |
PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Id für Protokollschreiber | 20010118 | |
7 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert | 20010115 | ||
8 | ![]() |
SETTMST | Call by reference | Type reference (TYPE) | DCSQLTCTRL-SETTMST | Erzwingen der Aktualisierung der Zeitstempel | 20010118 | ||
9 | ![]() |
TIMER_ON | Call by reference | Type reference (TYPE) | DCSQLTCTRL-TIMER_ON | ' ' | DD: Flag ('X',''), ob Timer anzuschalten ist | 20010117 | |
10 | ![]() |
WRITE_ENDMESS | Call by reference | Type reference (TYPE) | DCSQLTCTRL-WRITE_ENDM | Endmeldung ins Protokoll schreiben | 20010216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerhafte Input-Parameter | 20010202 |
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AUTH_CHK | Call by reference | Type reference (TYPE) | DCSQLTCTRL-DB_AUTH | 'X' | DD: Flag ob Berechtigungsprüfung für DB-Änd. ausgeführt wird | 20010126 | |
2 | ![]() |
PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Id für Protokollschreiber | 20010118 | |
3 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Rückgabewert | 20010115 | ||
4 | ![]() |
TIMER_ON | Call by reference | Type reference (TYPE) | DCSQLTCTRL-TIMER_ON | ' ' | DD: Flag ('X',''), ob Timer anzuschalten ist | 20010117 |
Method CHECK on Interface IF_DD_SQLT_TOOLS has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STATE | Call by reference | Type reference (TYPE) | DD06L-AS4LOCAL | Zustand eines Repository-Objektes | 20010115 | ||
2 | ![]() |
TABCLASS | Call by reference | Type reference (TYPE) | DD06V-SQLCLASS | Angabe, ob es sich um einen Pool oder einen Cluster handelt | 20010118 | ||
3 | ![]() |
TABCLASS_CHR | Call by reference | Type reference (TYPE) | DCSQLTSTRU-CLASS_CHR | Für die Übergabe des Textes 'Tabellenpool'/'Tabellencluster' | 20010122 | ||
4 | ![]() |
TABNAME | Call by reference | Type reference (TYPE) | DD06V-SQLTAB | Name eines Tabellenpools oder -clusters | 20010118 |
Method GET_STATE on Interface IF_DD_SQLT_TOOLS has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |