SAP ABAP Class CL_RSISR_CONTROLLER_TEMPL_MULT (Template for Service Controller with Several Types)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_CONTROLLER_TEMPL_MULT  
Short Description Template for Service Controller with Several Types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20030411   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISR_CONTROLLER_TEMPL_MULT has no forward declaration.
Interfaces
Class CL_RSISR_CONTROLLER_TEMPL_MULT has no interface implemented.
Friends
Class CL_RSISR_CONTROLLER_TEMPL_MULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG 20030414
Methods
# Method Level Visibility Method type Description Created on
1 CALL Instance method Public Method Call of a Service 20030411
2 CALL_TYPE_0 Instance method Private Method Call of a Service of Type 0 20030411
3 CALL_TYPE_1 Instance method Private Method Call of a Service of Type 1 20030411
4 GET_CALL_PACKAGE Instance method Private Method Determination of the Call Package 20030414
Events
Class CL_RSISR_CONTROLLER_TEMPL_MULT has no event.
Types
Class CL_RSISR_CONTROLLER_TEMPL_MULT has no local type.
Method Signatures

Method CALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030411
2 Importing IS_REFDATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF 20030411
3 Importing IT_DATAREF Call by reference Type reference (TYPE) RSISR_T_DATAREF 20030411
4 Importing I_CALL_PACKAGE_NAME Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE 20030411
5 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030414

Method CALL on class CL_RSISR_CONTROLLER_TEMPL_MULT has no exception.

Method CALL_TYPE_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030411
2 Importing IT_DATAREF Call by reference Type reference (TYPE) RSISR_T_DATAREF 20030411
3 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030414

Method CALL_TYPE_0 on class CL_RSISR_CONTROLLER_TEMPL_MULT has no exception.

Method CALL_TYPE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030411
2 Importing IS_DATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF 20030411
3 Importing IS_REFDATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF 20030411
4 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030414

Method CALL_TYPE_1 on class CL_RSISR_CONTROLLER_TEMPL_MULT has no exception.

Method GET_CALL_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CALL_PACKAGE Call by reference Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030414
2 Importing I_CALL_PACKAGE_NAME Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE 20030414
3 Returning RR_CALL_PACKAGE Value transfer Object reference (TYPE REF TO) CL_RSISR_CALL_PACKAGE 20030414

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