SAP ABAP Class CL_DBA_ACTION_PARAM_CHECK (DBA Cockpit: Parameter Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
⤷
⤷
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 | 20110310 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20120605 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110311 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_GUI_DIALOGBOX_HANDLER | handle_close of CL_GUI_DIALOGBOX_CONTAINER | 20110418 |
Properties
| Class | CL_DBA_ACTION_PARAM_CHECK | |
| Short Description | DBA Cockpit: Parameter Check | |
| 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 | SDBA_COMMON | Cross-Platform DBA cockpit objects |
| Created | 20110310 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_PARAM_CHECK 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 | 20120605 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20110311 | ||
| 3 | IF_DBA_GUI_DIALOGBOX_HANDLER | handle_close of CL_GUI_DIALOGBOX_CONTAINER | 20110418 |
Friends
Class CL_DBA_ACTION_PARAM_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20110412 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20110412 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20110412 | |||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DEVIATIONS' | Function Code that Triggered PAI | 20120516 | ||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'PASSED' | Function Code that Triggered PAI | 20120516 | ||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CHANGE' | Function code that PAI triggered | 20110413 | ||
| 7 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CLEAR_ALL' | Function code that PAI triggered | 20110413 | ||
| 8 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'DWNL' | Function Code | 20110412 | ||
| 9 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'INTENDED' | Function code that PAI triggered | 20110413 | ||
| 10 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'NOT_INTENDED' | Function code that PAI triggered | 20110413 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | DBAPC_DEVIATION | DBA Parameter Check: Deviation | 20120605 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20120605 | |||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20110311 | |||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_NOTE_PARSER | DBA Cockpit: Note Parsing for Configuration Check | 20110311 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120516 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120516 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | DBAPC_VIEW_RESULTS | DBA Parameter Check: View structure for Check results | 20110311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120605 | ||
| 2 | Instance method | Private | Method | 20120605 | ||
| 3 | Instance method | Private | Method | 20120524 | ||
| 4 | Instance method | Private | Method | 20120604 | ||
| 5 | Instance method | Public | Method | 20110412 | ||
| 6 | Instance method | Public | Method | 20110412 | ||
| 7 | Instance method | Public | Method | 20110412 | ||
| 8 | Instance method | Private | Method | 20110418 |
Events
Class CL_DBA_ACTION_PARAM_CHECK has no event.
Types
Class CL_DBA_ACTION_PARAM_CHECK has no local type.
Method Signatures
Method DELETE_ALL_DEVIATIONS_EXECUTE Signature
Method DELETE_ALL_DEVIATIONS_EXECUTE on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method DELETE_ALL_DEVIATIONS_EXECUTE on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method DELETE_DEVIATION_EXECUTE Signature
Method DELETE_DEVIATION_EXECUTE on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method DELETE_DEVIATION_EXECUTE on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method MARK_INTENDED Signature
Method MARK_INTENDED on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method MARK_INTENDED on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method MARK_NOT_INTENDED Signature
Method MARK_NOT_INTENDED on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method MARK_NOT_INTENDED on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method SET_GRID_ATTRIBUTES_DEVIATIONS Signature
Method SET_GRID_ATTRIBUTES_DEVIATIONS on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method SET_GRID_ATTRIBUTES_DEVIATIONS on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method SET_GRID_ATTRIBUTES_ENVIRON Signature
Method SET_GRID_ATTRIBUTES_ENVIRON on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method SET_GRID_ATTRIBUTES_ENVIRON on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method SET_GRID_ATTRIBUTES_RESULTS Signature
Method SET_GRID_ATTRIBUTES_RESULTS on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method SET_GRID_ATTRIBUTES_RESULTS on class CL_DBA_ACTION_PARAM_CHECK has no exception.
Method SET_TREE_COLUMNS Signature
Method SET_TREE_COLUMNS on class CL_DBA_ACTION_PARAM_CHECK has no parameter.
Method SET_TREE_COLUMNS on class CL_DBA_ACTION_PARAM_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |