SAP ABAP Class CL_RSODSO_BRKPNT_HANDLER (Breakpoint Handler)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Properties
Class CL_RSODSO_BRKPNT_HANDLER  
Short Description Breakpoint Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20040622   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_BRKPNT_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_BRKPNT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ODSOBJECT Instance attribute Private Type reference (TYPE) RSDODSOBJECT Data Store 20040622
2 P_T_BREAKPOINTS Instance attribute Private Type reference (TYPE) RSODSO_T_BREAKPOINTS Table with Breakpoints 20040622
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BP Instance method Public Method 20040622
2 BP_SET Instance method Public Method 20040622
3 CONSTRUCTOR Instance method Public Constructor 20040622
4 CREATE_HANDLER_FROM_DB Static method Public Method 20040622
5 EVALUATE_BP Instance method Public Method 20040622
6 EVALUATE_BP_ABORT Instance method Public Method 20070216
7 GET_ODSOBJECT Instance method Public Method 20040712
8 INIT Instance method Private Method 20040622
Events
Class CL_RSODSO_BRKPNT_HANDLER has no event.
Types
Class CL_RSODSO_BRKPNT_HANDLER has no local type.
Method Signatures

Method ADD_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BREAKID Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040622
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040622
3 Importing I_ENABLED Call by reference Type reference (TYPE) RS_BOOL Boolean 20040622
4 Importing I_PARALLEL_BP Call by reference Type reference (TYPE) RS_BOOL Boolean 20040622
5 Importing I_USER Call by reference Type reference (TYPE) CHAR30 30 Characters 20040622
6 Importing I_USER_SPECIFIC Call by reference Type reference (TYPE) RS_BOOL Boolean 20040622
7 Importing I_WAITTIME Call by reference Type reference (TYPE) RSODSOBPWAITTIME Haltezeit für Break Point 20040712

Method ADD_BP on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method BP_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RESULT Value transfer Type reference (TYPE) RS_BOOL Boolean 20040622

Method BP_SET on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore 20040622

Method CONSTRUCTOR on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method CREATE_HANDLER_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_HANDLER Value transfer Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040622
2 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore 20040622

Method CREATE_HANDLER_FROM_DB on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method EVALUATE_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_BREAKID Call by reference Type reference (TYPE) RSODSOBREAKID Natürliche Zahl 20040622
2 Importing I_CURRENT_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040622

Method EVALUATE_BP on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method EVALUATE_BP_ABORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_BREAKID Call by reference Type reference (TYPE) RSODSOBREAKID Natürliche Zahl 20070216
2 Importing I_CURRENT_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20070216
# Exception Resumable Description Created on
1 CX_RSODSO_ABORT Abbruchhandling 20070216

Method GET_ODSOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ODSOBJECT Value transfer Type reference (TYPE) RSDODSOBJECT DataStore 20040712

Method GET_ODSOBJECT on class CL_RSODSO_BRKPNT_HANDLER has no exception.

Method INIT Signature

Method INIT on class CL_RSODSO_BRKPNT_HANDLER has no parameter.
Method INIT on class CL_RSODSO_BRKPNT_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400