SAP ABAP Class IF_TPDAPI_BP (Breakpoint)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_BP_BASE Static Line Breakpoint 20091222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_BP_MODIFY New Breakpoint 20091124
2 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_BP_SRCLINE Line Breakpoint 20091120
3 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_BP_STATEMENT Statement Breakpoint 20111129
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_BP Breakpoint 20091119
Properties
Class IF_TPDAPI_BP  
Short Description Breakpoint    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_SOURCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_TPDA_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_TPDAPI_BP has no interface implemented.
Friends
Class IF_TPDAPI_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NEW_BP_HANDLE Constant Public Type reference (TYPE) INT4 -1 20091220
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDITION Instance method Public Method 20091210
2 GET_FINGERPRINT Instance method Public Method 20111130
3 GET_HANDLE Instance method Public Method 20100520
4 GET_ID Instance method Public Method 20100331
5 GET_KIND Instance method Public Method 20100331
6 GET_MODIFY Instance method Public Method 20111129
7 GET_SCOPE Instance method Public Method 20100331
8 GET_SKIPCOUNT Instance method Public Method 20091124
9 IS_ACTIVE Instance method Public Method 20091123
10 SERIALIZE Instance method Public Method 20100331
Events
Class IF_TPDAPI_BP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_FINGERPRINT Public Type reference (TYPE) IF_ABDBG_ACT_FOR_ATTACH=>FINGERPRINT_T 20111130
2 TYP_HANDLE Public Type reference (TYPE) INT4 Natural Number 20091214
3 TYP_ID Public Type reference (TYPE) STRING 20091210
4 TYP_STR_PROPERTIES Public See coding 20091214 BEGIN OF typ_str_properties, scope TYPE ie_tpdapi_bp_scope=>typ_scope, flagactive TYPE xflag, skipcnt TYPE int4, condition TYPE string, subkey TYPE int4, END OF typ_str_properties
5 TYP_STR_PROPERTIES_XXL Public See coding 20091217 BEGIN OF typ_str_properties_xxl. INCLUDE TYPE typ_str_properties AS str_properties. TYPES: kind TYPE ie_tpdapi_bp_kind=>typ_kind, END OF typ_str_properties_xxl
6 TYP_STR_SYS_BP Public Type reference (TYPE) TPDA_SYS_BPTABTYPLINE 20111201
7 TYP_TAB_BPS Public See coding 20091124 typ_tab_bps TYPE STANDARD TABLE OF ref to if_tpdapi_bp WITH DEFAULT KEY
8 TYP_TAB_SYS_BPS Public Type reference (TYPE) TPDA_SYS_BPTAB 20111201
Method Signatures

Method GET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONDITION Value transfer Type reference (TYPE) STRING 20091210
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Invalidiertes Objektinstanz 20091216
2 CX_TPDAPI_NOT_SUPPORTED Nicht unterstützte Funktion 20091210

Method GET_FINGERPRINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FINGERPRINT Value transfer Type reference (TYPE) TYP_FINGERPRINT 20111130

Method GET_FINGERPRINT on class IF_TPDAPI_BP has no exception.

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLE Value transfer Type reference (TYPE) IF_TPDAPI_BP=>TYP_HANDLE Natürliche Zahl 20100520

Method GET_HANDLE on class IF_TPDAPI_BP has no exception.

Method GET_ID Signature

Method GET_ID on class IF_TPDAPI_BP has no parameter.
Method GET_ID on class IF_TPDAPI_BP has no exception.

Method GET_KIND Signature

Method GET_KIND on class IF_TPDAPI_BP has no parameter.
Method GET_KIND on class IF_TPDAPI_BP has no exception.

Method GET_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_MODIFY Value transfer Object reference (TYPE REF TO) IF_TPDAPI_BP_MODIFY 20111129

Method GET_MODIFY on class IF_TPDAPI_BP has no exception.

Method GET_SCOPE Signature

Method GET_SCOPE on class IF_TPDAPI_BP has no parameter.
Method GET_SCOPE on class IF_TPDAPI_BP has no exception.

Method GET_SKIPCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SKIPCOUNT Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20091124
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Fehler im TPDAPI 20091216

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20091124
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Fehler im TPDAPI 20091216

Method SERIALIZE Signature

Method SERIALIZE on class IF_TPDAPI_BP has no parameter.
Method SERIALIZE on class IF_TPDAPI_BP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in