SAP ABAP Class CL_EPM_BO_TEST_BASE (Unit test base class of all BO classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_BASE (Package) EPM: Base Package for Business 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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_BO_UNIT_TEST_BASE Unit test base class of all BO classes 20091015
Properties
Class CL_EPM_BO_TEST_BASE  
Short Description Unit test base class of all 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_BO_BASE   EPM: Base Package for Business Objects 
Created 20091006   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...
Interfaces
Class CL_EPM_BO_TEST_BASE has no interface implemented.
Friends
Class CL_EPM_BO_TEST_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_DATABASE Static Attribute Protected Object reference (TYPE REF TO) IF_EPM_DATABASE 20130506
2 GO_TEST_DATA Static Attribute Protected Object reference (TYPE REF TO) CL_EPM_TEST_DATA Test date for EPM unit tests 20091008
3 GV_BO_NAME Static Attribute Protected Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME The BO name 20091008
4 MI_UNTYPED_BO Instance attribute Protected Object reference (TYPE REF TO) OBJECT EPM: Business Object base interface 20091009
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20130506
2 CREATE_BO_TEST_DATA Instance method Protected Method 20091008
3 INSTANTIATE_TEST_DATA Instance method Protected Method 20111103
4 _CLASS_SETUP Static method Protected Method 20091014
Events
Class CL_EPM_BO_TEST_BASE has no event.
Types
Class CL_EPM_BO_TEST_BASE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EPM_BO_TEST_BASE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_BO_TEST_BASE has no exception.

Method CREATE_BO_TEST_DATA Signature

Method CREATE_BO_TEST_DATA on class CL_EPM_BO_TEST_BASE has no parameter.
Method CREATE_BO_TEST_DATA on class CL_EPM_BO_TEST_BASE has no exception.

Method INSTANTIATE_TEST_DATA Signature

Method INSTANTIATE_TEST_DATA on class CL_EPM_BO_TEST_BASE has no parameter.
Method INSTANTIATE_TEST_DATA on class CL_EPM_BO_TEST_BASE has no exception.

Method _CLASS_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NAME Call by reference Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME The BO name 20091014
2 Importing IV_TEST_COMPONENT_NAME Call by reference Type reference (TYPE) SEPM_TEST_COMPONENT_NAME Name or identifier of the EPM component 20091014
3 Importing IV_TEST_COMPONENT_VERSION Call by reference Type reference (TYPE) SEPM_TEST_COMPONENT_VERSION Version of the context 20091014

Method _CLASS_SETUP on class CL_EPM_BO_TEST_BASE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730