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 ABAP 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 GC_COMPANY_NAME Constant Protected Type reference (TYPE) STRING 'Becker Berlin' 20120927
2 GC_PRODUCT_ID Constant Protected Type reference (TYPE) STRING 'HT-1001' 20120927
3 MI_GR Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_GOODS_RECEIPT 20120927
4 MI_PO Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_PO 20120927
5 MI_POI Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_PO_INVOICE 20120927
6 MS_ADDRESS Instance attribute Protected Type reference (TYPE) IF_EPM_ADDRESS_HEADER=>TY_NODE_DATA 20120927
7 MS_BP Instance attribute Protected Type reference (TYPE) IF_EPM_BP_HEADER=>TY_NODE_DATA 20120927
8 MS_CONTACT Instance attribute Protected Type reference (TYPE) IF_EPM_BP_CONTACT=>TY_NODE_DATA 20120927
9 MS_EMPLOYEE Instance attribute Protected Type reference (TYPE) IF_EPM_ORG_EMPLOYEE=>TY_NODE_DATA 20120927
10 MS_GR_HEADER Instance attribute Protected Type reference (TYPE) IF_EPM_GOODS_RECEIPT_HEADER=>TY_NODE_DATA 20120927
11 MS_GR_ITEM Instance attribute Protected Type reference (TYPE) IF_EPM_GOODS_RECEIPT_ITEM=>TY_NODE_DATA 20120927
12 MS_NOTE_DATA Instance attribute Protected Type reference (TYPE) IF_EPM_TEXT_DATA=>TY_NODE_DATA 20120927
13 MS_NOTE_HEADER Instance attribute Protected Type reference (TYPE) IF_EPM_TEXT_HEADER=>TY_NODE_DATA 20120927
14 MS_NOTE_ITEM Instance attribute Protected Type reference (TYPE) IF_EPM_TEXT_HEADER=>TY_NODE_DATA 20120927
15 MS_NOTE_ITEM_DATA Instance attribute Protected Type reference (TYPE) IF_EPM_TEXT_DATA=>TY_NODE_DATA 20120927
16 MS_POI_HEADER Instance attribute Protected Type reference (TYPE) IF_EPM_PO_INVOICE_HEADER=>TY_NODE_DATA 20120927
17 MS_POI_ITEM Instance attribute Protected Type reference (TYPE) IF_EPM_PO_INVOICE_ITEM=>TY_NODE_DATA 20120927
18 MS_PRODUCT Instance attribute Protected Type reference (TYPE) IF_EPM_PRODUCT_HEADER=>TY_NODE_DATA 20120927
19 MV_GROSS_AMOUNT Instance attribute Protected Type reference (TYPE) SNWD_TTL_GROSS_AMOUNT 20120927
20 MV_NET_AMOUNT Instance attribute Protected Type reference (TYPE) SNWD_TTL_NET_AMOUNT 20120927
21 MV_TAX_AMOUNT Instance attribute Protected Type reference (TYPE) SNWD_TTL_TAX_AMOUNT 20120927
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_SAVE 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 Importing IV_CLEANUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120927
2 Importing IV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120927
# Exception Resumable Description Created on
1 CX_EPM_TEST_LOGGER_ASSERT Assert Exception from Logger 20120927
History
Last changed by/on SAP  20140121 
SAP Release Created in 730