SAP ABAP Class CL_CMM_MOCKING_HELPER (Helper Class for Mocking Classes in LOG_CMM_REUSE)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-CMM-BF (Application Component) Basic Functions
     LOG_CMM_REUSE_TEST (Package) Package for test objects for LOG_CMM_REUSE
Properties
Class CL_CMM_MOCKING_HELPER  
Short Description Helper Class for Mocking Classes in LOG_CMM_REUSE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOG_CMM_REUSE_TEST   Package for test objects for LOG_CMM_REUSE 
Created 20121019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_AUNIT_ASSERT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CMM_MOCKING_HELPER has no interface implemented.
Friends
Class CL_CMM_MOCKING_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_VARIANT_STANDARD Static Attribute Private Type reference (TYPE) ETVAR_ID 'STANDARD' Variant name 20121019
2 MO_TDC Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20121019
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE_STRUC_CONTENT_UNITTEST Static method Public Method Compare Structure Content attributewise for Unit Test 20121029
2 COMPARE_TABLE_CONTENT_UNITTEST Static method Public Method Compare Table Content attributewise for Unit Test 20121029
3 CONSTRUCTOR Instance method Public Constructor 20121019
4 FILTER_TABLE_ATTRIBUTES Static method Private Method Filter table attributes which are not relevant for deviation 20121029
5 GET_DATA_COMPLEX Instance method Public Method 20121019
6 GET_DATA_SIMPLE Instance method Public Method 20121019
Events
Class CL_CMM_MOCKING_HELPER has no event.
Types
Class CL_CMM_MOCKING_HELPER has no local type.
Method Signatures

Method COMPARE_STRUC_CONTENT_UNITTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ACT Call by reference Type reference (TYPE) ANY Actual Values of Internal Table 20121029
2 Importing IS_EXP Call by reference Type reference (TYPE) ANY Expected Values of Internal Table 20121029
3 Importing IV_PARENT_NODE_ID Call by reference Type reference (TYPE) STRING ID of Parent Node 20121029
4 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20121029

Method COMPARE_STRUC_CONTENT_UNITTEST on class CL_CMM_MOCKING_HELPER has no exception.

Method COMPARE_TABLE_CONTENT_UNITTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT Call by reference Type reference (TYPE) INDEX TABLE Actual Values of Internal Table 20121029
2 Importing IT_EXP Call by reference Type reference (TYPE) INDEX TABLE Expected Values of Internal Table 20121029
3 Importing IV_PARENT_NODE_ID Call by reference Type reference (TYPE) STRING ID of Parent Node 20121029
4 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20121029

Method COMPARE_TABLE_CONTENT_UNITTEST on class CL_CMM_MOCKING_HELPER has no exception.

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 'CMM_MM_DB_ACCESS' Test Data container with Mocking Data 20121019

Method CONSTRUCTOR on class CL_CMM_MOCKING_HELPER has no exception.

Method FILTER_TABLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DDIC Call by reference Type reference (TYPE) DDFIELDS DD: Field List 20121029

Method FILTER_TABLE_ATTRIBUTES on class CL_CMM_MOCKING_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 20121019
2 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20121019

Method GET_DATA_COMPLEX on class CL_CMM_MOCKING_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 20121019
2 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20121019
3 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20121019
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 20121019
5 Importing IV_KEY Call by reference Type reference (TYPE) ANY 20121019
6 Importing IV_RELATIVE_NAME_KEY Call by reference Type reference (TYPE) STRING 20121019

Method GET_DATA_SIMPLE on class CL_CMM_MOCKING_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617