SAP ABAP Class CL_RSODSO_BREAKPOINT (Breakpoint (Used by 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_BREAKPOINT  
Short Description Breakpoint (Used by 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
Class CL_RSODSO_BREAKPOINT has no forward declaration.
Interfaces
Class CL_RSODSO_BREAKPOINT has no interface implemented.
Friends
Class CL_RSODSO_BREAKPOINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BREAKID Instance attribute Public Type reference (TYPE) RSODSOBREAKID Natural Number 20040622
2 N_DATAPAKID Instance attribute Public Type reference (TYPE) RSDATAPID Data packet number 20040622
3 N_ENABLED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20040622
4 N_LAST_EVALUATED Instance attribute Public Type reference (TYPE) TIMESTAMPL UTC time stamp in long form (YYYYMMDDhhmmssmmmuuun) 20040622
5 N_ODSOBJECT Instance attribute Public Type reference (TYPE) RSDODSOBJECT Data Store 20040622
6 N_PARALLEL_BP Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20040622
7 N_USER Instance attribute Public Type reference (TYPE) CHAR30 30 Characters 20040622
8 N_USER_SPECIFIC Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20040622
9 N_WAITTIME Instance attribute Public Type reference (TYPE) RSODSOBPWAITTIME Wait Time for Breakpoint 20040712
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040622
Events
Class CL_RSODSO_BREAKPOINT has no event.
Types
Class CL_RSODSO_BREAKPOINT has no local type.
Method Signatures

Method CONSTRUCTOR 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_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT DataStore 20040622
5 Importing I_PARALLEL_BP Call by reference Type reference (TYPE) RS_BOOL Boolean 20040622
6 Importing I_USER Call by reference Type reference (TYPE) CHAR30 30 Characters 20040622
7 Importing I_USER_SPECIFIC Call by reference Type reference (TYPE) RS_BOOL Boolean 20040622
8 Importing I_WAITTIME Call by reference Type reference (TYPE) RSODSOBPWAITTIME Haltezeit für Break Point 20040712

Method CONSTRUCTOR on class CL_RSODSO_BREAKPOINT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400