SAP ABAP Interface IF_ABAP_TESTDOUBLE_ARGUMENTS (ABAP test double - method arguments)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_API (Package) Strictely Internal: Not released yet
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_METHOD_ARGUMENTS ABAP test double method arguments 20130905
Properties
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS  
Short Description ABAP test double - method arguments    
General Data
Package SABP_UNIT_TEST_DOUBLE_API   Strictely Internal: Not released yet 
Created 20130801   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no forward declaration.
Interfaces
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no interface.
Friends
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no friend.
Attributes
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAM_CHANGING Instance method Public Method 20130905
2 GET_PARAM_IMPORTING Instance method Public Method 20130905
3 HAS_NEXT_PARAMETER Instance method Public Method 20130905
4 IS_CHANGING_PARAM_SUPPLIED Instance method Public Method 20130909
5 IS_IMPORTING_PARAM_SUPPLIED Instance method Public Method 20130909
6 NEXT_PARAMETER Instance method Public Method 20130905
7 RESET_ITERATOR Instance method Public Method 20130905
8 SIZE_OF Instance method Public Method 20130905
Events
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no event.
Types
Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no local type.
Method Signatures

Method GET_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 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20130905
# Exception Resumable Description Created on
1 CX_ATD_PARAM_NOT_FOUND 20130905

Method GET_PARAM_IMPORTING 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 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20130905
# Exception Resumable Description Created on
1 CX_ATD_PARAM_NOT_FOUND 20130905

Method HAS_NEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130905

Method HAS_NEXT_PARAMETER on Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no exception.

Method IS_CHANGING_PARAM_SUPPLIED 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 20130909
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130909
# Exception Resumable Description Created on
1 CX_ATD_PARAM_NOT_FOUND 20130909

Method IS_IMPORTING_PARAM_SUPPLIED 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 20130909
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130909
# Exception Resumable Description Created on
1 CX_ATD_PARAM_NOT_FOUND 20130909

Method NEXT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IGNORE Call by reference Type reference (TYPE) ABAP_BOOL 20130905
2 Exporting KIND Call by reference Type reference (TYPE) ABAP_PARMKIND 20130905
3 Exporting NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905

Method RESET_ITERATOR Signature

Method RESET_ITERATOR on Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no parameter.
Method RESET_ITERATOR on Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no exception.

Method SIZE_OF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SIZE Value transfer Type reference (TYPE) I 20130905

Method SIZE_OF on Interface IF_ABAP_TESTDOUBLE_ARGUMENTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740