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 | Instance attribute | Private | Type reference (TYPE) | SEPM_PI_BUSINESS_APPL | Business Application ID | 20090422 | |||
| 2 | Constant | Public | Type reference (TYPE) | SEPM_PI_BUSINESS_APPL | 'PurchaseOrderToSalesOrderSync' | Business Application ID | 20090310 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Incorrect Order - triggers Application Error' | Purchase Order Note | 20090302 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'Correct Order' | Purchase Order Note | 20090302 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'Trigger System Exception' | Purchase Order Note | 20090302 | ||
| 6 | 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 | Constant | Private | Type reference (TYPE) | SEPM_TEST_COMPONENT_VERSION | '7.02' | Version of the context | 20090304 | ||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090304 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_EPM_TEST_LOGGER | This interface logs all errors, warnings ... of tests | 20090304 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | EPM_BUSINESS_APPLICATION_ID | Business Application ID | 20090304 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090304 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | EPM_KEY | 'PurchaseOrderToSalesOrderAsync' | identifyer for test data | 20090311 | ||
| 13 | Static Attribute | Protected | Type reference (TYPE) | SEPM_TEST_ID | Name or Number of a test | 20090304 | |||
| 14 | Static Attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20090304 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | GUID_16 | GUID in 'RAW' format | 20090304 | |||
| 16 | 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 | 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 |