SAP ABAP Class IF_SIW_TESTDATA (Testdata class)
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
Class IF_SIW_TESTDATA  
Short Description Testdata class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090710   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SIW_TESTDATA has no interface implemented.
Friends
Class IF_SIW_TESTDATA has no friend class.
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
Class 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 class 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 class 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 class 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 class IF_SIW_TESTDATA has no exception.

Method SAVE Signature

Method SAVE on class IF_SIW_TESTDATA has no parameter.
Method SAVE on class 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 class IF_SIW_TESTDATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in