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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Static Attribute | Private | Type reference (TYPE) | ETVAR_ID | 'STANDARD' | Variant name | 20100715 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | ETOBJ_NAME | 'DCFL_TDC_MOCK_DATA' | TDC for Masterdata Mock Object | 20101125 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | Access to the TEST DATA CONTAINER | 20100715 | |||
| 4 | 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 | Instance method | Public | Constructor | 20100715 | ||
| 2 | Instance method | Public | Method | 20100715 | ||
| 3 | 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 | 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 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20100729 | ||||
| 2 | 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 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | 20100715 | ||||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20100802 | ||||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20100715 | ||||
| 4 | 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 | IV_KEY | Call by reference | Type reference (TYPE) | ANY | 20100715 | ||||
| 6 | 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 |