SAP ABAP Class CL_RSISR_CONTROLLER_BASE_0 (Basic Controller for Services of Type 0)
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 | 20030411 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_CONTROLLER_TEMPL_0 | Template for Service Contoller Type 0 | 20030411 |
Properties
| Class | CL_RSISR_CONTROLLER_BASE_0 | |
| Short Description | Basic Controller for Services of Type 0 | |
| 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 | 20030411 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSISR_CONTROLLER_BASE_0 has no interface implemented.
Friends
Class CL_RSISR_CONTROLLER_BASE_0 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSISR_SERVICE_TYPE_0 | Reference to Service of Type 0 | 20030804 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSISR_T_BLOCKINFO | Blocking of Data | 20030804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Checking the Blocking | 20030411 | |
| 2 | Instance method | Protected | Method | Checking Whether the Lines for Data Elements Are in Block | 20030807 | |
| 3 | Instance method | Protected | Method | Checking the Data Objects for Services of Type 1 | 20030804 | |
| 4 | Instance method | Protected | Method | Block Formation for All Data Objects | 20030806 | |
| 5 | Instance method | Protected | Method | Creation of Data Blocks for a Service of Type 0 | 20030807 | |
| 6 | Instance method | Protected | Method | Execution of Service | 20030805 | |
| 7 | Instance method | Private | Method | Determination of a Dependent Block Line | 20030807 | |
| 8 | Instance method | Private | Method | Initialization of All Attributes (Multiple Call) | 20030804 | |
| 9 | Instance method | Private | Method | Initialization | 20030804 | |
| 10 | Instance method | Protected | Method | Replacement of Data Blocks | 20030807 |
Events
Class CL_RSISR_CONTROLLER_BASE_0 has no event.
Types
Class CL_RSISR_CONTROLLER_BASE_0 has no local type.
Method Signatures
Method CHECK_BLOCKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | Liste von Referenzen auf Datenobjekte | 20030411 | |||
| 2 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030411 |
Method CHECK_BLOCKING on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method CHECK_BLOCKS_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BLOCKLINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20030807 | ||||
| 2 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030807 | ||||
| 3 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030807 |
Method CHECK_BLOCKS_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method CHECK_DATAOBJECTS_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030804 | ||||
| 2 | R_OK | Value transfer | Type reference (TYPE) | RS_BOOL | 20030804 |
Method CHECK_DATAOBJECTS_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method CREATE_BLOCKINFO_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030806 |
Method CREATE_BLOCKINFO_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method CREATE_DATA_BLOCKS_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BLOCKLINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20030807 | ||||
| 2 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030807 | ||||
| 3 | RT_DATAREF_BLOCK | Value transfer | Type reference (TYPE) | RSISR_T_DATAREF | 20030807 |
Method CREATE_DATA_BLOCKS_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method EXECUTE_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BLOCKLINE | Call by reference | Object reference (TYPE REF TO) | DATA | Blockzeile | 20030805 | |||
| 2 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | Datenobjekte | 20030805 |
Method EXECUTE_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method GET_CORRESPONDING_BLOCKLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MASTER_BLOCKLINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20030807 | ||||
| 2 | IS_BLOCKINFO | Call by reference | Type reference (TYPE) | RSISR_S_BLOCKINFO | 20030807 | ||||
| 3 | RR_BLOCKLINE | Value transfer | Object reference (TYPE REF TO) | DATA | 20030807 |
Method GET_CORRESPONDING_BLOCKLINE on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_RSISR_CONTROLLER_BASE_0 has no parameter.
Method INIT_ATTRIBUTES on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method INIT_CONTROLLER Signature
Method INIT_CONTROLLER on class CL_RSISR_CONTROLLER_BASE_0 has no parameter.
Method INIT_CONTROLLER on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
Method REPLACE_DATA_BLOCKS_TYPE_0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BLOCKLINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20030807 | ||||
| 2 | IT_DATAREF | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030807 | ||||
| 3 | IT_DATAREF_BLOCK | Call by reference | Type reference (TYPE) | RSISR_T_DATAREF | 20030807 |
Method REPLACE_DATA_BLOCKS_TYPE_0 on class CL_RSISR_CONTROLLER_BASE_0 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |