The SELFY solution support the site logistics / shipment execution journey related to the yard management, for drivers arriving at site, registering, checking in, loading, and checking out. The core functional flow is: driver arrival → ATM or Selfy Web registration → SAP Get Data → check-in validation → SAP check-in → loading → ATM or Selfy Web check-out → SAP check-out. The SAP check-in and check-out steps are noted as applying only for loading scenarios.
The SELFY sites including Spinatte site (PF2 & Inovyn ECC), Ospiate (WP2) and Mereville (WP2), and indicate that the same core business pattern is used with both WP2 and PF2 SAP ECC back ends.
For both WP2 and PF2, the same SAP functional modules are referenced:
Z_1T_SELFY_GET_DATAZ_1T_SELFY_CHECK_INZ_1T_SELFY_CHECK_OUTZ_1T_SELFY_SHIPMENT_GET_LISTThe purpose of these modules as described below:
Document |
|---|
| Use Case: Customer Creation Sync |

| System / Component Name | Description | Comments |
|---|---|---|
| SAP API Management | Acts as the secure API gateway between consumers (Selfy, partners) and backend services (CPI, SAP) | |
| SAP Integration iFlows | Executes integration logic, routing, and data transformation between Selfy, SAP ECC/S4, and external systems | |
| SAP ECC (WP2) | Legacy ERP system (WP2 instance) handling business processes. Core ERP processing (orders, finance, logistics, etc.) | |
| SAP ECC (PF2) | ||
| SAP Cloud Connector | Secure connectivity bridge between cloud (CPI) and on-premise/SaaS SAP systems. Enables secure tunnel (no inbound firewall exposure). | |
| Inovyn ECC | External/third-party SAP ECC system (Inovyn). Acts as a partner ERP system | |
| SELFY CORE | ||
| SELFY Intermediate Server |

| Interface ID | Process | Description | Source System | Destination System | Pattern/Protocol | Payload | Security | Description |
|---|---|---|---|---|---|---|---|---|
| IF_SS_001A | GET DATA | OPERATOR PC | ||||||
| IF_SS_001B | GET DATA | ATM PC | ||||||
| IF_SS_002A | CHECK_IN | OPERATOR PC | ||||||
| IF_SS_002B | CHECK_IN | ATM PC | ||||||
| IF_SS_003A | CHECK_OUT | OPERATOR PC | ||||||
| IF_SS_003B | CHECK_OUT | ATM PC | ||||||
| IF_SS_004 | GET LIST | SAP ECC |
Visual flow of message between system(s)