SAP ABAP Interface IF_SIW_DB_CONFIG_ACCESS (Read/Modify SIW Configurations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_DB (Package) SIW: Database Layer

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DB_CONFIG_ACCESS | Read/Modify SIW Configurations | 20110125 |
Properties
Interface | IF_SIW_DB_CONFIG_ACCESS | |
Short Description | Read/Modify SIW Configurations |
General Data
Package | S_SIW_DB | SIW: Database Layer |
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_DB_CONFIG_ACCESS has no interface.
Friends
Interface IF_SIW_DB_CONFIG_ACCESS has no friend.
Attributes
Interface IF_SIW_DB_CONFIG_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Configuration | 20110125 |
2 | ![]() |
Instance method | Public | Method | Get Configuration by ID | 20110125 |
3 | ![]() |
Instance method | Public | Method | Set Configuration Data | 20110125 |
Events
Interface IF_SIW_DB_CONFIG_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_CONFIGURATION | Public | See coding | SIW Configuration (DB) | 20110125 | begin of ty_configuration.
include type tsiw_config as config. types
config_text type tsiw_configt.
types end of ty_configuration
|
Method Signatures
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 |
Method DELETE on Interface IF_SIW_DB_CONFIG_ACCESS has no exception.
Method GET_BY_ID 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) | TY_CONFIGURATION | SIW Configuration (DB) | 20110125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not Existing Object or Information | 20110125 |
Method SET 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) | TY_CONFIGURATION | SIW Configuration (DB) | 20110125 |
Method SET on Interface IF_SIW_DB_CONFIG_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |