You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Status

  Revision under Review

OwnerRUIZ SOMOZA-ext, Carolina 
Stakeholders
Jira Request ID

ERP-543 - Getting issue details... STATUS

Jira Development ID

ERP-977 - Getting issue details... STATUS

High- Level Specification

Implementing SystemS/4 HANA
Invoked by/Invokes
Business Process Reference


Functional Overview

This Functional Specification describes the outgoing Reservation Interface between SAP S/4HANA and 3PLs (via CPI) using SAP standard OData API_RESERVATION_DOCUMENT.

This interface will send the Reservation document information to the 3PL for their processing.

Scope and Objectives

This interface covers the transmission of Reservation documents created in S/4 HANA to the 3PLs (via CPI).

Process Flow Diagram

Step

Description

Comment

1

Reservation document is created or updated in S/4 HANA


2

S/4 raises an internal event.


3

System checks the 3PL assignment table

To determine if the interface is active and retrieve the 3PL assigned

4

Relevant event is published to SAP Event Mesh

If previous steps are successful

5

CPI consumes the event and retrieves full reservation doc information

CPI will also get the 3PL partner from the 3PL assignment table for routing purposes

6

S/4 updates Monitoring Table 

Using System date and time

7

3PL consumes, post the document and send an Ack back


8

S/4 updates Monitoring Table

with the Ack information received




Assumptions

Dependencies

ERP-865 - 3PL Warehouse interface - Inbound acknowledgements - System Interface FS in Progress For tracing the transmission in the monitoring table

ERP-845 - 3PL Configuration Application FS in Progress 3PL assignment and activation table

Security, Integrity and Controls

Configuration Requirements

Special Requirements


Design Rationale

API Use

APIs  to be consumed: 

Retrieve Items with Header using RKPF-RSNUM (Reservation number) and RESB table for items

Example

GET <host>/sap/opu/odata4/sap/api_reservation_document/srvd_a2x/sap/apireservationdocument/0001/ReservationDocument('{{Reservation}}')/_ReservationDocumentItem

Processing Logic

1) Every time a new event is raised from a Reservation document, it should be published for transmission if the following criteria is met:

      • Interface is activated: Check 3PL assignment table included in ERP-845 - 3PL Configuration Application FS in Progress with ORG_TYPE = WERKS, ORG_VALUE=RESB-WERKS and DOC_TYPE="RESERVATION". If there is an entry, and the field INTERFACE_ACT = X, retrieve the 3PL assigned and continue to next check, otherwise the material document is Not relevant for transmission.
      • If previous check is successful, event should be published for consumption and all information (header and item) should be retrieved and sent to the 3PL from CPI.

2) If previous step is successful, an entry should be logged into the monitoring table to trace the correct transmission to the 3PL. This table is detailed in ERP-865 - 3PL Warehouse interface - Inbound acknowledgements - System Interface FS in Progress .

DOC_TYPE=RESERVATION

DOC_ID= RKPF-RSNUM

DATE_SENT = System date

TIME_SENT = System time



Delta or Full Load Requirements

Interface Alert & Monitoring

Monitoring will be handled by ERP-865 - 3PL Warehouse interface - Inbound acknowledgements - System Interface FS in Progress and ERP-844 - 3PL Warehouse Interface - Monitoring dashboard FS in Progress

Language Requirements

User Interface Requirements

 

Sequencing


Volumetrics


Performance Consideration

Error Handling

Error handling should be done at AIF level, if there is an error sending the data to the 3PL, the interface should be retriggered.


Testing

How to Test

Test Conditions and Expected Results

IDConditionExpected Results






Test Considerations/Dependencies


Other Information


Development Details

Package

Package NameParent Package




Other Development Objects

Object TypeObject NamePurpose/High Level LogicDesign Rationale Reference









Appendix

See also


No files shared here yet.

Change log

Version Published Changed By Comment
CURRENT (v. 2) Apr 29, 2026 09:23 RUIZ SOMOZA-ext, Carolina
v. 10 Apr 15, 2026 13:40 RUIZ SOMOZA-ext, Carolina
v. 9 Apr 15, 2026 13:03 RUIZ SOMOZA-ext, Carolina
v. 8 Jan 12, 2026 10:39 WEINERT-ext, Patrick
v. 7 Jan 12, 2026 10:20 RUIZ SOMOZA-ext, Carolina
v. 6 Jan 09, 2026 14:58 RUIZ SOMOZA-ext, Carolina
v. 5 Jan 09, 2026 14:49 RUIZ SOMOZA-ext, Carolina
v. 4 Dec 17, 2025 16:11 RUIZ SOMOZA-ext, Carolina
v. 3 Dec 09, 2025 11:20 RUIZ SOMOZA-ext, Carolina
v. 2 Dec 04, 2025 11:00 RUIZ SOMOZA-ext, Carolina

Go to Page History

  • No labels