SAP ABAP Class CL_DD_SQLT_CLUSTER (Table Clusters - Tools)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_SQLT_TOOLS | Tools for Table Pools and Table Clusters | 20010117 |
Properties
| Class | CL_DD_SQLT_CLUSTER | |
| Short Description | Table Clusters - Tools | |
| Super Class | CL_DD_SQLT_TOOLS | Tools for Table Pools and Table Clusters |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDTB | ABAP/4 Dictionary: Tables |
| Created | 20010117 | SAP |
| Last change | 20010117 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DD_SQLT_CLUSTER has no forward declaration.
Interfaces
Class CL_DD_SQLT_CLUSTER has no interface implemented.
Friends
Class CL_DD_SQLT_CLUSTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DD16V-INTLEN | 120 | Maximum Allowed Key Length | 20010202 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYST-TABIX | Number of Fields | 20010202 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYST-TABIX | Number of Key Fields | 20010202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks for a Table Cluster | 20010212 | |
| 2 | Instance method | Private | Method | Checks the Decimal Type | 20010213 | |
| 3 | Instance method | Private | Method | Checks the Table Cluster Key | 20010213 | |
| 4 | Instance method | Private | Method | Checks the Table Cluster Structure | 20010213 | |
| 5 | Instance method | Public | Constructor | 20010119 | ||
| 6 | Instance method | Private | Method | Sets the Checklist for a Table Cluster | 20010118 |
Events
Class CL_DD_SQLT_CLUSTER has no event.
Types
Class CL_DD_SQLT_CLUSTER has no local type.
Method Signatures
Method CLUSTER_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALTER_INFO | Call by reference | Type reference (TYPE) | DCFLDCHG | Mögliche Änderungen bei Feldern | 20010212 | |||
| 2 | MODEFLAG | Call by reference | Type reference (TYPE) | DDXTT-MODEFLAG | Ergebnisse des Verteilerlaufs (Tabelle DDXTT) | 20010212 | |||
| 3 | PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Id für Protokollschreiber | 20010212 | ||
| 4 | RC | Call by reference | Type reference (TYPE) | SYST-SUBRC | Returncode | 20010212 | |||
| 5 | S | Call by reference | Type reference (TYPE) | DDDBS | Für die Datenbank-Statements vom Verteiler | 20010212 | |||
| 6 | SQLTCHKWA | Call by reference | Type reference (TYPE) | DCSQLTCHK | DD: Prüfungen für Tabellenpools oder -cluster | 20010212 |
Method CLUSTER_CHECK on class CL_DD_SQLT_CLUSTER has no exception.
Method CLUSTER_DECIMAL_CHK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DECCHK | Call by reference | Type reference (TYPE) | DCSQLTCHK-DECCHK | Typ Decimal kann nur ohne Nachkomma-Stellen verwendet werden | 20010213 | |||
| 2 | PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Id für Protokollschreiber | 20010213 |
Method CLUSTER_DECIMAL_CHK on class CL_DD_SQLT_CLUSTER has no exception.
Method CLUSTER_KEY_CHK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLKEYCHK | Call by reference | Type reference (TYPE) | DCSQLTCHK-CLKEYCHK | Testet den Schlüssel eines Tabellenclusters | 20010213 | |||
| 2 | PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Interne Tabellen, aktueller Zeilenindex | 20010213 |
Method CLUSTER_KEY_CHK on class CL_DD_SQLT_CLUSTER has no exception.
Method CLUSTER_STRUCT_CHK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLDATACHK | Call by reference | Type reference (TYPE) | DCSQLTCHK-CLDATACHK | Test der Datenfelder eines Tabellenclusters | 20010213 | |||
| 2 | PRID | Call by reference | Type reference (TYPE) | SYST-TABIX | 0 | Id für Protokollschreiber | 20010213 |
Method CLUSTER_STRUCT_CHK on class CL_DD_SQLT_CLUSTER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GET_STATE | Call by reference | Type reference (TYPE) | DD06L-AS4LOCAL | Aktivierungsstand eines Repository-Objektes | 20010119 | |||
| 2 | SQLTAB | Call by reference | Type reference (TYPE) | DD06L-SQLTAB | Name eines Pool/Cluster auf der Datenbank | 20010119 |
Method CONSTRUCTOR on class CL_DD_SQLT_CLUSTER has no exception.
Method SET_CTRL_CHK_CLUSTER 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 | DD: Flag ob Berechtigungsprüfung für DB-Änd. ausgeführt wird | 20010202 | |||
| 2 | NTABCMP | Call by reference | Type reference (TYPE) | DCSQLTCTRL-NTABCMP | DD: Flag ('N', 'A'), ob Nametab inaktv/aktiv geschr. wird | 20010118 | |||
| 3 | SQLTCHKWA | Call by reference | Type reference (TYPE) | DCSQLTCHK | DD: Prüfungen für Tabellenpools oder -cluster | 20010118 |
Method SET_CTRL_CHK_CLUSTER on class CL_DD_SQLT_CLUSTER has no exception.
History
| Last changed by/on | SAP | 20010117 |
| SAP Release Created in | 610 |