SAP ABAP Class CL_SIW_DB_IMPL_ACCESS (DB-Layer Buffers and Updates DB Tables)
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_ACCESS | Abstraction Layer to Buffer and Update DB Tables | 20100907 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_DB_IMPL_ACCESS | Read or Modify SIW Implementation (in Buffer of DB Layer) | 20100907 |
Properties
Class | CL_SIW_DB_IMPL_ACCESS | |
Short Description | DB-Layer Buffers and Updates DB Tables | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_DB | SIW: Database Layer |
Created | 20100907 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SIW_DB_ACCESS | Abstraction Layer to Buffer and Update DB Tables | 20100907 | ||
2 | IF_SIW_DB_IMPL_ACCESS | Read or Modify SIW Implementation (in Buffer of DB Layer) | 20100907 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SIW_DB_ACCESS_FACTORY | 20101004 | Single Point of Entry for SIW Database Access |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_SIW_DB_IMPL | 20100907 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIW_DB_IMPL_COLLECTOR | 20100910 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIW_DB_TRANSACTION_HANDLER | Transaction Handler for SIW DB Access | 20100907 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_IMPL | 20100910 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TTY_IMPL | 20100910 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100910 | |||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20100907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20100907 | |
2 | ![]() |
Instance method | Private | Method | 20100907 | |
3 | ![]() |
Instance method | Public | Method | 20101004 | |
4 | ![]() |
Instance method | Public | Method | 20101004 | |
5 | ![]() |
Instance method | Public | Method | 20100910 | |
6 | ![]() |
Instance method | Public | Method | 20100910 | |
7 | ![]() |
Instance method | Private | Method | 20100910 | |
8 | ![]() |
Instance method | Private | Event handling method | 20100907 | |
9 | ![]() |
Instance method | Private | Method | 20100907 | |
10 | ![]() |
Instance method | Public | Method | 20101004 | |
11 | ![]() |
Instance method | Public | Method | 20100910 | |
12 | ![]() |
Static method | Private | Method | 20100907 |
Events
Class CL_SIW_DB_IMPL_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_IMPL | Public | Attribute reference (LIKE) | 20100907 |
|
||
2 | TTY_IMPL_PIECE | Public | Attribute reference (LIKE) | 20101004 |
|
||
3 | TYP_CHANGE_MODE | Private | Type reference (TYPE) | ABAP_BOOL | Change mode | 20100907 |
|
4 | TY_IMPL | Public | Attribute reference (LIKE) | 20100907 |
|
||
5 | TY_IMPL_PIECE | Public | Attribute reference (LIKE) | 20101004 |
|
Method Signatures
Method COLLECT_IMPL_DATA Signature
Method COLLECT_IMPL_DATA on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method COLLECT_IMPL_DATA on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method COLLECT_IMPL_PIECE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_IMPL_PIECE_ACT | Call by reference | Type reference (TYPE) | TTY_IMPL_PIECE | 20100907 | |||
2 | ![]() |
IT_IMPL_PIECE_DB | Call by reference | Type reference (TYPE) | TTY_IMPL_PIECE | 20100907 | |||
3 | ![]() |
I_UUID | Call by reference | Type reference (TYPE) | TY_IMPL-UUID | 20100907 |
Method COLLECT_IMPL_PIECE_DATA on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method DELETE Signature
Method DELETE on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method DELETE on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method DELETE_ALL Signature
Method DELETE_ALL on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method DELETE_ALL on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method GET Signature
Method GET on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method GET on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method GET_BY_ID Signature
Method GET_BY_ID on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method GET_BY_ID on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method GET_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DB | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_IMPL | 20100910 |
Method GET_DB on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method HANDLE_SAVE_REQUESTED Signature
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method INIT_TRANSACTION on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method RESET Signature
Method RESET on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method RESET on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method SET Signature
Method SET on class CL_SIW_DB_IMPL_ACCESS has no parameter.
Method SET on class CL_SIW_DB_IMPL_ACCESS has no exception.
Method S_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | 20100907 | |||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_IMPL_ACCESS | 20100907 |
Method S_CREATE on class CL_SIW_DB_IMPL_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |