SAP ABAP Class IF_TPDAPI_BP_MODIFY (New Breakpoint)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_BP Breakpoint 20091124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TPDAPI_BP Breakpoint 20091124
Properties
Class IF_TPDAPI_BP_MODIFY  
Short Description New Breakpoint    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091123   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_STATIC_BP_SERVICES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_TPDAPI_BP_MODIFY has no interface implemented.
Friends
Class IF_TPDAPI_BP_MODIFY has no friend class.
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 ACTIVATE Instance method Public Method 20091123
2 DEACTIVATE Instance method Public Method 20091123
3 DELETE Instance method Public Method 20091218
4 GET_ID Instance method Public Method 20111129
5 SET_CONDITION Instance method Public Method 20091210
6 SET_SKIPCOUNT Instance method Public Method 20091123
7 SUBMIT Instance method Public Method 20091123
Events
# Event Type Visibility Description Created on
1 DELETED Instance Event
(0)
Public
(2)
20091222
2 SUBMITTED Instance Event
(0)
Public
(2)
20091222
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_HANDLE Public Attribute reference (LIKE) 20091214
2 TYP_STR_SYS_BP Public Attribute reference (LIKE) 20111201
3 TYP_TAB_BPS Public Attribute reference (LIKE) 20091124
4 TYP_TAB_BP_MODIFY Public See coding 20120725 typ_tab_bp_modify TYPE STANDARD TABLE OF REF TO IF_TPDAPI_BP_MODIFY with default key
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class IF_TPDAPI_BP_MODIFY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Invalidiertes Objektinstanz 20091216

Method DEACTIVATE Signature

Method DEACTIVATE on class IF_TPDAPI_BP_MODIFY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Ungültiger Parameter 20091216

Method DELETE Signature

Method DELETE on class IF_TPDAPI_BP_MODIFY has no parameter.
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE Fehlerklasse Code Composer 20091218
2 CX_TPDAPI_INVALIDATED Invalidiertes Objektinstanz 20091218

Method GET_ID Signature

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

Method SET_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDITION Call by reference Type reference (TYPE) CSEQUENCE 20091210
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Invalidiertes Objektinstanz 20091216
2 CX_TPDAPI_INVALID_PARAM Ungültiger Parameter 20091210
3 CX_TPDAPI_NOT_SUPPORTED Nicht unterstützte Funktion 20091210

Method SET_SKIPCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SKIPCOUNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20091124
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED Invalidiertes 20091207

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_INITIALIZE Call by reference Type reference (TYPE) XFLAG 'X' 20120725
# Exception Resumable Description Created on
1 CX_TPDAPI_EXISTING 20100520
2 CX_TPDAPI_FAILURE Fehler im TPDAPI 20091123
3 CX_TPDAPI_INSUFFICIENT_DATA Invalidiertes 20091123
4 CX_TPDAPI_INVALIDATED Invalidiertes Objektinstanz 20091216
Event Signatures

Event DELETED Signature
Event DELETED on class IF_TPDAPI_BP_MODIFY has no parameter.
Event SUBMITTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_FLG_INITIALIZE Exporting Call by reference Type reference (TYPE) XFLAG 20120725
History
Last changed by/on SAP  20140121 
SAP Release Created in