SAP ABAP Class IF_SIW_DB_TESTDATA_ACCESS (Read or Modify SIW Test Data (in Buffer of DB Layer))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SIW_DB_ACCESS | Abstraction Layer to Buffer and Update DB Tables | 20101105 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DB_TESTDATA_ACCESS | DB-Layer Buffers and Updates DB Tables | 20101029 |
Properties
| Class | IF_SIW_DB_TESTDATA_ACCESS | |
| Short Description | Read or Modify SIW Test Data (in Buffer of DB Layer) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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
Class IF_SIW_DB_TESTDATA_ACCESS has no interface implemented.
Friends
Class IF_SIW_DB_TESTDATA_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20101105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101029 | ||
| 2 | Instance method | Public | Method | 20101105 | ||
| 3 | Instance method | Public | Method | 20101029 | ||
| 4 | Instance method | Public | Method | 20101029 | ||
| 5 | Instance method | Public | Method | 20101029 | ||
| 6 | Instance method | Public | Method | 20101029 | ||
| 7 | Instance method | Public | Method | 20101029 | ||
| 8 | Instance method | Public | Method | 20101029 |
Events
Class IF_SIW_DB_TESTDATA_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY | Public | See coding | 20101105 | tty type standard table of ref to if_siw_db_testdata_access with default key
|
||
| 2 | TTY_TSIW_TESTDATA | Public | See coding | Table of test data | 20101029 | tty_tsiw_testdata TYPE SORTED TABLE OF ty_tsiw_testdata WITH UNIQUE KEY project_id variant_id
|
|
| 3 | TTY_VARIANT | Public | See coding | 20101029 | tty_variant TYPE SORTED TABLE OF siw_dte_variant_id WITH UNIQUE KEY table_line
|
||
| 4 | TY_TSIW_TESTDATA | Public | Type reference (TYPE) | TSIW_TESTDATA | Test data | 20101029 | |
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VARIANT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VARIANT_ID | variant id | 20101029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Call (Prerequisite Violated) | 20101102 |
Method DELETE_ALL Signature
Method DELETE_ALL on class IF_SIW_DB_TESTDATA_ACCESS has no parameter.
Method DELETE_ALL on class IF_SIW_DB_TESTDATA_ACCESS has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TESTDATA | Value transfer | Type reference (TYPE) | TTY_TSIW_TESTDATA | test data | 20101029 |
Method GET on class IF_SIW_DB_TESTDATA_ACCESS has no exception.
Method GET_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VARIANT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VARIANT_ID | variant id | 20101029 | |||
| 2 | RSTR_TESTDATA | Value transfer | Type reference (TYPE) | TY_TSIW_TESTDATA | test data | 20101029 |
Method GET_BY_ID on class IF_SIW_DB_TESTDATA_ACCESS has no exception.
Method GET_VARIANTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_LIST | Value transfer | Type reference (TYPE) | TTY_VARIANT | 20101102 |
Method GET_VARIANTS on class IF_SIW_DB_TESTDATA_ACCESS has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101029 |
Method IS_MODIFIED on class IF_SIW_DB_TESTDATA_ACCESS has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TESTDATA | Call by reference | Type reference (TYPE) | IF_SIW_DB_TESTDATA_ACCESS=>TTY_TSIW_TESTDATA | test data | 20101029 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Call (Prerequisite Violated) | 20101102 |
Method SET_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VARIANT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_VARIANT_ID | variant id | 20101029 | |||
| 2 | I_TESTDATA | Call by reference | Type reference (TYPE) | SIW_DTE_TESTDATA | Test data | 20101102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error During Call (Prerequisite Violated) | 20101102 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |