cancel
Showing results for 
Search instead for 
Did you mean: 

Freight Charges Missing in Purchase Order Output/XML (S/4 HANA Public Cloud)

Gagan1
Discoverer
0 Kudos
236

Hi Experts,

Requirement: I Need to send freight charges (Condition Type FVA1) from the S/4 HANA cloud, public edition to a legacy system through EDI. 

Done up to: I am able to populate the required condition for freight charges (FVA1) in the purchase order document condition table by assigning the access sequence. 

Issue: When the output is triggered (channel EDI) the XML do not show the freight charges and only shows the net value. Expectation is to have a separate line for freight charges on the xml file.

Please suggest the solution.

 

Regards,

Gagan Saratkar

 

View Entire Topic
varunvenkat
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Gagan,

after checking the business documentation, it looks like only the Purchase Order inbound API has the Pricing Element node which contains the freight charge data for example.

varunvenkat_0-1723382828881.png

The outbound purchase order API (via EDI) uses the SOAP API, which only contains a limit number of pricing relevant fields, which doesn't include the freight charges for example:

varunvenkat_1-1723383012375.png

Best regards
Varun