SAP ABAP Class IF_ABAP_TESTDOUBLE_RESULT (ABAP test double method results)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_METHOD_RESULT ABAP test double method arguments 20130905
Properties
Class IF_ABAP_TESTDOUBLE_RESULT  
Short Description ABAP test double method results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130801   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ABAP_TESTDOUBLE_RESULT has no forward declaration.
Interfaces
Class IF_ABAP_TESTDOUBLE_RESULT has no interface implemented.
Friends
Class IF_ABAP_TESTDOUBLE_RESULT has no friend class.
Attributes
Class IF_ABAP_TESTDOUBLE_RESULT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_EXCEPTION Instance method Public Method 20130905
2 SET_PARAM_CHANGING Instance method Public Method 20130905
3 SET_PARAM_EXPORTING Instance method Public Method 20130905
4 SET_PARAM_RETURNING Instance method Public Method 20130905
Events
Class IF_ABAP_TESTDOUBLE_RESULT has no event.
Types
Class IF_ABAP_TESTDOUBLE_RESULT has no local type.
Method Signatures

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20130905

Method RAISE_EXCEPTION on class IF_ABAP_TESTDOUBLE_RESULT has no exception.

Method SET_PARAM_CHANGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905

Method SET_PARAM_EXPORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905

Method SET_PARAM_RETURNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) ANY 20130905

Method SET_PARAM_RETURNING on class IF_ABAP_TESTDOUBLE_RESULT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in