SAP ABAP Class CL_RSODSO_TASK_HANDLER_SERIAL ((dummy) Task Handling for Serial Processing)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_TASK_HANDLER Abstract Task Handler 20040707
Properties
Class CL_RSODSO_TASK_HANDLER_SERIAL  
Short Description (dummy) Task Handling for Serial Processing    
Super Class CL_RSODSO_TASK_HANDLER Abstract Task Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20040707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSODSO_TASK_HANDLER_SERIAL has no forward declaration.
Interfaces
Class CL_RSODSO_TASK_HANDLER_SERIAL has no interface implemented.
Friends
Class CL_RSODSO_TASK_HANDLER_SERIAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FUNCTION_TO_CALL Instance attribute Private Type reference (TYPE) CHAR50 Comment 20040707
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040707
Events
Class CL_RSODSO_TASK_HANDLER_SERIAL has no event.
Types
Class CL_RSODSO_TASK_HANDLER_SERIAL 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_FUNCTION_TO_CALL Call by reference Type reference (TYPE) CHAR50 Kommentar 20040707
2 Importing I_R_BRKPNT_HANDLER Call by reference Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040707
3 Importing I_R_PAR_PROP Call by reference Object reference (TYPE REF TO) CL_RSODSO_PAR_PROPERTIES 20040713
4 Importing I_R_STATUS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSODSO_TASK_STATUS_HANDLING 20040707
5 Importing I_VALUE_ERRORS_ALLOWED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040707

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