SAP ABAP Class CL_DB6_ACTION_SCRIPT_EDITOR (DB6: CLP Script Editor)
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_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090324 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20091102 |
Properties
Class | CL_DB6_ACTION_SCRIPT_EDITOR | |
Short Description | DB6: CLP Script Editor | |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_CONTROLLER_CHG | DBA Cockpit: Administration Basics | 20090324 | ||
2 | IF_DBA_ACTION_CONTROLLER_QUAC | DBA Cockpit: Controller I/F for Quick Activities | 20091102 |
Friends
Class CL_DB6_ACTION_SCRIPT_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'EXEC_SYSTEM' | Function Code that Triggered PAI | 20091105 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SCRIPT_NAME' | Function Code that Triggered PAI | 20091105 | |
3 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050112 | ||||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20050113 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20050113 | ||
6 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050112 | ||||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SCRIPT | DB6: Script Handler | 20050112 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20080304 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DB6_VIEW_SCRIPT_DETAIL | DB6: View Data of Script | 20050113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091105 | |
2 | ![]() |
Instance method | Public | Method | check if script name is valid | 20050117 |
3 | ![]() |
Instance method | Private | Method | execute script | 20050113 |
4 | ![]() |
Instance method | Private | Method | read CLP script from database | 20050113 |
5 | ![]() |
Instance method | Private | Method | write CLP script to database | 20050113 |
Events
Class CL_DB6_ACTION_SCRIPT_EDITOR has no event.
Types
Class CL_DB6_ACTION_SCRIPT_EDITOR has no local type.
Method Signatures
Method CHANGE_SYSTEM Signature
Method CHANGE_SYSTEM on class CL_DB6_ACTION_SCRIPT_EDITOR has no parameter.
Method CHANGE_SYSTEM on class CL_DB6_ACTION_SCRIPT_EDITOR has no exception.
Method CHECK_SCRIPT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCRIPT_NAME | Call by reference | Type reference (TYPE) | DB6SCRIPTNAME | DB6: Script Name | 20091105 | ||
2 | ![]() |
VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050118 |
Method CHECK_SCRIPT_NAME on class CL_DB6_ACTION_SCRIPT_EDITOR has no exception.
Method EXECUTE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXEC_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20050118 |
Method EXECUTE_SCRIPT on class CL_DB6_ACTION_SCRIPT_EDITOR has no exception.
Method READ_SCRIPT Signature
Method READ_SCRIPT on class CL_DB6_ACTION_SCRIPT_EDITOR has no parameter.
Method READ_SCRIPT on class CL_DB6_ACTION_SCRIPT_EDITOR has no exception.
Method SAVE_SCRIPT Signature
Method SAVE_SCRIPT on class CL_DB6_ACTION_SCRIPT_EDITOR has no parameter.
Method SAVE_SCRIPT on class CL_DB6_ACTION_SCRIPT_EDITOR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |