SAP ABAP Interface IF_SIW_CONFIG_API (API for Configurations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_API (Package) API for Service Implementation Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_CONFIG_API | API for Configurations | 20110125 |
Properties
| Interface | IF_SIW_CONFIG_API | |
| Short Description | API for Configurations |
General Data
| Package | S_SIW_API | API for Service Implementation Workbench |
| Created | 20110125 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SIW_CONFIG_API has no interface.
Friends
Interface IF_SIW_CONFIG_API has no friend.
Attributes
Interface IF_SIW_CONFIG_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Existence of SIW Configuration | 20110125 | |
| 2 | Instance method | Public | Method | Create SIW Configuration | 20110125 | |
| 3 | Instance method | Public | Method | Delete SIW Configuration | 20110125 | |
| 4 | Instance method | Public | Method | Get Details of SIW Configuration | 20110125 | |
| 5 | Instance method | Public | Method | Update SIW Configuration | 20110125 |
Events
Interface IF_SIW_CONFIG_API has no event.
Types
Interface IF_SIW_CONFIG_API has no local type.
Method Signatures
Method CHECK_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SIW_DTE_CONFIG_ID | Configuration ID | 20110125 | |||
| 2 | R_FLG_DOES_EXIST | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorisation Failure | 20110125 | ||
| 2 | Error During Call (Prerequisite Violated) | 20110127 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_DATA | Call by reference | Type reference (TYPE) | SIW_STR_API_CONFIG_ATTR | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorisation Failure | 20110125 | ||
| 2 | Error During Call (Prerequisite Violated) | 20110127 | ||
| 3 | Execution Error | 20110125 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SIW_DTE_CONFIG_ID | Configuration ID | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorisation Failure | 20110125 | ||
| 2 | Error During Call (Prerequisite Violated) | 20110127 | ||
| 3 | Execution Error | 20110125 |
Method GET_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_ID | Call by reference | Type reference (TYPE) | SIW_DTE_CONFIG_ID | Configuration ID | 20110125 | |||
| 2 | R_CONFIG_DATA | Value transfer | Type reference (TYPE) | SIW_STR_API_CONFIG_ATTR | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorisation Failure | 20110125 | ||
| 2 | Error During Call (Prerequisite Violated) | 20110127 | ||
| 3 | Not Existing Object or Information | 20110125 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONFIG_DATA | Call by reference | Type reference (TYPE) | SIW_STR_API_CONFIG_ATTR | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorisation Failure | 20110125 | ||
| 2 | Error During Call (Prerequisite Violated) | 20110127 | ||
| 3 | Execution Error | 20110125 | ||
| 4 | Not Existing Object or Information | 20110125 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |