Hierarchy
⤷
⤷
Properties
| Class | CL_DB6_SCRIPT | |
| Short Description | DB6: Script Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_JOB | DBA Cockpit: Jobs |
| Created | 20040204 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DB6_SCRIPT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DB6_RDI | 20110706 | DB6: Data Collector |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DB6ADMINT | DB6: internal part of table buffer administration entry | 20040204 | |||
| 2 | Constant | Private | Type reference (TYPE) | DB6SCRIPTNAME | '/CUSTOM' | ABAP program, current main program | 20040211 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040213 | ||||
| 4 | Constant | Private | Type reference (TYPE) | DB6CC_EDITOR_LINE | '--} END CUSTOMER EPILOG' | 20040223 | |||
| 5 | Constant | Private | Type reference (TYPE) | DB6CC_EDITOR_LINE | '--{ START CUSTOMER EPILOG' | 20040223 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD_LIST | 20040209 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | DB6CC_EDITOR_LIST | DB6: CLP Script Source Code | 20040204 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20060724 | ||||
| 9 | Constant | Public | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD | '&DBID' | 20040210 | |||
| 10 | Constant | Public | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD | '&password' | 20040301 | |||
| 11 | Constant | Public | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD | '&schemaname' | 20040210 | |||
| 12 | Constant | Public | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD | '&SYSID' | 20040210 | |||
| 13 | Constant | Public | Type reference (TYPE) | DB6CC_SCRIPT_KEYWORD | '&user' | 20040301 | |||
| 14 | Constant | Private | Type reference (TYPE) | DB6CC_EDITOR_LINE | '--} END CUSTOMER PROLOG' | 20040223 | |||
| 15 | Constant | Private | Type reference (TYPE) | DB6CC_EDITOR_LINE | '--{ START CUSTOMER PROLOG' | 20040223 | |||
| 16 | Constant | Private | Type reference (TYPE) | DB6SCRIPTNAME | '_JOB:' | ABAP program, current main program | 20040211 | ||
| 17 | Instance attribute | Public | Type reference (TYPE) | DB6SCRIPTNAME | ABAP program, current main program | 20040204 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20040204 |
Methods
Events
Class CL_DB6_SCRIPT has no event.
Types
Class CL_DB6_SCRIPT has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DB6_SCRIPT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DB6_SCRIPT has no exception.
Method CUSTOMIZE Signature
Method CUSTOMIZE on class CL_DB6_SCRIPT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040220 |
Method CUSTOMIZE_GLOBAL Signature
Method CUSTOMIZE_GLOBAL on class CL_DB6_SCRIPT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040220 |
Method DELETE Signature
Method DELETE on class CL_DB6_SCRIPT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040204 |
Method END_OF_PROTECTED_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_OF | Value transfer | Type reference (TYPE) | I | 20040220 |
Method END_OF_PROTECTED_LINES on class CL_DB6_SCRIPT has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | Logische Destination (angegeben in Funktionsaufruf) | 20050118 | |||
| 2 | HIDE_TERMINATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20050127 | |||
| 3 | ONE_COLUMN_PER_ROW | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060724 | ||||
| 4 | PARTITION | Call by reference | Type reference (TYPE) | I | 20040210 | ||||
| 5 | RESULT_LIST | Value transfer | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20040212 | ||||
| 6 | RETURN_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050128 | |||
| 7 | STOP_AFTER_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040210 |
Method GET_BASE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT_BASE_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_SCRIPT_BASE | DBA Cockpit: Script Execution | 20110711 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110711 |
Method GET_BASE_REF on class CL_DB6_SCRIPT has no exception.
Method GET_SCRIPT_ADM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCRIPT_ADM_LIST | Value transfer | Type reference (TYPE) | DB6CC_SCRIPT_ADM_LIST | 20040206 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20040206 | |||
| 3 | WITH_STANDARD_SCRIPTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040206 |
Method GET_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_LIST | 20040206 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20040206 | |||
| 3 | WITH_STANDARD_SCRIPTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040206 |
Method GET_SCRIPT_REF 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 | ABAP-Programm, aktuelles Hauptprogramm | 20040204 | |||
| 2 | SCRIPT_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SCRIPT | DB6: Skriptbehandler | 20040204 | |||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040204 |
Method GET_STANDARD_SCRIPT_REF 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: Skriptname | 20110711 | |||
| 2 | SCRIPT_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SCRIPT | DB6: Skriptbehandler | 20040210 | |||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20040210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040210 |
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 | 20070202 |
Method HAS_UPDATE_COMMAND on class CL_DB6_SCRIPT has no exception.
Method INIT_CUSTOM_EPILOG Signature
Method INIT_CUSTOM_EPILOG on class CL_DB6_SCRIPT has no parameter.
Method INIT_CUSTOM_EPILOG on class CL_DB6_SCRIPT has no exception.
Method INIT_CUSTOM_PROLOG Signature
Method INIT_CUSTOM_PROLOG on class CL_DB6_SCRIPT has no parameter.
Method INIT_CUSTOM_PROLOG on class CL_DB6_SCRIPT has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040204 |
Method IS_CHANGED on class CL_DB6_SCRIPT has no exception.
Method IS_CUSTOMIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOMIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040223 |
Method IS_CUSTOMIZED on class CL_DB6_SCRIPT has no exception.
Method IS_EXISTING_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091105 | ||||
| 2 | SCRIPT_NAME | Call by reference | Type reference (TYPE) | DB6SCRIPTNAME | DB6: Script Name | 20091105 |
Method IS_EXISTING_NAME on class CL_DB6_SCRIPT has no exception.
Method IS_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040205 |
Method IS_NEW on class CL_DB6_SCRIPT has no exception.
Method IS_SAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040211 | ||||
| 2 | SCRIPT_NAME | Call by reference | Type reference (TYPE) | DB6SCRIPTNAME | ABAP-Programm, aktuelles Hauptprogramm | 20040211 |
Method IS_SAP_NAME on class CL_DB6_SCRIPT has no exception.
Method IS_VALID_NAME 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 | 20040219 | ||||
| 2 | SCRIPT_NAME | Call by reference | Type reference (TYPE) | DB6SCRIPTNAME | DB6: Skriptname | 20040219 |
Method IS_VALID_NAME on class CL_DB6_SCRIPT has no exception.
Method NEW_SCRIPT_REF 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 | ABAP-Programm, aktuelles Hauptprogramm | 20040204 | |||
| 2 | SCRIPT_REF | Value transfer | Object reference (TYPE REF TO) | CL_DB6_SCRIPT | DB6: Skriptbehandler | 20040204 | |||
| 3 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Entfernte Systemadministration | 20040204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040204 |
Method RESET_TO_SAP_STANDARD Signature
Method RESET_TO_SAP_STANDARD on class CL_DB6_SCRIPT has no parameter.
Method RESET_TO_SAP_STANDARD on class CL_DB6_SCRIPT has no exception.
Method SAVE Signature
Method SAVE on class CL_DB6_SCRIPT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB6: Ausnahmen des Skriptbehandlers | 20040204 |
Method SET_CLP_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINES | Call by reference | Type reference (TYPE) | DB6CC_EDITOR_LIST | 20040204 |
Method SET_CLP_COMMANDS on class CL_DB6_SCRIPT has no exception.
Method SET_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 | ABAP-Programm, aktuelles Hauptprogramm | 20040205 |
Method SET_NAME on class CL_DB6_SCRIPT has no exception.
Method SET_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAM_ID | Call by reference | Type reference (TYPE) | C | 20040210 | ||||
| 2 | PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040210 |
Method START_OF_PROTECTED_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | START | Value transfer | Type reference (TYPE) | I | 20040220 |
Method START_OF_PROTECTED_LINES on class CL_DB6_SCRIPT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |