SAP ABAP Interface IF_TPDAPI_SOURCE (Information About Sources)
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 composition (i COMPRISING i_ref)  IF_TPDAPI_SOURCE_ABAP ABAP Source Information 20091104
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_SOURCE Source 20091119
Properties
Interface IF_TPDAPI_SOURCE  
Short Description Information About Sources    
General Data
Package STPDA_API   Debugger API 
Created 20091119   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_SOURCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_TPDAPI_SOURCE has no interface.
Friends
Interface IF_TPDAPI_SOURCE has no friend.
Attributes
Interface IF_TPDAPI_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCEINFO Instance method Public Method 20091119
2 GET_SOURCELINES Instance method Public Method 20101115
3 GET_SOURCETYPE Instance method Public Method 20091119
Events
Interface IF_TPDAPI_SOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_SOURCELINE Public Type reference (TYPE) STRING 20101115
2 TYP_STR_SOURCEINFO Public Type reference (TYPE) TPDA_SYS_SRCINFO 20091119
3 TYP_STR_SOURCEPOS Public Type reference (TYPE) TPDA_CURR_SOURCE_POS TPDA; Static Source Position for Navigation 20091123
4 TYP_TAB_SOURCELINES Public See coding 20101115 TYP_TAB_SOURCELINES TYPE STANDARD TABLE OF string WITH DEFAULT KEY
Method Signatures

Method GET_SOURCEINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_SOURCEINFO Value transfer Type reference (TYPE) IF_TPDAPI_SOURCE=>TYP_STR_SOURCEINFO 20091119
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20091119
2 CX_TPDAPI_INSTANCE_NOT_ACTIVE Instanz ist zum Aufrufzeitpunkt nicht aktiv 20101115

Method GET_SOURCELINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TAB_LINES Value transfer Type reference (TYPE) IF_TPDAPI_SOURCE=>TYP_TAB_SOURCELINES 20101115
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20101115
2 CX_TPDAPI_INSTANCE_NOT_ACTIVE Instanz ist zum Aufrufzeitpunkt nicht aktiv 20101115

Method GET_SOURCETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_SOURCETYPE Value transfer Object reference (TYPE REF TO) IE_TPDAPI_SOURCETYPE Enumeration: SRCINFOs 20091119

Method GET_SOURCETYPE on Interface IF_TPDAPI_SOURCE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800