SAP ABAP Class CL_EPM_GWS_RFC_TEST_BASE (EPM: Base class for GWS RFC related read-only tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_GATEWAY (Package) EPM: Objects for Gateway
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 20130606
Properties
Class CL_EPM_GWS_RFC_TEST_BASE  
Short Description EPM: Base class for GWS RFC related read-only tests    
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_GATEWAY   EPM: Objects for Gateway 
Created 20121214   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)
2 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_SO_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_EPM_GWS_RFC_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_GWS_RFC_TEST_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_TEST_DATA Static Attribute Protected Object reference (TYPE REF TO) CL_EPM_GWS_RFC_TEST_DATA Test data for EPM unit tests 20121214
2 GT_TESTED_BO_NODES Static Attribute Private Type reference (TYPE) TT_BO_NODE_NAMES EPM BO node names for which test data is generated 20121214
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXP_GWS_RFC_SO_DATA Instance method Protected Method Create expected SO data in RFC format 20130204
2 CREATE_GWS_RFC_TEST_DATA Instance method Protected Method Create EPM BO test data for GWS RFC tests 20121214
3 DELETE_GWS_RFC_TEST_DATA Instance method Protected Method 20130226
4 INSTANTIATE_TEST_DATA Instance method Protected Method Create object which holds EPM BO test data for GWS RFC tests 20121214
Events
Class CL_EPM_GWS_RFC_TEST_BASE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BO_NODE_NAMES Private See coding Type for storing a List of BO node names 20121214 tt_bo_node_names TYPE STANDARD TABLE OF if_epm_bo=>ty_bo_node_name WITH DEFAULT KEY
Method Signatures

Method CREATE_EXP_GWS_RFC_SO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXP_SO_HEADER Call by reference Type reference (TYPE) SEPM_GWS_SO_HEADER EPM: SO Header data for Gateway Services 20130204
2 Exporting ET_EXP_SO_ITEMS Call by reference Type reference (TYPE) SEPM_GWS_SO_ITEM_T EPM: Sales Order item list for GW Services 20130204
3 Importing IS_EPM_SO_HEADER Call by reference Type reference (TYPE) IF_EPM_SO_HEADER=>TY_NODE_DATA INTF IF_EPM_SO_HEADER 20130204
4 Importing IT_BEHAVIOR_CONTROL Call by reference Type reference (TYPE) SEPM_GWS_BEHAVIOR_CONTROL_T EPM: Behavior control for Gateway Service RFCs 20130204
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20130204

Method CREATE_GWS_RFC_TEST_DATA Signature

Method CREATE_GWS_RFC_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no parameter.
Method CREATE_GWS_RFC_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no exception.

Method DELETE_GWS_RFC_TEST_DATA Signature

Method DELETE_GWS_RFC_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no parameter.
Method DELETE_GWS_RFC_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no exception.

Method INSTANTIATE_TEST_DATA Signature

Method INSTANTIATE_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no parameter.
Method INSTANTIATE_TEST_DATA on class CL_EPM_GWS_RFC_TEST_BASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740