SAP ABAP Class CL_RSISR_SERVICE (Basic Class for a Service)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_BLOCKS | Block Handling | 20030218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_CHECK | Checks for Parameterization | 20021107 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_CP_CREATION | Parameter Settings | 20030214 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_METADATA | Metadata | 20020731 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_RUNTIME | Runtime (General) | 20020731 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISR_SERVICE | Basic Interface for Services | 20021107 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_SERVICE_TYPE_0 | Service of Type 0 | 20030804 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_SERVICE_TYPE_1 | Service of Type 1 | 20030218 |
Properties
| Class | CL_RSISR_SERVICE | |
| Short Description | Basic Class for a Service | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISR | Intelligent Services Runtime |
| Created | 20020731 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISR_BLOCKS | Block Handling | 20030218 | ||
| 2 | IF_RSISR_CHECK | Checks for Parameterization | 20021107 | ||
| 3 | IF_RSISR_CP_CREATION | Parameter Settings | 20030214 | ||
| 4 | IF_RSISR_METADATA | Metadata | 20020731 | ||
| 5 | IF_RSISR_RUNTIME | Runtime (General) | 20020731 | ||
| 6 | IF_RSISR_SERVICE | Basic Interface for Services | 20021107 |
Friends
Class CL_RSISR_SERVICE 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) | CL_RSISR_CALL_PACKAGE | Call Package | 20030326 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSISR_DATAOBJ_DESC_LIST | List of Data Object Descriptions | 20020828 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Lines with Block Characteristics | 20021104 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSISR_PARAM_LIST | List of parameters | 20020906 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSISR_STATE_LIST | List of Parameterization Steps | 20020828 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSISR_SUMMARY_LIST | List of Summary Data Objects | 20030220 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSISR_T_DATAREF | Intelligent Services: List of References to Data Objects | 20020906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Appends the Contents of a Message Container | 20030606 | |
| 2 | Instance method | Public | Constructor | 20020731 | ||
| 3 | Instance method | Protected | Method | Checking If a Message Container Contains Error Messages | 20030606 | |
| 4 | Instance method | Protected | Method | Handling Implicit Parameter | 20030611 |
Events
Class CL_RSISR_SERVICE has no event.
Types
Class CL_RSISR_SERVICE has no local type.
Method Signatures
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030730 | ||||
| 2 | IR_MSG_PART | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030606 | ||||
| 3 | R_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | 20030730 |
Method ADD_MESSAGES on class CL_RSISR_SERVICE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSISR_SERVICE has no parameter.
Method CONSTRUCTOR on class CL_RSISR_SERVICE has no exception.
Method CONTAINS_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | 20030606 | ||||
| 2 | R_ERROR | Value transfer | Type reference (TYPE) | RS_BOOL | 20030606 |
Method CONTAINS_ERROR_MESSAGE on class CL_RSISR_SERVICE has no exception.
Method HANDLE_IMPLICIT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSIS_E_PARAM | Parameter | 20030611 |
Method HANDLE_IMPLICIT_PARAMETERS on class CL_RSISR_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |