SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_DB_CONFIG_ACCESS | Read/Modify SIW Configurations | 20110125 |
Properties
Class | CL_SIW_DB_CONFIG_ACCESS | |
Short Description | Read/Modify SIW Configurations | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_DB | SIW: Database Layer |
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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIW_DB_CONFIG_ACCESS | Read/Modify SIW Configurations | 20110125 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SIW_DB_ACCESS_FACTORY | 20110126 | Single Point of Entry for SIW Database Access |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LIF_SIW_DB_CONFIG | DB Access Helper | 20110125 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LIF_SIW_DB_CONFIG=>TY_BUFFER | DB Buffer | 20110125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Event handling method | Event Handler for after transaction finished | 20110125 |
2 | ![]() |
Instance method | Private | Event handling method | Event Handler for save requested | 20110125 |
3 | ![]() |
Instance method | Private | Method | Event registration | 20110125 |
4 | ![]() |
Instance method | Private | Method | Reads Config from DB and buffers Config Data in read buffer | 20110126 |
5 | ![]() |
Static method | Private | Method | Provides Instance | 20110125 |
Events
Class CL_SIW_DB_CONFIG_ACCESS has no event.
Types
Class CL_SIW_DB_CONFIG_ACCESS has no local type.
Method Signatures
Method HANDLE_FINISHED Signature
Method HANDLE_FINISHED on class CL_SIW_DB_CONFIG_ACCESS has no parameter.
Method HANDLE_FINISHED on class CL_SIW_DB_CONFIG_ACCESS has no exception.
Method HANDLE_SAVE_REQUESTED Signature
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_CONFIG_ACCESS has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_CONFIG_ACCESS has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_SIW_DB_CONFIG_ACCESS has no parameter.
Method INIT_TRANSACTION on class CL_SIW_DB_CONFIG_ACCESS has no exception.
Method READ_FROM_DB_INTO_BUFFER 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 | 20110126 | ||
2 | ![]() |
R_CONFIG_DATA | Value transfer | Type reference (TYPE) | IF_SIW_DB_CONFIG_ACCESS=>TY_CONFIGURATION | SIW Configuration (DB) | 20110126 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Not Existing Object or Information | 20110126 |
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_CONFIG_ACCESS | Read/Modify SIW Configurations | 20110125 |
Method S_CREATE on class CL_SIW_DB_CONFIG_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |