SAP ABAP Class CL_EPM_SCENARIO_TEST_BASE (Scenario test base class)
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_TEST_BASE | Test Data used for Unit and Scenario Tests | 20100309 |
Properties
| Class | CL_EPM_SCENARIO_TEST_BASE | |
| Short Description | Scenario test base class | |
| Super Class | CL_EPM_TEST_BASE | Test Data used for Unit and Scenario Tests |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | S_EPM_COMMON | EPM Common Objects |
| Created | 20100309 | SAP |
| Last change | 20140121 | 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_EPM_SCENARIO_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_SCENARIO_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) | STRING | 'Becker Berlin' | 20120927 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'HT-1001' | 20120927 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_GOODS_RECEIPT | 20120927 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_PO | 20120927 | ||||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_PO_INVOICE | 20120927 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_ADDRESS_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_BP_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_BP_CONTACT=>TY_NODE_DATA | 20120927 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_ORG_EMPLOYEE=>TY_NODE_DATA | 20120927 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_GOODS_RECEIPT_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_GOODS_RECEIPT_ITEM=>TY_NODE_DATA | 20120927 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_TEXT_DATA=>TY_NODE_DATA | 20120927 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_TEXT_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_TEXT_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 15 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_TEXT_DATA=>TY_NODE_DATA | 20120927 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_PO_INVOICE_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_PO_INVOICE_ITEM=>TY_NODE_DATA | 20120927 | ||||
| 18 | Instance attribute | Protected | Type reference (TYPE) | IF_EPM_PRODUCT_HEADER=>TY_NODE_DATA | 20120927 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | SNWD_TTL_GROSS_AMOUNT | 20120927 | ||||
| 20 | Instance attribute | Protected | Type reference (TYPE) | SNWD_TTL_NET_AMOUNT | 20120927 | ||||
| 21 | Instance attribute | Protected | Type reference (TYPE) | SNWD_TTL_TAX_AMOUNT | 20120927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120927 |
Events
Class CL_EPM_SCENARIO_TEST_BASE has no event.
Types
Class CL_EPM_SCENARIO_TEST_BASE has no local type.
Method Signatures
Method EXECUTE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLEANUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120927 | |||
| 2 | IV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Assert Exception from Logger | 20120927 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |