SAP ABAP Class IF_SIW_DB_CONFIG_ACCESS (Read/Modify SIW Configurations)
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
Class | IF_SIW_DB_CONFIG_ACCESS | |
Short Description | Read/Modify SIW 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_DB_CONFIG_ACCESS has no interface implemented.
Friends
Class IF_SIW_DB_CONFIG_ACCESS has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_SIW_DB_CONFIG_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |