SAP ABAP Class IF_SIW_CONFIG_API (API for Configurations)
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
| Class | IF_SIW_CONFIG_API | |
| Short Description | API for Configurations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SIW_CONFIG_API has no interface implemented.
Friends
Class IF_SIW_CONFIG_API has no friend class.
Attributes
Class 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
Class IF_SIW_CONFIG_API has no event.
Types
Class 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 |