SAP ABAP Class CL_DCFL_MOCKING_HELPER (Obsolete - do not use)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   AC-INT (Application Component) Accounting Interface
     FIN_DCFL_TEST_UTILITIES (Package) Decoupling: Test Utilities
Properties
Class CL_DCFL_MOCKING_HELPER  
Short Description Obsolete - do not use    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_DCFL_TEST_UTILITIES   Decoupling: Test Utilities 
Created 20100715   SAP 
Last change 20110908   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_DCFL_MOCKING_HELPER has no interface implemented.
Friends
Class CL_DCFL_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 20100715
2 GV_TDC_MOCK_DATA Static Attribute Private Type reference (TYPE) ETOBJ_NAME 'DCFL_TDC_MOCK_DATA' TDC for Masterdata Mock Object 20101125
3 MO_TDC Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20100715
4 MO_TDC_BO Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20100809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100715
2 GET_DATA_COMPLEX Instance method Public Method 20100715
3 GET_DATA_SIMPLE Instance method Public Method 20100715
Events
Class CL_DCFL_MOCKING_HELPER has no event.
Types
Class CL_DCFL_MOCKING_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 'DCFL_TDC_MOCK_DATA' Test Data container with Mocking Data 20100726

Method CONSTRUCTOR on class CL_DCFL_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 20100729
2 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20100729

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

Method GET_DATA_SIMPLE on class CL_DCFL_MOCKING_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606