SAP ABAP Class IF_ABAP_TESTDOUBLE_ARGUMENTS (ABAP test double - method arguments)
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
Class IF_ABAP_TESTDOUBLE_ARGUMENTS  
Short Description ABAP test double - method arguments    
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_ARGUMENTS has no forward declaration.
Interfaces
Class IF_ABAP_TESTDOUBLE_ARGUMENTS has no interface implemented.
Friends
Class IF_ABAP_TESTDOUBLE_ARGUMENTS has no friend class.
Attributes
Class 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
Class IF_ABAP_TESTDOUBLE_ARGUMENTS has no event.
Types
Class 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 class 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 class IF_ABAP_TESTDOUBLE_ARGUMENTS has no parameter.
Method RESET_ITERATOR on class 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 class IF_ABAP_TESTDOUBLE_ARGUMENTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in