SAP ABAP Class CL_HDB_ACTION_TENANTS_OVERVIEW (HDB: Tenants Overview)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller | 20101027 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20101027 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101027 |
Properties
| Class | CL_HDB_ACTION_TENANTS_OVERVIEW | |
| Short Description | HDB: Tenants Overview | |
| Super Class | CL_HDB_ACTION_CONTROLLER | HDB: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_HDB | DBACOCKPIT for NewDB (HDB) |
| Created | 20101027 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20101027 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20101027 |
Friends
Class CL_HDB_ACTION_TENANTS_OVERVIEW 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 | 20101027 | |||
| 2 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CREATE_TENANT' | Function code that PAI triggered | 20101027 | ||
| 3 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DROP_TENANT' | Function code that PAI triggered | 20101027 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'RESUME_TENANT' | Function code that PAI triggered | 20101027 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'SUSPEND_TENANT' | Function code that PAI triggered | 20101027 | ||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20101123 | |||||
| 7 | Instance attribute | Private | Type reference (TYPE) | HDB_M_TENANTS | NewDB: Monitoring View for Tenants | 20101027 | |||
| 8 | Instance attribute | Private | Attribute reference (LIKE) | 20101123 | |||||
| 9 | Instance attribute | Public | Type reference (TYPE) | HDB_VIEW_TENANTS_OVERVIEW | NewDB: View Data for Tenants Overview Screen | 20101027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101027 | ||
| 2 | Instance method | Private | Method | 20101027 | ||
| 3 | Instance method | Private | Method | 20101027 | ||
| 4 | Instance method | Private | Method | 20101027 | ||
| 5 | Instance method | Private | Method | 20101027 | ||
| 6 | Instance method | Private | Method | 20101027 |
Events
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no event.
Types
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no local type.
Method Signatures
Method ADD_TENANT Signature
Method ADD_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method ADD_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
Method CONFIRM_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function code that PAI triggered | 20101027 |
Method CONFIRM_COMMAND on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
Method DROP_TENANT Signature
Method DROP_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method DROP_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
Method RESUME_TENANT Signature
Method RESUME_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method RESUME_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
Method SUSPEND_TENANT Signature
Method SUSPEND_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method SUSPEND_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |