SAP ABAP Class CL_TPDA_SCRIPT_CONTROL (TPDA: Script Flow)
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_CONTROL | |
| Short Description | TPDA: Script Flow | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_SCRIPT | Debugger Script |
| Created | 20050527 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_SCRIPT_CONTROL has no forward declaration.
Interfaces
Class CL_TPDA_SCRIPT_CONTROL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_TPDA_SCRIPT_RUNNER | 20050527 | TPDA: Execute Script |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_CONTROL | TPDA: Script Flow | 20050527 | |||
| 2 | Constant | Public | Type reference (TYPE) | TPDA_SCRIPT_STATUS | 'R' | TPDA: Debugger Script Status | 20050527 | ||
| 3 | Constant | Public | Type reference (TYPE) | TPDA_SCRIPT_STATUS | 'S' | TPDA: Debugger Script Status | 20050527 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | TPDA_SCRIPT_STATUS | General Flag | 20050527 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20050527 | ||
| 2 | Instance method | Public | Method | 20050527 | ||
| 3 | Instance method | Public | Method | 20050527 | ||
| 4 | Instance method | Public | Method | 20050527 |
Events
Class CL_TPDA_SCRIPT_CONTROL has no event.
Types
Class CL_TPDA_SCRIPT_CONTROL has no local type.
Method Signatures
Method GET_SCRIPT_CONTROLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CONTROLER | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_SCRIPT_CONTROL | TPDA: Skript Ablauf | 20050527 | |||
| 2 | P_FORCE_RECREATE | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20061215 |
Method GET_SCRIPT_CONTROLER on class CL_TPDA_SCRIPT_CONTROL has no exception.
Method GET_SCRIPT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_STATUS | Value transfer | Type reference (TYPE) | TPDA_SCRIPT_STATUS | TPDA: Debugger Skript Status | 20050527 |
Method GET_SCRIPT_STATUS on class CL_TPDA_SCRIPT_CONTROL has no exception.
Method START Signature
Method START on class CL_TPDA_SCRIPT_CONTROL has no parameter.
Method START on class CL_TPDA_SCRIPT_CONTROL has no exception.
Method STOP Signature
Method STOP on class CL_TPDA_SCRIPT_CONTROL has no parameter.
Method STOP on class CL_TPDA_SCRIPT_CONTROL has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |