SAP ABAP Class CL_MRM_UNIT_TEST_HELPER (Invoice Verification: Helper Methods for Unit Tests)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-IV (Application Component) Invoice Verification
     MRM_TEST (Package) Invoice Verification: Objects for Automatic Tests
Properties
Class CL_MRM_UNIT_TEST_HELPER  
Short Description Invoice Verification: Helper Methods for Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MRM_TEST   Invoice Verification: Objects for Automatic Tests 
Created 20120313   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_AUNIT_ASSERT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_MRM_UNIT_TEST_HELPER has no interface implemented.
Friends
Class CL_MRM_UNIT_TEST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TDC_MOCK_DATA Constant Public Type reference (TYPE) ETOBJ_NAME 'MRM_MOCKING_DATA' TDC for MRM Standard Mocking Data 20120326
2 GC_VARIANT_STANDARD Constant Private Type reference (TYPE) ETVAR_ID 'STANDARD' 20120326
3 GV_TDC_MOCK_DATA Static Attribute Private Type reference (TYPE) ETOBJ_NAME 'MRM_MOCKING_DATA' TDC for MRM Standard Mocking Data 20120326
4 MO_TDC Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20120326
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120326
2 GET_DATA_COMPLEX Instance method Public Method 20120326
3 GET_DATA_SIMPLE Instance method Public Method 20120326
4 GET_TDC_VALUE Static method Public Method 20120313
Events
Class CL_MRM_UNIT_TEST_HELPER has no event.
Types
Class CL_MRM_UNIT_TEST_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TDC Call by reference Type reference (TYPE) ETOBJ_NAME GC_TDC_MOCK_DATA Test Data Container 20120326

Method CONSTRUCTOR on class CL_MRM_UNIT_TEST_HELPER has no exception.

Method GET_DATA_COMPLEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20120326
2 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20120326

Method GET_DATA_COMPLEX on class CL_MRM_UNIT_TEST_HELPER has no exception.

Method GET_DATA_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20120326
2 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20120326
3 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20120326
4 Importing IV_AUNIT_LEVEL Call by reference Type reference (TYPE) AUNIT_LEVEL CL_AUNIT_ASSERT=>IF_AUNIT_CONSTANTS~CRITICAL ABAP Unit: Severity of Check Error 20120326
5 Importing IV_KEY Call by reference Type reference (TYPE) ANY 20120326
6 Importing IV_RELATIVE_NAME_KEY Call by reference Type reference (TYPE) STRING 20120326

Method GET_DATA_SIMPLE on class CL_MRM_UNIT_TEST_HELPER has no exception.

Method GET_TDC_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EG_PARAM_VALUE Call by reference Type reference (TYPE) ANY 20120313
2 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) ETPAR_NAME Name of Parameter for eCATT Data Container 20120313
3 Importing IV_TESTDATACONTAINER Call by reference Type reference (TYPE) ETOBJ_NAME eCATT Object 20120313
4 Importing IV_VARIANT_NAME Call by reference Type reference (TYPE) ETVAR_ID Variant name 20120313
# Exception Resumable Description Created on
1 CX_ECATT_TDC_ACCESS 20120319
History
Last changed by/on SAP  20130531 
SAP Release Created in 607