SAP ABAP Class CL_ATD_IN_OUT_PARAMETERS (Parameter descriptor of abap test double)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_CORE (Package) Strictely Internal: Not released yet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATD_IN_OUT_PARAMETERS Descriptor for method params 20130905
Properties
Class CL_ATD_IN_OUT_PARAMETERS  
Short Description Parameter descriptor of abap test double    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130514   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_IN_OUT_PARAMETERS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATD_IN_OUT_PARAMETERS Descriptor for method params 20130905
Friends
Class CL_ATD_IN_OUT_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EXCEPTION Instance attribute Private Object reference (TYPE REF TO) CX_ROOT 20130905
2 MS_RETURNING Instance attribute Private Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TY_PARAMETER 20130905
3 MT_CHANGING Instance attribute Private Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TT_PARAMETER 20130905
4 MT_EVENT Instance attribute Private Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TT_EVENT 20130905
5 MT_EXPORTING Instance attribute Private Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TT_PARAMETER 20130905
6 MT_IMPORTING Instance attribute Private Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TT_PARAMETER 20130905
7 MV_ITERATION_INDEX Instance attribute Private Type reference (TYPE) I 20130905
8 MV_ITERATION_STARTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130905
9 MV_SIZE_CHANGING Instance attribute Private Type reference (TYPE) I 20130905
10 MV_SIZE_IMPORTING Instance attribute Private Type reference (TYPE) I 20130905
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMATTED_EVENT_NAME Instance method Private Method 20130905
2 GET_FORMATTED_PARAM_NAME Instance method Private Method 20130905
3 INIT_ITERATION Instance method Private Method 20130905
4 INSERT_INTO_TABLE Instance method Private Method 20130905
5 RESET_ITERATION Instance method Private Method 20130905
Events
Class CL_ATD_IN_OUT_PARAMETERS has no event.
Types
Class CL_ATD_IN_OUT_PARAMETERS has no local type.
Method Signatures

Method GET_FORMATTED_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_EVNTNAME 20130905
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_EVNTNAME 20130905

Method GET_FORMATTED_EVENT_NAME on class CL_ATD_IN_OUT_PARAMETERS has no exception.

Method GET_FORMATTED_PARAM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_PARMNAME 20130905

Method GET_FORMATTED_PARAM_NAME on class CL_ATD_IN_OUT_PARAMETERS has no exception.

Method INIT_ITERATION Signature

Method INIT_ITERATION on class CL_ATD_IN_OUT_PARAMETERS has no parameter.
Method INIT_ITERATION on class CL_ATD_IN_OUT_PARAMETERS has no exception.

Method INSERT_INTO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) IF_ATD_IN_OUT_PARAMETERS=>TT_PARAMETER 20130905
2 Importing IV_NAME Call by reference Type reference (TYPE) ABAP_PARMNAME 20130905
3 Importing IV_NOT_SUPPLIED Call by reference Type reference (TYPE) ABAP_BOOL 20130905
4 Importing I_VALUE Call by reference Type reference (TYPE) ANY 20130905
# Exception Resumable Description Created on
1 CX_ATD_EXCEPTION_CORE 20130905

Method RESET_ITERATION Signature

Method RESET_ITERATION on class CL_ATD_IN_OUT_PARAMETERS has no parameter.
Method RESET_ITERATION on class CL_ATD_IN_OUT_PARAMETERS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740