SAP ABAP Interface IF_SIW_DB_TESTDATA_ACCESS (Read or Modify SIW Test Data (in Buffer of DB Layer))
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 - 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
Interface IF_SIW_DB_TESTDATA_ACCESS  
Short Description Read or Modify SIW Test Data (in Buffer of DB Layer)    
General Data
Package S_SIW_DB   SIW: Database Layer 
Created 20101029   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SIW_DB_TESTDATA_ACCESS 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 20101105
Friends
Interface IF_SIW_DB_TESTDATA_ACCESS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_PROJECT_ID Instance attribute Public Attribute reference (LIKE) 20101105
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20101029
2 DELETE_ALL Instance method Public Method 20101105
3 GET Instance method Public Method 20101029
4 GET_BY_ID Instance method Public Method 20101029
5 GET_VARIANTS Instance method Public Method 20101029
6 IS_MODIFIED Instance method Public Method 20101029
7 SET Instance method Public Method 20101029
8 SET_BY_ID Instance method Public Method 20101029
Events
Interface 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 Importing ID_VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20101029
# Exception Resumable Description Created on
1 CX_SIW_DB_ERROR Error During Call (Prerequisite Violated) 20101102

Method DELETE_ALL Signature

Method DELETE_ALL on Interface IF_SIW_DB_TESTDATA_ACCESS has no parameter.
Method DELETE_ALL on Interface 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 Returning RT_TESTDATA Value transfer Type reference (TYPE) TTY_TSIW_TESTDATA test data 20101029

Method GET on Interface 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 Importing ID_VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20101029
2 Returning RSTR_TESTDATA Value transfer Type reference (TYPE) TY_TSIW_TESTDATA test data 20101029

Method GET_BY_ID on Interface 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 Returning RT_LIST Value transfer Type reference (TYPE) TTY_VARIANT 20101102

Method GET_VARIANTS on Interface 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 Returning RF_MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL 20101029

Method IS_MODIFIED on Interface 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 Importing 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 CX_SIW_DB_ERROR 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 Importing ID_VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20101029
2 Importing I_TESTDATA Call by reference Type reference (TYPE) SIW_DTE_TESTDATA Test data 20101102
# Exception Resumable Description Created on
1 CX_SIW_DB_ERROR Error During Call (Prerequisite Violated) 20101102
History
Last changed by/on SAP  20110908 
SAP Release Created in 731