SAP ABAP Class IF_DBA_SCRIPT_BASE (DBA Cockpit: Script Execution)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DB6_CLP | DB6: ADBC Interface | 20110711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SYB_CLP | SYB: iSQL Interface | 20110712 |
Properties
| Class | IF_DBA_SCRIPT_BASE | |
| Short Description | DBA Cockpit: Script Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110711 | 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
Class IF_DBA_SCRIPT_BASE has no interface implemented.
Friends
Class IF_DBA_SCRIPT_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DB6_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20110712 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20110712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110711 | ||
| 2 | Static method | Public | Method | 20110711 | ||
| 3 | Instance method | Public | Method | 20110713 | ||
| 4 | Instance method | Public | Method | 20110713 | ||
| 5 | Instance method | Public | Method | 20110711 |
Events
Class IF_DBA_SCRIPT_BASE has no event.
Types
Class IF_DBA_SCRIPT_BASE has no local type.
Method Signatures
Method GET_STANDARD_SCRIPT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT_LIST | Value transfer | Type reference (TYPE) | DB6CC_SCRIPT_ADM_LIST | 20110711 |
Method GET_STANDARD_SCRIPT_LIST on class IF_DBA_SCRIPT_BASE has no exception.
Method GET_STANDARD_SCRIPT_SRC 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 | 20110711 | |||
| 2 | SRC | Value transfer | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20110711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Script Handler Exceptions | 20110711 |
Method HAS_UPDATE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_UPDATE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110713 | ||||
| 2 | LINES | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20110713 |
Method HAS_UPDATE_COMMAND on class IF_DBA_SCRIPT_BASE has no exception.
Method LINES_TO_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMANDS | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20110713 | |||
| 2 | LINES | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20110713 |
Method LINES_TO_COMMANDS on class IF_DBA_SCRIPT_BASE has no exception.
Method RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20110711 | ||||
| 2 | ERROR_OCCURRED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110711 | ||||
| 3 | ONE_COLUMN_PER_ROW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110711 | ||||
| 4 | PARTITION | Call by reference | Type reference (TYPE) | I | 20110712 | ||||
| 5 | RESULT | Call by reference | Type reference (TYPE) | DB6_EDITOR_LIST | DB6: Table of DB6_EDITOR_LINE | 20110711 |
Method RUN on class IF_DBA_SCRIPT_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |