SAP ABAP Class CL_DB6_ACTION_SCRIPT_MAINT (DB6: CLP Script Maintenance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_JOB (Package) DBA Cockpit: Jobs
⤷
⤷
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 | 20110706 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090324 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20080303 |
Properties
| Class | CL_DB6_ACTION_SCRIPT_MAINT | |
| Short Description | DB6: CLP Script Maintenance | |
| 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_JOB | DBA Cockpit: Jobs |
| Created | 20050112 | 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_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20090324 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20080303 |
Friends
Class CL_DB6_ACTION_SCRIPT_MAINT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20050112 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20050118 | |||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20050112 | |||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20050112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_SCRIPT_LIST | DB6: View Data of Script Maintenance | 20050112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20090324 | ||
| 2 | Instance method | Private | Method | 20090324 | ||
| 3 | Instance method | Private | Method | 20091104 | ||
| 4 | Instance method | Private | Method | 20090324 | ||
| 5 | Instance method | Private | Method | 20090324 | ||
| 6 | Instance method | Private | Method | handle actions on single script | 20050112 | |
| 7 | Instance method | Private | Method | set ALV Grid layout | 20050112 | |
| 8 | Instance method | Private | Method | 20090324 |
Events
Class CL_DB6_ACTION_SCRIPT_MAINT has no event.
Types
Class CL_DB6_ACTION_SCRIPT_MAINT has no local type.
Method Signatures
Method ADD_SCRIPT Signature
Method ADD_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method ADD_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method DELETE_SCRIPT Signature
Method DELETE_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method DELETE_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method EXEC_SCRIPT Signature
Method EXEC_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method EXEC_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method GET_SELECTED_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT | Value transfer | Type reference (TYPE) | DB6SCRIPTHDR | DB6: description of data classes | 20090324 |
Method GET_SELECTED_ENTRY on class CL_DB6_ACTION_SCRIPT_MAINT 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 | 20090324 |
Method HAS_VALID_SELECTION on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method MAINTAIN_SCRIPT Signature
Method MAINTAIN_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method MAINTAIN_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
Method SHOW_SCRIPT Signature
Method SHOW_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no parameter.
Method SHOW_SCRIPT on class CL_DB6_ACTION_SCRIPT_MAINT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |