SAP ABAP Interface IF_SIW_TESTDATA (Testdata class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SIW_TESTDATA Testdata class 20090710
Properties
Interface IF_SIW_TESTDATA  
Short Description Testdata class    
General Data
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20090710   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)
Interfaces
Interface IF_SIW_TESTDATA has no interface.
Friends
Interface IF_SIW_TESTDATA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_SIW_PROJECT Service Implementation Project 20090710
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 20090710
2 GET Instance method Public Method 20090710
3 GET_VARIANTS Instance method Public Method 20090710
4 IS_MODIFIED Instance method Public Method 20090710
5 SAVE Instance method Public Method 20090710
6 SET Instance method Public Method 20090710
Events
Interface IF_SIW_TESTDATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_T_TESTDATA Public See coding 20090713 GT_T_TESTDATA type sorted table of TSIW_TESTDATA with unique key PROJECT_ID VARIANT_ID
2 GT_T_VARIANT Public See coding 20090713 gt_t_VARIANT type sorted table of SIW_DTE_VARIANT_ID with unique key table_line
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 20090713

Method DELETE on Interface IF_SIW_TESTDATA has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_TESTDATA Call by reference Type reference (TYPE) SIW_DTE_TESTDATA test data 20090710
2 Importing ID_VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20090710

Method GET on Interface IF_SIW_TESTDATA has no exception.

Method GET_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) GT_T_VARIANT 20090713

Method GET_VARIANTS on Interface IF_SIW_TESTDATA 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 20090710

Method IS_MODIFIED on Interface IF_SIW_TESTDATA has no exception.

Method SAVE Signature

Method SAVE on Interface IF_SIW_TESTDATA has no parameter.
Method SAVE on Interface IF_SIW_TESTDATA has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TESTDATA Call by reference Type reference (TYPE) SIW_DTE_TESTDATA test data 20090710
2 Importing ID_VARIANT_ID Call by reference Type reference (TYPE) SIW_DTE_VARIANT_ID variant id 20090710

Method SET on Interface IF_SIW_TESTDATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in