SAP ABAP Class CL_RSISR_CONTROLLER_TEMPL_1 (Template for Service Controller Type 1)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISR_CONTROLLER_BASE_1 Basic Controller for Services of Type 1 20030411
Properties
Class CL_RSISR_CONTROLLER_TEMPL_1  
Short Description Template for Service Controller Type 1    
Super Class CL_RSISR_CONTROLLER_BASE_1 Basic Controller for Services of Type 1 
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_1 has no forward declaration.
Interfaces
Class CL_RSISR_CONTROLLER_TEMPL_1 has no interface implemented.
Friends
Class CL_RSISR_CONTROLLER_TEMPL_1 has no friend class.
Attributes
Class CL_RSISR_CONTROLLER_TEMPL_1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL Instance method Public Method Call of a Service of Type 1 20030411
2 CALL_NO_BLOCKS Instance method Private Method Call without Blocking 20030411
3 CALL_WITH_BLOCKS Instance method Private Method Call with Blocking 20030411
4 CHECK_BLOCK_RESULT Instance method Private Method Checking a Result Block 20030416
5 CHECK_RESULT Instance method Private Method Checking the Result 20030416
Events
Class CL_RSISR_CONTROLLER_TEMPL_1 has no event.
Types
Class CL_RSISR_CONTROLLER_TEMPL_1 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 Referenz auf Call Package 20030411
2 Importing IS_DATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Datenobjekt 20030411
3 Importing IS_REFDATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Referenzdatenobjekt 20030411
4 Importing I_CALL_PACKAGE Call by reference Type reference (TYPE) RSIS_E_CALLPACKAGE Name des Call Packages 20030417
5 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030414

Method CALL on class CL_RSISR_CONTROLLER_TEMPL_1 has no exception.

Method CALL_NO_BLOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Datenobjekt 20030411
2 Importing IS_REFDATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Referenzdatenobjekt 20030411
3 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030411

Method CALL_NO_BLOCKS on class CL_RSISR_CONTROLLER_TEMPL_1 has no exception.

Method CALL_WITH_BLOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Datenobjekt 20030411
2 Importing IS_REFDATAREF Call by reference Type reference (TYPE) RSISR_S_DATAREF Referenzdatenobjekt 20030411
3 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030411

Method CALL_WITH_BLOCKS on class CL_RSISR_CONTROLLER_TEMPL_1 has no exception.

Method CHECK_BLOCK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BLOCKLINE Call by reference Object reference (TYPE REF TO) DATA 20030416
2 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20030416
3 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030416

Method CHECK_BLOCK_RESULT on class CL_RSISR_CONTROLLER_TEMPL_1 has no exception.

Method CHECK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20030416
2 Returning R_OK Value transfer Type reference (TYPE) RS_BOOL 20030416

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