SAP ABAP Class CL_EPM_PI_HUB (Hub-Class for PI process communication)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_PI (Package) EPM: Process Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_HUB general interface 20090302
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_PO_HUB Hub for all Purchase Order PI Communication 20090302
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_PO_HUB_IN Purchase Order Inbound Hub for PI Communication 20090302
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_PO_HUB_OUT Hub for all Purchase Order PI Outbound Communication 20090302
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_SO_HUB Hub for all Sales Order PI Communication 20090302
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_SO_HUB_IN Sales Order Inbound Hub for PI Inbound Communication 20090302
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_PI_SO_HUB_OUT Sales Order Outbound Hub for PI Outbound Communication 20090302
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_PI_HUB_MOCKUP Mockup to test PI processing 20090311
Properties
Class CL_EPM_PI_HUB  
Short Description Hub-Class for PI process communication    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status T  Test Program 
Category 0   
Package S_EPM_PI   EPM: Process Integration 
Created 20090302   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPM_PI_HUB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPM_PI_HUB general interface 20090302
2 IF_EPM_PI_PO_HUB Hub for all Purchase Order PI Communication 20090302
3 IF_EPM_PI_PO_HUB_IN Purchase Order Inbound Hub for PI Communication 20090302
4 IF_EPM_PI_PO_HUB_OUT Hub for all Purchase Order PI Outbound Communication 20090302
5 IF_EPM_PI_SO_HUB Hub for all Sales Order PI Communication 20090302
6 IF_EPM_PI_SO_HUB_IN Sales Order Inbound Hub for PI Inbound Communication 20090302
7 IF_EPM_PI_SO_HUB_OUT Sales Order Outbound Hub for PI Outbound Communication 20090302
Friends
# Friend Modeled only Created on Description
1 CL_EPM_PI_FACTORY 20090311 Factory Class for PI Interfaces
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_APPL_ID_PO_SO_ASYNC_OUT Instance attribute Private Type reference (TYPE) SEPM_PI_BUSINESS_APPL Business Application ID 20090422
2 CO_APPL_ID_PO_SO_SYNC_OUT Constant Public Type reference (TYPE) SEPM_PI_BUSINESS_APPL 'PurchaseOrderToSalesOrderSync' Business Application ID 20090310
3 CO_NOTE_APPL_ERROR Constant Public Type reference (TYPE) STRING 'Incorrect Order - triggers Application Error' Purchase Order Note 20090302
4 CO_NOTE_CORRECT Constant Public Type reference (TYPE) STRING 'Correct Order' Purchase Order Note 20090302
5 CO_NOTE_SYS_ERROR Constant Public Type reference (TYPE) STRING 'Trigger System Exception' Purchase Order Note 20090302
6 GC_TEST_COMPONENT Constant Private Type reference (TYPE) SEPM_TEST_COMPONENT_NAME 'CL_EPM_PI_SO_HUB Scenario Tests for PI' Name or identifier of the EPM component 20090304
7 GC_TEST_COMPONENT_VERSION Constant Private Type reference (TYPE) SEPM_TEST_COMPONENT_VERSION '7.02' Version of the context 20090304
8 MI_EPM_MESSAGE_BUFFER Instance attribute Protected Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20090304
9 MI_LOGGER Static Attribute Protected Object reference (TYPE REF TO) IF_EPM_TEST_LOGGER This interface logs all errors, warnings ... of tests 20090304
10 MV_BUSINESS_APPL_ID Static Attribute Protected Type reference (TYPE) EPM_BUSINESS_APPLICATION_ID Business Application ID 20090304
11 MV_LOCAL Static Attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090304
12 MV_TEST_CASE_ID Instance attribute Protected Type reference (TYPE) EPM_KEY 'PurchaseOrderToSalesOrderAsync' identifyer for test data 20090311
13 MV_TEST_ID Static Attribute Protected Type reference (TYPE) SEPM_TEST_ID Name or Number of a test 20090304
14 MV_TEST_PARENT_SEQUENCE_ID Static Attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20090304
15 MV_TEST_SEQUENCE_ID Static Attribute Protected Type reference (TYPE) GUID_16 GUID in 'RAW' format 20090304
16 MV_TEST_SESSION_ID Static Attribute Protected Type reference (TYPE) SEPM_TEST_SESSION_ID Unique number of a test session 20090304
Methods
# Method Level Visibility Method type Description Created on
1 INIT_CONFIGURATION Instance method Protected Method 20090428
Events
Class CL_EPM_PI_HUB has no event.
Types
Class CL_EPM_PI_HUB has no local type.
Method Signatures

Method INIT_CONFIGURATION Signature

Method INIT_CONFIGURATION on class CL_EPM_PI_HUB has no parameter.
Method INIT_CONFIGURATION on class CL_EPM_PI_HUB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720