SAP ABAP Class CL_MRM_UNIT_TEST_HELPER (Invoice Verification: Helper Methods for Unit Tests)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-IV (Application Component) Invoice Verification
⤷
MRM_TEST (Package) Invoice Verification: Objects for Automatic Tests
⤷
⤷
Properties
| Class | CL_MRM_UNIT_TEST_HELPER | |
| Short Description | Invoice Verification: Helper Methods for Unit Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MRM_TEST | Invoice Verification: Objects for Automatic Tests |
| Created | 20120313 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_MRM_UNIT_TEST_HELPER has no interface implemented.
Friends
Class CL_MRM_UNIT_TEST_HELPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ETOBJ_NAME | 'MRM_MOCKING_DATA' | TDC for MRM Standard Mocking Data | 20120326 | ||
| 2 | Constant | Private | Type reference (TYPE) | ETVAR_ID | 'STANDARD' | 20120326 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | ETOBJ_NAME | 'MRM_MOCKING_DATA' | TDC for MRM Standard Mocking Data | 20120326 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_TDC_API | Access to the TEST DATA CONTAINER | 20120326 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120326 | ||
| 2 | Instance method | Public | Method | 20120326 | ||
| 3 | Instance method | Public | Method | 20120326 | ||
| 4 | Static method | Public | Method | 20120313 |
Events
Class CL_MRM_UNIT_TEST_HELPER has no event.
Types
Class CL_MRM_UNIT_TEST_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 | GC_TDC_MOCK_DATA | Test Data Container | 20120326 |
Method CONSTRUCTOR on class CL_MRM_UNIT_TEST_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 | 20120326 | ||||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20120326 |
Method GET_DATA_COMPLEX on class CL_MRM_UNIT_TEST_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 | 20120326 | ||||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20120326 | ||||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20120326 | ||||
| 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 | 20120326 | ||
| 5 | IV_KEY | Call by reference | Type reference (TYPE) | ANY | 20120326 | ||||
| 6 | IV_RELATIVE_NAME_KEY | Call by reference | Type reference (TYPE) | STRING | 20120326 |
Method GET_DATA_SIMPLE on class CL_MRM_UNIT_TEST_HELPER has no exception.
Method GET_TDC_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EG_PARAM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120313 | ||||
| 2 | IV_PARAM_NAME | Call by reference | Type reference (TYPE) | ETPAR_NAME | Name of Parameter for eCATT Data Container | 20120313 | |||
| 3 | IV_TESTDATACONTAINER | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20120313 | |||
| 4 | IV_VARIANT_NAME | Call by reference | Type reference (TYPE) | ETVAR_ID | Variant name | 20120313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120319 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |