SAP ABAP Class CL_DBA_ACTION_CONTROLLER (DBA Cockpit: Abstract Action Controller)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_ACTION_CONTROLLER | DB6: Interface of DBA Action | 20051129 |
Meta Relationship - Used By
Properties
Class | CL_DBA_ACTION_CONTROLLER | |
Short Description | DBA Cockpit: Abstract Action Controller | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
Created | 20051125 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DB6_ACTION_CONTROLLER | DB6: Interface of DBA Action | 20051129 |
Friends
Class CL_DBA_ACTION_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20051129 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'DISP_EDIT' | Function Code that Triggered PAI | 20090210 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'REFR' | Function Code that Triggered PAI | 20090113 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAVE' | Function Code that Triggered PAI | 20091030 | |
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6NAVCTRL | DB6: Global Control Data for Navigation Frame | 20051129 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBAPC_DEVIATION | DBA Parameter Check: Deviation | 20120605 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_PATH_DDIC_STRUCTURE | 20120829 | |||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20051129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20091029 | |
2 | ![]() |
Instance method | Protected | Method | 20091102 | |
3 | ![]() |
Instance method | Protected | Method | 20091030 | |
4 | ![]() |
Instance method | Protected | Method | 20120827 | |
5 | ![]() |
Instance method | Protected | Method | 20110331 | |
6 | ![]() |
Instance method | Public | Method | 20120827 | |
7 | ![]() |
Instance method | Protected | Method | 20100409 | |
8 | ![]() |
Instance method | Public | Method | 20090901 | |
9 | ![]() |
Instance method | Protected | Method | 20110404 |
Events
Class CL_DBA_ACTION_CONTROLLER has no event.
Types
Class CL_DBA_ACTION_CONTROLLER has no local type.
Method Signatures
Method ADD_ACTION_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | STRING | 20091029 | |||
2 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20091029 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20091029 | |||
4 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20091030 |
Method ADD_ACTION_BUTTON on class CL_DBA_ACTION_CONTROLLER has no exception.
Method ADD_DISP_EDIT_BUTTON Signature
Method ADD_DISP_EDIT_BUTTON on class CL_DBA_ACTION_CONTROLLER has no parameter.
Method ADD_DISP_EDIT_BUTTON on class CL_DBA_ACTION_CONTROLLER has no exception.
Method ADD_MAINTENANCE_BUTTONS Signature
Method ADD_MAINTENANCE_BUTTONS on class CL_DBA_ACTION_CONTROLLER has no parameter.
Method ADD_MAINTENANCE_BUTTONS on class CL_DBA_ACTION_CONTROLLER has no exception.
Method ADD_PATH_DDIC_STRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC_STRUCT | Call by reference | Type reference (TYPE) | STRING | 20120827 | |||
2 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20120827 |
Method ADD_PATH_DDIC_STRUCT on class CL_DBA_ACTION_CONTROLLER has no exception.
Method BASIC_REFRESH Signature
Method BASIC_REFRESH on class CL_DBA_ACTION_CONTROLLER has no parameter.
Method BASIC_REFRESH on class CL_DBA_ACTION_CONTROLLER has no exception.
Method GET_DDIC_STRUCT_FROM_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20120827 | |||
2 | ![]() |
RV_DDIC_STRUCT | Value transfer | Type reference (TYPE) | STRING | 20120827 |
Method GET_DDIC_STRUCT_FROM_PATH on class CL_DBA_ACTION_CONTROLLER has no exception.
Method MODIFY_ACTION_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ICON | Call by reference | Type reference (TYPE) | STRING | 20100409 | |||
2 | ![]() |
OKCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20100409 | ||
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20100409 | |||
4 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CLIKE | 20100409 |
Method MODIFY_ACTION_BUTTON on class CL_DBA_ACTION_CONTROLLER has no exception.
Method SET_VIEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE | Call by reference | Type reference (TYPE) | STRING | 20090901 | |||
2 | ![]() |
NODE | Call by reference | Type reference (TYPE) | STRING | 20090901 | |||
3 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20090901 |
Method SET_VIEW_DATA on class CL_DBA_ACTION_CONTROLLER has no exception.
Method TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | STRING | 20110404 | |||
2 | ![]() |
DETAIL | Call by reference | Type reference (TYPE) | CLIKE | 20110404 |
Method TRACE on class CL_DBA_ACTION_CONTROLLER has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |