SAP ABAP Class CL_RSISR_CONTROLLER_BASE_1 (Basic Controller for Services of 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 Basic Controller for All Services 20030410
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSISR_CONTROLLER_APD Template for Service Controller Type 1 20030508
2 Inheritance (c INHERITING FROM c_ref)  CL_RSISR_CONTROLLER_TEMPL_1 Template for Service Controller Type 1 20030411
Properties
Class CL_RSISR_CONTROLLER_BASE_1  
Short Description Basic Controller for Services of Type 1    
Super Class CL_RSISR_CONTROLLER_BASE Basic Controller for All Services 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20030410   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)
2 SYDES Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSISR_CONTROLLER_BASE_1 has no interface implemented.
Friends
Class CL_RSISR_CONTROLLER_BASE_1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DATAOBJ_DESC Instance attribute Protected Object reference (TYPE REF TO) CL_RSISR_DATAOBJ_DESC Reference to Data Description 20030416
2 MR_SERVICE_TYPE_1 Instance attribute Protected Object reference (TYPE REF TO) IF_RSISR_SERVICE_TYPE_1 Reference to Service of Type 1 20030410
3 MS_BLOCKINFO Instance attribute Protected Type reference (TYPE) RSISR_S_BLOCKINFO Blocking of Data 20030410
4 MS_DATAOBJ_DESC_PROPS Instance attribute Protected Type reference (TYPE) RSISR_S_DATAOBJ_DESC Data Object Properties 20030416
5 MS_REFBLOCKINFO Instance attribute Protected Type reference (TYPE) RSISR_S_BLOCKINFO Blocking the Reference Data 20030410
6 MT_BLOCK_MAPPING Instance attribute Protected Type reference (TYPE) RSISR_T_BLOCK_MAPPING Block Mapping Between Data and Reference Data 20030416
7 MT_DATAITEM Instance attribute Protected Type reference (TYPE) RSISR_T_DATAITEM Data Item List 20030416
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BLOCK_TYPE_1 Instance method Protected Method Checking If Data Object Lines Are in the Block 20030429
2 CHECK_DATAOBJECTS_TYPE_1 Instance method Protected Method Checking the Data Objects for Services of Type 1 20030417
3 CHECK_REFDATAOBJECT Instance method Private Method Checking Whether the Reference Data Object is Correct 20030410
4 CREATE_BLOCKINFO_TYPE_1 Instance method Protected Method Block Info of Data for Service Type 1 20030416
5 CREATE_DATA_BLOCKS_TYPE_1 Instance method Protected Method Creation of Data Blocks for a Service of Type 1 20030416
6 EXECUTE_TYPE_1 Instance method Protected Method Execution of Service 20030417
7 GET_REFDATA_SELECTION Instance method Private Method Get the Reference Data 20030515
8 INIT_ATTRIBUTES Instance method Private Method Initialization of All Attributes (Multiple Call) 20030415
9 INIT_CONTROLLER Instance method Private Method Initialization 20030416
10