SAP ABAP Class CL_DCFL_PREPROC_UNIT_TEST_IMPL (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_PREPROC_UNIT_TEST_IMPL  
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 20100617   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)
Interfaces
Class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no interface implemented.
Friends
Class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TDC_FIN_PREP_POST Instance attribute Private Type reference (TYPE) ETPAR_NAME 'IS_FIN_PREP_POST' Name of Parameter for eCATT Data Container 20100617
2 GC_TDC_STR_ACTION_CODE Static Attribute Private Type reference (TYPE) ETPAR_NAME 'MV_ACTION_CODE' Name of Parameter for eCATT Data Container 20101129
3 GC_TDC_STR_INT_MSG_BO Static Attribute Private Type reference (TYPE) ETPAR_NAME 'IS_INT_MSG_BO' Name of Parameter for eCATT Data Container 20100617
4 GC_TDC_STR_PREPROC Static Attribute Private Type reference (TYPE) ETPAR_NAME 'IS_PREPROC' Name of Parameter for eCATT Data Container 20100617
5 GC_TDC_STR_PREPROC_RT_BO_ITEM Static Attribute Private Type reference (TYPE) ETPAR_NAME 'IT_PREPROC_RUNTIME_BO_ITEM' Name of Parameter for eCATT Data Container 20100617
6 GC_TDC_STR_PREPROC_RT_BO_ROOT Static Attribute Private Type reference (TYPE) ETPAR_NAME 'IS_PREPROC_RUNTIME_BO_ROOT' Name of Parameter for eCATT Data Container 20100617
7 MO_TDC Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Test Data Container for Importing Data of Class under Test 20100617
8 MO_TDC_2 Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Second Test Data Container for Importing Data of Class unde 20100617
9 MO_TDC_EXP Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Test Data Container with expected Values for Check 20100617
10 MS_BO_OPERAT Instance attribute Private Type reference (TYPE) DCFL_CFG_BO_OPERAT Structures for each BO and Operation (DCFLC_BO_OPERAT) 20100617
11 MV_BUSINESS_OBJECT Instance attribute Private Type reference (TYPE) DCFL_BUSINESS_OBJECT Business Object 20100617
12 MV_CLASS_UNDER_TEST Instance attribute Private Type reference (TYPE) SEOCLSNAME Class under Test 20100617
13 MV_OPERATION Instance attribute Private Type reference (TYPE) DCFL_OPERATION Operation 20100617
14 MV_STEP Instance attribute Private Type reference (TYPE) DCFL_STEP Step 20100617
15 MV_TDC Instance attribute Private Type reference (TYPE) ETOBJ_NAME Test Data Container for Importing Data of Class under Test 20100617
16 MV_TDC_2 Instance attribute Private Type reference (TYPE) ETOBJ_NAME Second Test Data Container for Importing Data of Class unde 20100617
17 MV_TDC_EXP Instance attribute Private Type reference (TYPE) ETOBJ_NAME Test Data Container with expected Values for Check 20100617
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FIN_PREPPOST Instance method Private Method Check FIN_PREPPOST: Compare actual and expected Data 20100621
2 CHECK_PREPROC Instance method Private Method Check PREPROC: Compare actual and expected Data 20100621
3 COMPARE_STRUC_CONTENT_UNITTEST Static method Private Method Compare Structure Content attributewise for Unit Test 20100928
4 COMPARE_TABLE_CONTENT_UNITTEST Static method Private Method Compare Table Content attributewise for Unit Test 20100928
5 CONSTRUCTOR Instance method Public Constructor 20100617
6 EXECUTE Instance method Public Method Execute Unit Test 20100617
7 EXECUTE_VARIANT Instance method Private Method 20100617
8 FILTER_TABLE_ATTRIBUTES Static method Private Method Filter table attributes which are not relevant for deviation 20100928
9 GET_TDC_DATA_PREPROC Instance method Private Method Get TDC Data for PREPROC including BO specific Data 20100617
Events
Class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no event.
Types
Class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no local type.
Method Signatures

Method CHECK_FIN_PREPPOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FIN_PREPPOST_ACT Call by reference Type reference (TYPE) ANY 20100713
2 Importing IS_FIN_PREPPOST_EXP Call by reference Type reference (TYPE) ANY 20100713
3 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100713

Method CHECK_FIN_PREPPOST on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

Method CHECK_PREPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PREPROC_ACT Call by reference Type reference (TYPE) DCFLS_PREPROC Decoupling: Preprocessor 20100621
2 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100621

Method CHECK_PREPROC on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

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 20100928
2 Importing IS_EXP Call by reference Type reference (TYPE) ANY Expected Values of Internal Table 20100928
3 Importing IV_PARENT_NODE_ID Call by reference Type reference (TYPE) STRING ID of Parent Node 20110124
4 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100928

Method COMPARE_STRUC_CONTENT_UNITTEST on class CL_DCFL_PREPROC_UNIT_TEST_IMPL 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 20100928
2 Importing IT_EXP Call by reference Type reference (TYPE) INDEX TABLE Expected Values of Internal Table 20100928
3 Importing IV_PARENT_NODE_ID Call by reference Type reference (TYPE) STRING ID of Parent Node 20110124
4 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100928

Method COMPARE_TABLE_CONTENT_UNITTEST on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSINESS_OBJECT Call by reference Type reference (TYPE) DCFL_BUSINESS_OBJECT Business Object 20100621
2 Importing IV_CLASS_UNDER_TEST Call by reference Type reference (TYPE) SEOCLSNAME Class under Test 20100621
3 Importing IV_OPERATION Call by reference Type reference (TYPE) DCFL_OPERATION 'CREATE' Operation 20100621
4 Importing IV_STEP Call by reference Type reference (TYPE) DCFL_STEP Step 20100621

Method CONSTRUCTOR on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no parameter.
Method EXECUTE on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

Method EXECUTE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100617

Method EXECUTE_VARIANT on class CL_DCFL_PREPROC_UNIT_TEST_IMPL 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 20100928

Method FILTER_TABLE_ATTRIBUTES on class CL_DCFL_PREPROC_UNIT_TEST_IMPL has no exception.

Method GET_TDC_DATA_PREPROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_PREPROC Value transfer Type reference (TYPE) DCFLS_PREPROC Decoupling: Preprocessor 20100617
2 Importing IO_TDC Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_TDC_API Access to the TEST DATA CONTAINER 20100617
3 Importing IV_VARIANT Call by reference Type reference (TYPE) ETVAR_ID Variant name 20100617

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