SAP ABAP Interface IF_SLMP_PROVIDER_FACTORY (Provides the instance for tool if)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol Runtime
⤷
⤷
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
| Interface | IF_SLMP_PROVIDER_FACTORY | |
| Short Description | Provides the instance for tool if |
General Data
| Package | SLMP_RT | SL Protocol Runtime |
| Created | 20120919 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SLMP_PROVIDER_FACTORY has no forward declaration.
Interfaces
Interface IF_SLMP_PROVIDER_FACTORY has no interface.
Friends
Interface IF_SLMP_PROVIDER_FACTORY has no friend.
Attributes
Interface 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
Interface 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 Interface IF_SLMP_PROVIDER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |