Hierarchy

⤷

⤷

Properties
Class | CL_DB6_DATA_CLASS | |
Short Description | DB6: Backend to Data Classes | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
Created | 20080609 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_DB6_DATA_CLASS has no interface implemented.
Friends
Class CL_DB6_DATA_CLASS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DB6_DATA_CLASS | DB6: Backend to Data Classes | 20080609 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBAKEYVAL_TAB | DB6: Table of DDTABCLASS | 20080609 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_DDART_TAB | DB6: Table of DB6ADMCLAS | 20080609 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6ADMCLAS_TAB | DB6: Table of DB6ADMCLAS | 20080625 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | DDTABCLASS | 'USR' | DD: Data class/size category (system, customer, standard) | 20080609 | |
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DBA_DARTT_TAB | DBA Cockpit: Texts for Data Classes | 20080609 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6_IADB6_TAB | DB6: List of Index Tablespaces | 20080609 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6TRESC_TAB | DB6: Table of TRESC | 20080609 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20080609 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | SYSYSID | 'CUSTOMER' | Name of the SAP System | 20080609 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | SYSYSID | 'SAP' | Name of the SAP System | 20080609 | |
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080609 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6CATTSP_TAB | DB6: Table of DB6CATTSP | 20081119 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6_TADB6_TAB | DB6: List of Data Tablespaces | 20080609 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DB6_TSDB6_TAB | DB6: Index to Data Table Space Relation | 20080609 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_AM_ICONS | DB6: Icons for lights | 20080625 |
Methods
Events
Class CL_DB6_DATA_CLASS has no event.
Types
Class CL_DB6_DATA_CLASS has no local type.
Method Signatures
Method ADD_DATA_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | DDART-DDCLASS | DD: Data class/size category (system, customer, standard) | 20080702 | ||
2 | ![]() |
DATA_CLASS | Call by reference | Type reference (TYPE) | DDART-TABART | Data class in technical settings | 20080702 | ||
3 | ![]() |
DATA_SPACE | Call by reference | Type reference (TYPE) | STRING | DB6: Tablespace Name | 20080702 | ||
4 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | DARTT-DARTTEXT | Explanatory short text | 20080702 | ||
5 | ![]() |
INDEX_SPACE | Call by reference | Type reference (TYPE) | STRING | Tablespace Name for Indexes for DB2 Universal Database | 20080702 | ||
6 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | DARTT-DDLANGU | Language Key | 20080702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB6: Data Class Exceptions | 20081119 | |
2 | ![]() |
DBA Cockpit: ADBC Errors | 20080905 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080609 |
Method DELETE_DATA_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CLASS | Call by reference | Type reference (TYPE) | DDART-TABART | Data class in technical settings | 20080702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB6: Data Class Exceptions | 20081119 | |
2 | ![]() |
DBA Cockpit: ADBC Errors | 20081119 |
Method GET_ASSIGNED_INDEXSPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATASPACE | Call by reference | Type reference (TYPE) | CLIKE | 20090731 | |||
2 | ![]() |
INDEXSPACE | Value transfer | Type reference (TYPE) | STRING | 20090731 |
Method GET_ASSIGNED_INDEXSPACE on class CL_DB6_DATA_CLASS has no exception.
Method GET_AVAILABLE_DATASPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AVAILABLE_DATASPACES | Value transfer | Type reference (TYPE) | DBA_LISTBOX_LIST | DBA Cockpit: Listbox Values | 20081119 |
Method GET_AVAILABLE_DATASPACES on class CL_DB6_DATA_CLASS has no exception.
Method GET_AVAILABLE_INDEXSPACES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AVAILABLE_INDEXSPACES | Value transfer | Type reference (TYPE) | DBA_LISTBOX_LIST | DBA Cockpit: Listbox Values | 20081119 |
Method GET_AVAILABLE_INDEXSPACES on class CL_DB6_DATA_CLASS has no exception.
Method GET_CATEGORIES Signature
Method GET_CATEGORIES on class CL_DB6_DATA_CLASS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20081119 |
Method GET_DATACLASSES Signature
Method GET_DATACLASSES on class CL_DB6_DATA_CLASS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080609 |
Method GET_DATACLASS_ALLINFO Signature
Method GET_DATACLASS_ALLINFO on class CL_DB6_DATA_CLASS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080626 |
Method GET_DATA_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_CLASS | Call by reference | Type reference (TYPE) | DDART-TABART | Data class in technical settings | 20100601 | ||
2 | ![]() |
DATA_CLASS_INFO | Value transfer | Type reference (TYPE) | DB6ADMCLAS | DB6: description of data classes | 20100601 |
Method GET_DATA_CLASS on class CL_DB6_DATA_CLASS has no exception.
Method GET_DCL_NAMESPACE Signature
Method GET_DCL_NAMESPACE on class CL_DB6_DATA_CLASS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080609 |
Method GET_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DCL_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_DATA_CLASS | DB6: Backend to Data Classes | 20080609 | ||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20080609 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080609 |
Method GET_SIBLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIBLING | Value transfer | Type reference (TYPE) | DB6TABNAML | DB6: long table name | 20080619 | ||
2 | ![]() |
TABLESPACE | Call by reference | Type reference (TYPE) | CLIKE | 20080619 |
Method GET_SIBLING on class CL_DB6_DATA_CLASS has no exception.
Method IS_ASSIGNED_DATASPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATASPACE | Call by reference | Type reference (TYPE) | CLIKE | 20081118 | |||
2 | ![]() |
IS_ASSIGNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081118 |
Method IS_ASSIGNED_DATASPACE on class CL_DB6_DATA_CLASS has no exception.
Method IS_ASSIGNED_INDEXSPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEXSPACE | Call by reference | Type reference (TYPE) | CLIKE | 20081120 | |||
2 | ![]() |
IS_ASSIGNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081120 |
Method IS_ASSIGNED_INDEXSPACE on class CL_DB6_DATA_CLASS has no exception.
Method IS_EXISTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080609 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20080609 |
Method IS_EXISTING on class CL_DB6_DATA_CLASS has no exception.
Method IS_EXISTING_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | DDART-DDCLASS | DD: Data class/size category (system, customer, standard) | 20081118 | ||
2 | ![]() |
IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081118 |
Method IS_EXISTING_CATEGORY on class CL_DB6_DATA_CLASS has no exception.
Method IS_EXISTING_TABLESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081119 | |||
2 | ![]() |
TABLESPACE | Call by reference | Type reference (TYPE) | STRING | DB6: Tablespace Name | 20081119 |
Method IS_EXISTING_TABLESPACE on class CL_DB6_DATA_CLASS has no exception.
Method IS_IN_CUSTOMER_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_CUSTOMER_NAMESPACE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080609 | |||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | TABART | Data class in technical settings | 20080609 |
Method IS_IN_CUSTOMER_NAMESPACE on class CL_DB6_DATA_CLASS has no exception.
Method PROPOSE_SIBLING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SIBLING | Value transfer | Type reference (TYPE) | STRING | 20081119 | |||
2 | ![]() |
TABLESPACE | Call by reference | Type reference (TYPE) | CLIKE | 20081119 |
Method PROPOSE_SIBLING on class CL_DB6_DATA_CLASS has no exception.
Method REFRESH Signature
Method REFRESH on class CL_DB6_DATA_CLASS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20080625 |
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_DB6_DATA_CLASS has no parameter.
Method RESET_BUFFER on class CL_DB6_DATA_CLASS has no exception.
Method UPDATE_DATA_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CATEGORY | Call by reference | Type reference (TYPE) | DDART-DDCLASS | DD: Data class/size category (system, customer, standard) | 20081119 | ||
2 | ![]() |
DATA_CLASS | Call by reference | Type reference (TYPE) | DDART-TABART | Data class in technical settings | 20081119 | ||
3 | ![]() |
DATA_SPACE | Call by reference | Type reference (TYPE) | STRING | 20081119 | |||
4 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | DARTT-DARTTEXT | Explanatory short text | 20081119 | ||
5 | ![]() |
INDEX_SPACE | Call by reference | Type reference (TYPE) | STRING | 20081119 | |||
6 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | DARTT-DDLANGU | Language Key | 20081119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DB6: Data Class Exceptions | 20081119 | |
2 | ![]() |
DBA Cockpit: ADBC Errors | 20081119 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |