SAP ABAP Interface IF_TPDAPI_CONTROL_SERVICES (Control over Debugger Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_SESSION Debug Session 20091102
Properties
Interface IF_TPDAPI_CONTROL_SERVICES  
Short Description Control over Debugger Status    
General Data
Package STPDA_API   Debugger API 
Created 20091102   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_CONTROL_SERVICES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_TPDA_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TPDAPI_CONTROL_SERVICES has no interface.
Friends
Interface IF_TPDAPI_CONTROL_SERVICES has no friend.
Attributes
Interface IF_TPDAPI_CONTROL_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEBUG_STEP Instance method Public Method 20091103
2 END_DEBUGGEE Instance method Public Method 20091102
3 END_DEBUGGER Instance method Public Method 20091103
4 IS_AUTHORIZED_FOR_JUMP_TO_LINE Instance method Public Method 20100824
5 JUMP_TO_LINE Instance method Public Method 20100107
6 RUN_TO_LINE Instance method Public Method 20100520
Events
# Event Type Visibility Description Created on
1 DEBUGGER_EVENT Instance Event
(0)
Public
(2)
20110713
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_STR_STACK Public Type reference (TYPE) TPDA_SYS_STACKLINE TPDA: Retrieval Line Structure for get_Stack 20100107
2 TYP_STR_STATUS Public Type reference (TYPE) TPDA_SYS_SLAVE_STATUS_LINE Line Type for TPDA_SYS_SLAVE_STATUS 20091105
3 TYP_TAB_STACK Public Type reference (TYPE) TPDA_SYS_STACKTAB TPDA: Retrieval Table for get_Stack 20100107
4 TYP_TAB_STATUS Public Type reference (TYPE) TPDA_SYS_SLAVE_STATUS Async Messages: Status Exception, Retrieval Table 20091105
Method Signatures

Method DEBUG_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_STEPTYPE Call by reference Object reference (TYPE REF TO) IE_TPDAPI_STEPTYPE Siehe C_STEP* Konstanten 20091203
# Exception Resumable Description Created on
1 CX_TPDAPI_DEBUGGEE_ENDED 20110309
2 CX_TPDAPI_FAILURE Fehler im TPDAPI 20091103

Method END_DEBUGGEE Signature

Method END_DEBUGGEE on Interface IF_TPDAPI_CONTROL_SERVICES has no parameter.
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Exceptions der Kernelschnittstelle 20091103

Method END_DEBUGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_TERMINATE_DEBUGGER_MODE Call by reference Type reference (TYPE) XFLAG 'X' 20110706
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Exceptions der Kernelschnittstelle 20091103

Method IS_AUTHORIZED_FOR_JUMP_TO_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLG_AUTHORIZED Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20100824
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20110802

Method JUMP_TO_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Value transfer Type reference (TYPE) CSEQUENCE 20100107
2 Importing I_LINE_NR Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20100107
3 Importing I_MAIN_PROGRAM Value transfer Type reference (TYPE) CSEQUENCE 20100107
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20100107
2 CX_TPDAPI_INVALID_PARAM Ungültiger Parameter 20100107
3 CX_TPDAPI_NOT_AUTHORIZED Angefragte Information wurde nicht gefunden 20100824

Method RUN_TO_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Value transfer Type reference (TYPE) CSEQUENCE 20100520
2 Importing I_LINE_NR Value transfer Type reference (TYPE) INT4 20100520
3 Importing I_MAIN_PROGRAM Value transfer Type reference (TYPE) CSEQUENCE 20100520
# Exception Resumable Description Created on
1 CX_TPDAPI_DEBUGGEE_ENDED 20110309
2 CX_TPDAPI_FAILURE 20100520
3 CX_TPDAPI_INVALID_PARAM 20100520
Event Signatures

Event DEBUGGER_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_REF_EVENT Exporting Value transfer Object reference (TYPE REF TO) IF_TPDAPI_EVENT 20110713
History
Last changed by/on SAP  20140121 
SAP Release Created in 800