SAP ABAP Class CL_SIW_DB_TESTDATA_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 | 20101029 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_DB_TESTDATA_ACCESS | Read or Modify SIW Test Data (in Buffer of DB Layer) | 20101029 |
Properties
Class | CL_SIW_DB_TESTDATA_ACCESS | |
Short Description | DB-Layer Buffers and Updates DB Tables | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_SIW_DB | SIW: Database Layer |
Created | 20101029 | 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) |
2 | ![]() |
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_ACCESS | Abstraction Layer to Buffer and Update DB Tables | 20101029 | ||
2 | IF_SIW_DB_TESTDATA_ACCESS | Read or Modify SIW Test Data (in Buffer of DB Layer) | 20101029 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SIW_DB_ACCESS_FACTORY | 20101108 | 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_TESTDATA | Read/Write test data | 20101029 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SIW_DB_TRANSACTION_HANDLER | Transaction Handler for SIW DB Access | 20101029 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SIW_DB_TESTDATA_ACCESS=>TTY_TSIW_TESTDATA | Table of test data to be updated | 20101029 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SIW_DB_TESTDATA_ACCESS=>TTY_TSIW_TESTDATA | Table of test data | 20101029 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SIW_DB_TESTDATA_ACCESS=>TTY_TSIW_TESTDATA | Table of test data to be deleted | 20101029 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101029 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20101029 | |
2 | ![]() |
Instance method | Private | Method | 20101029 | |
3 | ![]() |
Instance method | Private | Event handling method | 20101029 | |
4 | ![]() |
Instance method | Private | Method | 20101029 | |
5 | ![]() |
Static method | Private | Method | 20101029 |
Events
Class CL_SIW_DB_TESTDATA_ACCESS has no event.
Types
Class CL_SIW_DB_TESTDATA_ACCESS has no local type.
Method Signatures
Method ENSURE_LOADED Signature
Method ENSURE_LOADED on class CL_SIW_DB_TESTDATA_ACCESS has no parameter.
Method ENSURE_LOADED on class CL_SIW_DB_TESTDATA_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_TESTDATA | Read/Write test data | 20101029 |
Method GET_DB on class CL_SIW_DB_TESTDATA_ACCESS has no exception.
Method HANDLE_SAVE_REQUESTED Signature
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_TESTDATA_ACCESS has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_TESTDATA_ACCESS has no exception.
Method INIT_TRANSACTION Signature
Method INIT_TRANSACTION on class CL_SIW_DB_TESTDATA_ACCESS has no parameter.
Method INIT_TRANSACTION on class CL_SIW_DB_TESTDATA_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 | SIW Project ID | 20101029 | ||
2 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_TESTDATA_ACCESS | Abstraction Layer for Testdata | 20101029 |
Method S_CREATE on class CL_SIW_DB_TESTDATA_ACCESS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |