SAP ABAP Interface IF_SIW_SERVICE (ES Repository Service for SIW)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench

⤷

⤷

Properties
Interface | IF_SIW_SERVICE | |
Short Description | ES Repository Service for SIW |
General Data
Package | S_SIW_CORE | Core of Service Implementation Workbench |
Created | 20061117 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SIW_OPERATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_SIW_SERVICE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_SIW_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SIW_SERVICE has no interface.
Friends
Interface IF_SIW_SERVICE has no friend.
Attributes
Interface IF_SIW_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070605 | |
2 | ![]() |
Instance method | Public | Method | Supplies Name of Service | 20061120 |
3 | ![]() |
Instance method | Public | Method | Supplies Attributes for Service | 20061121 |
Events
Interface IF_SIW_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STR_SERVICE_ATTRIBUTES | Public | See coding | 20061121 | BEGIN OF str_service_attributes,
name TYPE string,
swc TYPE string,
swcv TYPE string,
namespace TYPE string,
* proxy_if TYPE string,
* proxy_cl TYPE string,
direction TYPE siw_dte_direction,
END OF str_service_attributes
|
||
2 | TAB | Public | See coding | 20061117 | tab TYPE STANDARD TABLE OF REF TO if_siw_service WITH DEFAULT KEY
|
Method Signatures
Method GET_ESR_SERVICE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ESR_SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_SRAPI_SERVICE_INTERFACE | ES Repository Service für SIW | 20070605 |
Method GET_ESR_SERVICE on Interface IF_SIW_SERVICE has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | 20061120 |
Method GET_NAME on Interface IF_SIW_SERVICE has no exception.
Method GET_SERVICE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ATTRIBUTES | Value transfer | Type reference (TYPE) | IF_SIW_SERVICE=>STR_SERVICE_ATTRIBUTES | 20061121 |
Method GET_SERVICE_ATTRIBUTES on Interface IF_SIW_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |