SAP ABAP Class CL_DB6_ACTION_DATA_CLASSES (DB6: Data Classes Action Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20060710 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20081118 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20081118 |
Properties
| Class | CL_DB6_ACTION_DATA_CLASSES | |
| Short Description | DB6: Data Classes Action Controller | |
| Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20060411 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20081118 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20081118 |
Friends
Class CL_DB6_ACTION_DATA_CLASSES 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) | CL_DB6_ALV | DB6: simple ALV abstraction | 20060411 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_DATA_CLASS | DB6: Backend to Data Classes | 20080625 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20060411 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_DATA_CLASSES | DB6: View_data structure for Data Classes Action Controller | 20060411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081118 | ||
| 2 | Instance method | Private | Method | delete data class | 20081118 | |
| 3 | Instance method | Private | Method | 20081119 | ||
| 4 | Instance method | Private | Method | 20081118 | ||
| 5 | Instance method | Private | Method | 20081118 | ||
| 6 | Instance method | Private | Method | 20081118 | ||
| 7 | Instance method | Private | Method | set ALV grid layout attributes | 20060411 |
Events
Class CL_DB6_ACTION_DATA_CLASSES has no event.
Types
Class CL_DB6_ACTION_DATA_CLASSES has no local type.
Method Signatures
Method ADD_DATACLASS Signature
Method ADD_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no parameter.
Method ADD_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method DELETE_DATACLASS Signature
Method DELETE_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no parameter.
Method DELETE_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method DISPLAY_DATACLASS Signature
Method DISPLAY_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no parameter.
Method DISPLAY_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method EDIT_DATACLASS Signature
Method EDIT_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no parameter.
Method EDIT_DATACLASS on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method GET_SELECTED_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATACLASS | Value transfer | Type reference (TYPE) | DB6ADMCLAS | DB6: description of data classes | 20081118 |
Method GET_SELECTED_ENTRY on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method HAS_VALID_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081118 |
Method HAS_VALID_SELECTION on class CL_DB6_ACTION_DATA_CLASSES has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_DATA_CLASSES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_DATA_CLASSES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |