SAP ABAP Class /BOBF/IF_TOOL_AUNIT_TESTDATA (Access to testdata for modification before test execution)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_TOOL_AUNIT_FRW ABAP Unit framework class 20081213
Properties
Class /BOBF/IF_TOOL_AUNIT_TESTDATA  
Short Description Access to testdata for modification before test execution    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no forward declaration.
Interfaces
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no interface implemented.
Friends
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no friend class.
Attributes
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMETER Instance method Public Method Retrieval of testdata parameters 20081213
2 SET_PARAMETER Instance method Public Method Seting of testdata parameters (replaces existing parameters) 20081213
Events
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no event.
Types
Class /BOBF/IF_TOOL_AUNIT_TESTDATA has no local type.
Method Signatures

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER_VALUE Call by reference Type reference (TYPE) ETPAR_REF_TABTYPE Table of requested parameter names and values 20081213
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) ETP_NAME_TABTYPE Return values of the requested parameters 20081213
3 Importing IV_PARAMETER Call by reference Type reference (TYPE) ETP_NAME Return value of the requested parameter 20081213

Method GET_PARAMETER on class /BOBF/IF_TOOL_AUNIT_TESTDATA has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER_VALUE Call by reference Type reference (TYPE) ETPAR_REF_TABTYPE Table of parameter names and values to be set 20081213

Method SET_PARAMETER on class /BOBF/IF_TOOL_AUNIT_TESTDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in