SAP ABAP Interface IF_DBA_SCRIPT_BASE (DBA Cockpit: Script Execution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_JOB (Package) DBA Cockpit: Jobs

⤷

⤷

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
Interface | IF_DBA_SCRIPT_BASE | |
Short Description | DBA Cockpit: Script Execution |
General Data
Package | SDBA_JOB | DBA Cockpit: Jobs |
Created | 20110711 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | DB6CC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DBA_SCRIPT_BASE has no interface.
Friends
Interface IF_DBA_SCRIPT_BASE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | KEYWORDS | Instance attribute | Public | Type reference (TYPE) | DB6_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20110712 | ||
2 | MAX_LINE_LENGTH | 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
Interface IF_DBA_SCRIPT_BASE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_DBA_SCRIPT_BASE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |