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 CONTROLER Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_SCRIPT_CONTROL TPDA: Script Flow 20050527
2 C_SCRIPT_RUNNING Constant Public Type reference (TYPE) TPDA_SCRIPT_STATUS 'R' TPDA: Debugger Script Status 20050527
3 C_SCRIPT_STOPPED Constant Public Type reference (TYPE) TPDA_SCRIPT_STATUS 'S' TPDA: Debugger Script Status 20050527
4 SCRIPT_STATUS Instance attribute Private Type reference (TYPE) TPDA_SCRIPT_STATUS General Flag 20050527
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCRIPT_CONTROLER Static method Public Method 20050527
2 GET_SCRIPT_STATUS Instance method Public Method 20050527
3 START Instance method Public Method 20050527
4 STOP 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 Returning P_CONTROLER Value transfer Object reference (TYPE REF TO) CL_TPDA_SCRIPT_CONTROL TPDA: Skript Ablauf 20050527
2 Importing 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 Returning 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