SAP ABAP Class CL_DB6_ACTION_PGRP_MAINTENANCE (DB6: Database Partition Group Maintenance)
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_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller | 20051228 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20081117 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090320 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081117 |
Properties
Class | CL_DB6_ACTION_PGRP_MAINTENANCE | |
Short Description | DB6: Database Partition Group Maintenance | |
Super Class | CL_DB6_ACTION_CONTROLLER | DB6: 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 | 20051228 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20081117 | ||
2 | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090320 | ||
3 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20081117 |
Friends
Class CL_DB6_ACTION_PGRP_MAINTENANCE 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) | DB6PARTLST | DB6: Partition List For Listbox | 20081117 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20051228 | ||
3 | ![]() |
Instance attribute | Private | See coding | DB6: System Catalog Information of Bufferpools | 20051229 | |||
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'BUFF' | Function code that PAI triggered | 20100531 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'NODE' | Function code that PAI triggered | 20100531 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TBSP' | Function code that PAI triggered | 20100531 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20081117 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_EDITOR_LIST | Function Code that Triggered PAI | 20081117 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6CC_KEYWORD | 20081117 | |||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051228 | ||||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20081117 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6ADMPGRP_LST | DB6: List of Partitions | 20081117 | ||
13 | ![]() |
Instance attribute | Private | See coding | DB6: System Catalog Information of Nodegroups | 20051229 | |||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20051228 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20081117 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6NAVSYST-SYSID | Name of the SAP System | 20060207 | ||
17 | ![]() |
Instance attribute | Private | See coding | DB6: System Catalog Information of Tablespaces | 20051229 | |||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20051228 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_DBPARTITION_DETAIL | DB6: View Data of DB Partition | 20051228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | build ALTER PARTITION GROUP stmt | 20051229 |
2 | ![]() |
Instance method | Private | Method | build CREATE PARTITION ROUP statment | 20051229 |
3 | ![]() |
Instance method | Private | Method | build SQL statements for changes | 20051229 |
4 | ![]() |
Instance method | Private | Method | check, if all nodes have been specified | 20051229 |
5 | ![]() |
Instance method | Private | Method | compare current and original data | 20051229 |
6 | ![]() |
Instance method | Private | Method | check and validate user input | 20060207 |
7 | ![]() |
Instance method | Private | Method | check partition group name | 20051229 |
8 | ![]() |
Instance method | Private | Method | 20060207 | |
9 | ![]() |
Instance method | Private | Method | jump to bufferpool maintenance | 20051229 |
10 | ![]() |
Instance method | Private | Method | jump to tablespace maintenance | 20051229 |
11 | ![]() |
Instance method | Private | Method | execute alter/create/drop stmt | 20051229 |
12 | ![]() |
Instance method | Private | Method | load needed SYSCAT tables | 20060112 |
13 | ![]() |
Instance method | Private | Method | import and convert input data | 20060220 |
14 | ![]() |
Instance method | Private | Method | set ALV grid layout attributes | 20051228 |
15 | ![]() |
Instance method | Private | Method | set ALV grid layout attributes | 20051229 |
16 | ![]() |
Instance method | Private | Method | set ALV grid layout attributes | 20051229 |
17 | ![]() |
Instance method | Private | Method | 20090930 |
Events
Class CL_DB6_ACTION_PGRP_MAINTENANCE has no event.
Types
Class CL_DB6_ACTION_PGRP_MAINTENANCE has no local type.
Method Signatures
Method BUILD_ALTER_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20051229 |
Method BUILD_ALTER_STMT on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method BUILD_CREATE_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20051229 |
Method BUILD_CREATE_STMT on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method BUILD_SQL_STMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20051229 |
Method BUILD_SQL_STMT on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method CHECK_FOR_ALL_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ON_ALL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051229 |
Method CHECK_FOR_ALL_PARTITIONS on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method CHECK_FOR_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051229 |
Method CHECK_FOR_CHANGES on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method CHECK_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060207 |
Method CHECK_INPUT on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method CHECK_PARTGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060207 |
Method CHECK_PARTGROUP on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method CHECK_PARTITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060207 |
Method CHECK_PARTITIONS on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method DISPLAY_BUFFERPOOL Signature
Method DISPLAY_BUFFERPOOL on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method DISPLAY_BUFFERPOOL on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method DISPLAY_TABLESPACE Signature
Method DISPLAY_TABLESPACE on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method DISPLAY_TABLESPACE on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method EXEC_SQL_COMMAND Signature
Method EXEC_SQL_COMMAND on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method EXEC_SQL_COMMAND on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method GET_SYSCAT_TABLES Signature
Method GET_SYSCAT_TABLES on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method GET_SYSCAT_TABLES on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method IMPORT_INPUT_DATA Signature
Method IMPORT_INPUT_DATA on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method IMPORT_INPUT_DATA on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method SET_GRID_ATTRIBUTES_BP Signature
Method SET_GRID_ATTRIBUTES_BP on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method SET_GRID_ATTRIBUTES_BP on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method SET_GRID_ATTRIBUTES_PART Signature
Method SET_GRID_ATTRIBUTES_PART on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method SET_GRID_ATTRIBUTES_PART on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method SET_GRID_ATTRIBUTES_TSP Signature
Method SET_GRID_ATTRIBUTES_TSP on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method SET_GRID_ATTRIBUTES_TSP on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
Method SWITCH_CHECKBOX_PARTITION Signature
Method SWITCH_CHECKBOX_PARTITION on class CL_DB6_ACTION_PGRP_MAINTENANCE has no parameter.
Method SWITCH_CHECKBOX_PARTITION on class CL_DB6_ACTION_PGRP_MAINTENANCE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |