SAP ABAP Class CL_EPM_TECHNICAL_TEST_BASE (Unit test base class of all non-BO classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_COMMON (Package) EPM Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EPM_UNIT_TEST_BASE | Unit test base class | 20100309 |
Properties
| Class | CL_EPM_TECHNICAL_TEST_BASE | |
| Short Description | Unit test base class of all non-BO classes | |
| Super Class | CL_EPM_UNIT_TEST_BASE | Unit test base class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | S_EPM_COMMON | EPM Common Objects |
| Created | 20091006 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_TECHNICAL_TEST_BASE has no forward declaration.
Interfaces
Class CL_EPM_TECHNICAL_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_TECHNICAL_TEST_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | '00000000000000000000000000000001' | 20110420 | |||
| 2 | Constant | Protected | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | '00000000000000000000000000000002' | 20110420 | |||
| 3 | Constant | Protected | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | '00000000000000000000000000000003' | 20120906 | |||
| 4 | Constant | Protected | Type reference (TYPE) | I | 103 | 20110420 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | CL_EPM_TECHNICAL_TEST_DATA=>GC_TEST_TEXT_1_DE | 20130508 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | CL_EPM_TECHNICAL_TEST_DATA=>GC_TEST_TEXT_1_EN | 20130508 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | CL_EPM_TECHNICAL_TEST_DATA=>GC_TEST_TEXT_2_DE | 20130508 | |||
| 8 | Constant | Protected | Type reference (TYPE) | STRING | CL_EPM_TECHNICAL_TEST_DATA=>GC_TEST_TEXT_2_EN | 20130508 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_DATABASE | 20130508 | ||||
| 10 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_EPM_TECHNICAL_TEST_DATA | 20130508 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130508 | ||
| 2 | Static method | Protected | Method | Creates unit test data for non-BO classes | 20091006 |
Events
Class CL_EPM_TECHNICAL_TEST_BASE has no event.
Types
Class CL_EPM_TECHNICAL_TEST_BASE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EPM_TECHNICAL_TEST_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_TECHNICAL_TEST_BASE has no exception.
Method CREATE_TECHNICAL_TEST_DATA Signature
Method CREATE_TECHNICAL_TEST_DATA on class CL_EPM_TECHNICAL_TEST_BASE has no parameter.
Method CREATE_TECHNICAL_TEST_DATA on class CL_EPM_TECHNICAL_TEST_BASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |