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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'IS_FIN_PREP_POST' | Name of Parameter for eCATT Data Container | 20100617 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'MV_ACTION_CODE' | Name of Parameter for eCATT Data Container | 20101129 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'IS_INT_MSG_BO' | Name of Parameter for eCATT Data Container | 20100617 | |
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'IS_PREPROC' | Name of Parameter for eCATT Data Container | 20100617 | |
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'IT_PREPROC_RUNTIME_BO_ITEM' | Name of Parameter for eCATT Data Container | 20100617 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ETPAR_NAME | 'IS_PREPROC_RUNTIME_BO_ROOT' | Name of Parameter for eCATT Data Container | 20100617 | |
7 | ![]() |
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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | Test Data Container with expected Values for Check | 20100617 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DCFL_CFG_BO_OPERAT | Structures for each BO and Operation (DCFLC_BO_OPERAT) | 20100617 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100617 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Class under Test | 20100617 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DCFL_OPERATION | Operation | 20100617 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DCFL_STEP | Step | 20100617 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETOBJ_NAME | Test Data Container for Importing Data of Class under Test | 20100617 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETOBJ_NAME | Second Test Data Container for Importing Data of Class unde | 20100617 | ||
17 | ![]() |
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 | ![]() |
Instance method | Private | Method | Check FIN_PREPPOST: Compare actual and expected Data | 20100621 |
2 | ![]() |
Instance method | Private | Method | Check PREPROC: Compare actual and expected Data | 20100621 |
3 | ![]() |
Static method | Private | Method | Compare Structure Content attributewise for Unit Test | 20100928 |
4 | ![]() |
Static method | Private | Method | Compare Table Content attributewise for Unit Test | 20100928 |
5 | ![]() |
Instance method | Public | Constructor | 20100617 | |
6 | ![]() |
Instance method | Public | Method | Execute Unit Test | 20100617 |
7 | ![]() |
Instance method | Private | Method | 20100617 | |
8 | ![]() |
Static method | Private | Method | Filter table attributes which are not relevant for deviation | 20100928 |
9 | ![]() |
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 | ![]() |
IS_FIN_PREPPOST_ACT | Call by reference | Type reference (TYPE) | ANY | 20100713 | |||
2 | ![]() |
IS_FIN_PREPPOST_EXP | Call by reference | Type reference (TYPE) | ANY | 20100713 | |||
3 | ![]() |
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 | ![]() |
IS_PREPROC_ACT | Call by reference | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20100621 | ||
2 | ![]() |
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 | ![]() |
IS_ACT | Call by reference | Type reference (TYPE) | ANY | Actual Values of Internal Table | 20100928 | ||
2 | ![]() |
IS_EXP | Call by reference | Type reference (TYPE) | ANY | Expected Values of Internal Table | 20100928 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20110124 | ||
4 | ![]() |
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 | ![]() |
IT_ACT | Call by reference | Type reference (TYPE) | INDEX TABLE | Actual Values of Internal Table | 20100928 | ||
2 | ![]() |
IT_EXP | Call by reference | Type reference (TYPE) | INDEX TABLE | Expected Values of Internal Table | 20100928 | ||
3 | ![]() |
IV_PARENT_NODE_ID | Call by reference | Type reference (TYPE) | STRING | ID of Parent Node | 20110124 | ||
4 | ![]() |
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 | ![]() |
IV_BUSINESS_OBJECT | Call by reference | Type reference (TYPE) | DCFL_BUSINESS_OBJECT | Business Object | 20100621 | ||
2 | ![]() |
IV_CLASS_UNDER_TEST | Call by reference | Type reference (TYPE) | SEOCLSNAME | Class under Test | 20100621 | ||
3 | ![]() |
IV_OPERATION | Call by reference | Type reference (TYPE) | DCFL_OPERATION | 'CREATE' | Operation | 20100621 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ES_PREPROC | Value transfer | Type reference (TYPE) | DCFLS_PREPROC | Decoupling: Preprocessor | 20100617 | ||
2 | ![]() |
IO_TDC | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | Access to the TEST DATA CONTAINER | 20100617 | ||
3 | ![]() |
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 |