SAP ABAP Class CL_RSISR_FACTORY (Factory for Creation of Services)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISR (Package) Intelligent Services Runtime
⤷
⤷
Properties
| Class | CL_RSISR_FACTORY | |
| Short Description | Factory for Creation of Services | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISR | Intelligent Services Runtime |
| Created | 20020801 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISR_FACTORY has no forward declaration.
Interfaces
Class CL_RSISR_FACTORY has no interface implemented.
Friends
Class CL_RSISR_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSISR_T_SERVICE_REF | Intelligent Services: List of Service References | 20020829 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSISR_FACTORY | Factory Instance | 20020801 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Service | 20020801 | |
| 2 | Static method | Public | Method | Return of the Factory Instance | 20020801 |
Events
Class CL_RSISR_FACTORY has no event.
Types
Class CL_RSISR_FACTORY has no local type.
Method Signatures
Method CREATE 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_SERVICE | Intelligent Services: Name eines Service | 20020827 | |||
| 2 | RR_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_RSISR_SERVICE | Service | 20020829 |
Method CREATE on class CL_RSISR_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSISR_FACTORY | Factory-Instanz | 20020801 |
Method GET_INSTANCE on class CL_RSISR_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |