SAP ABAP Class IF_SLMP_PROVIDER_FACTORY (Provides the instance for tool if)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_TEST_PROVIDER | Test Provider | 20121026 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STC_SLMP_TM_FAC | SLMP Taskmanager Factory Class | 20121029 |
Properties
| Class | IF_SLMP_PROVIDER_FACTORY | |
| Short Description | Provides the instance for tool if | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120919 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLMP_PROVIDER_FACTORY has no forward declaration.
Interfaces
Class IF_SLMP_PROVIDER_FACTORY has no interface implemented.
Friends
Class IF_SLMP_PROVIDER_FACTORY has no friend class.
Attributes
Class IF_SLMP_PROVIDER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120920 | ||
| 2 | Static method | Public | Method | Provides a name for tool implementing the interface | 20120919 |
Events
Class IF_SLMP_PROVIDER_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_STR_PROVIDER_NAME | Public | See coding | 20120919 | BEGIN OF gty_str_provider_name,
id TYPE string,
description TYPE string,
END OF gty_str_provider_name
|
Method Signatures
Method GET_ENTITY_SET_IMPLEMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20120920 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_PROVIDER | Actions implemented by provider | 20120920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120920 |
Method GET_PROVIDER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_NAME | Value transfer | Type reference (TYPE) | GTY_STR_PROVIDER_NAME | 20120919 |
Method GET_PROVIDER_NAME on class IF_SLMP_PROVIDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |