SAP ABAP Class CL_TPDA_SCRIPT_RUNNER (TPDA: Execute Script)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_SCRIPT (Package) Debugger Script

⤷

⤷

Properties
Class | CL_TPDA_SCRIPT_RUNNER | |
Short Description | TPDA: Execute Script | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STPDA_SCRIPT | Debugger Script |
Created | 20050520 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_RUNNER has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_RUNNER has no interface implemented.
Friends
Class CL_TPDA_SCRIPT_RUNNER has no friend class.
Attributes
Methods
Events
Class CL_TPDA_SCRIPT_RUNNER has no event.
Types
Class CL_TPDA_SCRIPT_RUNNER has no local type.
Method Signatures
Method CLOSE_SCRIPT_OBJECT Signature
Method CLOSE_SCRIPT_OBJECT on class CL_TPDA_SCRIPT_RUNNER has no parameter.
Method CLOSE_SCRIPT_OBJECT on class CL_TPDA_SCRIPT_RUNNER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_TRIGGER | TPDA:AST:Trigger | 20050531 |
Method CONSTRUCTOR on class CL_TPDA_SCRIPT_RUNNER has no exception.
Method CONTINUE Signature
Method CONTINUE on class CL_TPDA_SCRIPT_RUNNER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 | ||
2 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method CONTINUE_FORCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTINUE_EXC | Call by reference | Object reference (TYPE REF TO) | CX_TPDA_SCRIPT_CONTINUE | 20051129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 | ||
2 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20051129 |
Method EXECUTE_SCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20050525 | |||
2 | ![]() |
P_SCRIPT_TRIGGER | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_TRIGGER | TPDA: Skriptattribute | 20050525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 | ||
2 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method EXECUTE_SCRIPT_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20050527 | |||
2 | ![]() |
P_SCRIPT_CLASS | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_CLASS | TPDA: Skriptattribute | 20050527 | ||
3 | ![]() |
P_SCRIPT_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_SCRIPT | TPDA: Debugger Skript | 20060801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050527 |
Method EXECUTE_SCRIPT_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20050525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method EXECUTE_SCRIPT_INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20050525 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method EXECUTE_SCRIPT_LOOP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CONTINUE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20050728 | ||
2 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050525 | ||
3 | ![]() |
P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050525 | ||
4 | ![]() |
P_STOP_NOW | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 | ||
2 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method EXECUTE_SCRIPT_PROLOGUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20051206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20051206 |
Method GENERATE_SCRIPT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_NO_BUFFER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061218 | ||
2 | ![]() |
P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20060801 | ||
3 | ![]() |
P_SCRIPT_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_TPDA_SCRIPT | TPDA: Debugger Skript | 20060801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060801 | ||
2 | ![]() |
20060801 |
Method GENERATE_SUBR_POOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_COMPLETE_SOURCE_IT | Call by reference | Type reference (TYPE) | TPDA_SCRIPT_SOURCE_IT | TPDA: Script Quellcode | 20050531 | ||
2 | ![]() |
P_NO_BUFFER | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061218 | ||
3 | ![]() |
P_PRG_NAME | Value transfer | Type reference (TYPE) | SY-REPID | 20050530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050530 |
Method GEN_DIR_FULL Signature
Method GEN_DIR_FULL on class CL_TPDA_SCRIPT_RUNNER has no parameter.
Method GEN_DIR_FULL on class CL_TPDA_SCRIPT_RUNNER has no exception.
Method GET_CURRENT_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TRACE | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_TRACE | TPDA: ASC: Trace Attribute | 20050602 |
Method GET_CURRENT_TRACE on class CL_TPDA_SCRIPT_RUNNER has no exception.
Method INIT_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_PROG | Call by reference | Type reference (TYPE) | SY-REPID | 20050531 | |||
2 | ![]() |
P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050531 |
Method RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXTERNAL | Call by reference | Type reference (TYPE) | XFLAG | 20120301 | |||
2 | ![]() |
P_SCRIPT | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT | TPDA: Debugger Skript | 20050520 | ||
3 | ![]() |
P_STOP_NOW | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20050602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20051129 | ||
2 | ![]() |
20060323 | ||
3 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method STOP Signature
Method STOP on class CL_TPDA_SCRIPT_RUNNER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
TPDA: Debugger script soll gestoppt werden | 20050804 |
Method TERMINATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_EXC_STOP | Call by reference | Object reference (TYPE REF TO) | CX_TPDA_STOP_SCRIPTING_REQUEST | TPDA: Debugger script soll gestoppt werden | 20050804 |
Method TERMINATE on class CL_TPDA_SCRIPT_RUNNER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |