SAP ABAP Interface IF_TPDAPI_BP_SRCLINE (Line Breakpoint)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Properties
Interface IF_TPDAPI_BP_SRCLINE  
Short Description Line Breakpoint    
General Data
Package STPDA_API   Debugger API 
Created 20091120   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_BP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_TPDAPI_BP_SRCLINE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDAPI_BP Breakpoint 20091120
Friends
Interface IF_TPDAPI_BP_SRCLINE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NEW_BP_HANDLE Instance attribute Public Attribute reference (LIKE) 20091220
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method 20091209
2 GET_KIND Instance method Public Method 20091209
3 GET_MODIFY Instance method Public Method 20100311
4 GET_SCOPE Instance method Public Method 20091214
5 GET_SKIPCOUNT Instance method Public Method 20091209
6 GET_SOURCETYPE Instance method Public Method 20100204
7 GET_SRCLINE Instance method Public Method 20091209
8 IS_ACTIVE Instance method Public Method 20091209
9 SERIALIZE Instance method Public Method 20091209
Events
Interface IF_TPDAPI_BP_SRCLINE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_HANDLE Public Attribute reference (LIKE) 20091214
2 TYP_ID Public Attribute reference (LIKE) 20091209
3 TYP_STR_IDENTITY Public See coding 20091214 BEGIN OF typ_str_identity, kind TYPE ie_tpdapi_bp_kind=>typ_kind, sourcetype TYPE ie_tpdapi_sourcetype=>typ_sourcetype, main_program TYPE sy-repid, include TYPE sy-repid, line_nr TYPE int4, END OF typ_str_identity
4 TYP_STR_SERIALIZED Public See coding 20091214 BEGIN OF typ_str_serialized. INCLUDE TYPE typ_str_identity AS str_identity. INCLUDE TYPE if_tpdapi_bp=>typ_str_properties AS str_properties. TYPES: END OF typ_str_serialized
5 TYP_STR_SOURCEPOS Public Type reference (TYPE) IF_TPDAPI_SOURCE=>TYP_STR_SOURCEPOS 20111129
6 TYP_STR_SRCLINE Public Type reference (TYPE) TPDA_SYS_BP_SRCLINE 20091210
7 TYP_STR_SYS_BP Public Attribute reference (LIKE) 20111201
8 TYP_TAB_BPS Public Attribute reference (LIKE) 20091209
Method Signatures

Method GET_ID Signature

Method GET_ID on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_ID on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method GET_KIND Signature

Method GET_KIND on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_KIND on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method GET_MODIFY Signature

Method GET_MODIFY on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_MODIFY on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method GET_SCOPE Signature

Method GET_SCOPE on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_SCOPE on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method GET_SKIPCOUNT Signature

Method GET_SKIPCOUNT on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_SKIPCOUNT on Interface IF_TPDAPI_BP_SRCLINE has no exception.

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 Quellcode Arten 20100204
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehler im TPDAPI 20100204

Method GET_SRCLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STR_SRCLINE Value transfer Type reference (TYPE) IF_TPDAPI_BP_SRCLINE=>TYP_STR_SRCLINE 20091209

Method GET_SRCLINE on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method IS_ACTIVE Signature

Method IS_ACTIVE on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method IS_ACTIVE on Interface IF_TPDAPI_BP_SRCLINE has no exception.

Method SERIALIZE Signature

Method SERIALIZE on Interface IF_TPDAPI_BP_SRCLINE has no parameter.
Method SERIALIZE on Interface IF_TPDAPI_BP_SRCLINE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800