Symptom
-
When transmitting an outbound Purchase Order via EDI (SOAP message
OrderRequest), the XML payload does not include the supplier's Global Location Number (GLN). -
This occurs even though the GLN is fully maintained in the Business Partner master data under Identification Numbers (ID Type:
BUP005). -
The issue affects communication arrangements such as
SAP_COM_0224andSAP_COM_0828. -
When inspecting the raw SOAP payload, the
<Party PartyType="Supplier">node contains only the internal SAP Business Partner number (<BuyerPartyID>) and address data, but no GLN field is present. -
Without the GLN in the outbound message, purchase orders cannot be routed or processed effectively by receiving networks.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the supplier Business Partner and verify that a GLN is maintained as an identification number (ID type BUP005).
- Open the purchase order in Manage Purchase Orders – Advanced and initiate a new output via EDI.
- Verify that the output channel is set to EDI in Output Parameter Determination.
- Save or re-initiate the purchase order output.
- Inspect the raw SOAP payload at the receiving endpoint.
- Observe that the Supplier Party element contains BuyerPartyID and address data only, with no GLN element.
Cause
Current limitation in the standard system: the GlobalLocationNumber field is not included in the output of the OrderRequest message.
Resolution
Currently, there is no direct standard configuration to force the GLN to populate within the CO_EDI_ORDER_REQUEST_OUT payload.
To advocate for this feature, please create a new idea on the portal:
-
Submit a Request: Homepage - Customer Influence (sap.com)
-
Documentation: Please refer to SAP KBA 2963059 - How to Submit Feature Requests for SAP S/4HANA Cloud Product for step-by-step instructions on creating and navigating your request.
See Also
SAP KBA 2963059 - How to Submit Feature Requests for SAP S/4HANA Cloud Product for step-by-step instructions on creating and navigating your request
Keywords
orderrequest, gln missing, supplier party, globallocationnumber, buyerpartyid, outbound xml, soap payload, edi purchase order, CO_EDI_ORDER_REQUEST_OUT, message schema, serialization, BUP005, business partner identification, SAP_COM_0224, SAP_COM_0828 , KBA , MM-PUR-GF-EDI-2CL , Electronic Data Interchange (Public Cloud) , Problem
SAP Knowledge Base Article - Public