cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Trigger outbound ASN (Advance Shipping Notification) to Customer in S/4HANA Cloud

View Entire Topic
former_member79634
Active Participant
0 Kudos

Hi Lakshmi,

I can't understand your question very clearly but hopefully the links below will give you some reference:

https://api.sap.com/package/ExtensionMappingIntegrationofSAPS4HANACloudforSalesSchedulingAgreementwi...

https://api.sap.com/integrationflow/Advance_Shipping_Notification_S4CESupplier_To_OPBuyer

And if you would realize it by API you can search within API Hub:

API Hub: https://api.sap.com/search

Communication Scenario: SAP_COM_0432

Best regards,

Scarlett

former_member79634
Active Participant
0 Kudos

Dear Lakshmi, thanks for your additional info. Regarding output control on S/4HANA Cloud I'd like to share you with the following links:

1. https://go.support.sap.com/roadmapviewer/#/group/BE47098A-617A-43EF-A27E-DFD801D70483/roadmap/IMPS4H...

2. https://support.sap.com/content/dam/SAAP/Sol_Pack/Library/Setup/1LQ_Set-Up_EN_XX.pdf

In S/4HANA Cloud, every detailed processing is based on a scope item. And the scope item for output control is 1LQ.

To better understand the process, please refer to this link: https://rapid.sap.com/bp/#/browse/scopeitems/1LQ

Hopefully the info shared here would give you some help.

0 Kudos

On OP we have table T683S who stores Output procedure and its output types with requirements... I want to know if there is any equivalent functionality in S/4HANA Cloud output management

0 Kudos

Below is in S/4HANA Cloud Delivery output Header... Need to know steps to reach TNAPR table to maintain entries for LAVA and its other items...

0 Kudos

Thanks. But not able to identify/correlate Output determination procedure V10000 that is in S/4HANA On-premise which has all the required Output types - LD00(Delivery Note), LAVA(ASN - Advance Ship Notification). Right I can only output LD00 - Delivery Note Output. Trying to output LAVA - ASN output in S4HANA Cloud.. I identified the EDI message type for LAVA - DESADV and idoc DEVVRY07..

Below id from S/4HANA On-premise

/var/folders/q6/fr6c0lf94jsc6y3t61tc14hw0000gn/T/2020-02-22_12-17-21.png

0 Kudos

Scarlett, Thanks. I am working on the mapping ASN(S4CESupplier) to B2B Partners(OPBuyer) that you referenced. In On premise S/4HANA system we used have out type 'LAVA' to output ASN in EDI format and use t-code NACE configure output determination procedure, add new output types and condition records etc. In S/4HANA Cloud, I want to know if there is any equivalent Tcode to setup. I can go to 'Output Determination' but I can not see the LAVA/ZAVA output types..

prakash_karkihallimath
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Lakshmi,

If your process is to send the Outbound Delivery created in S/4HANA Cloud to the customer once its been delivered you can also go with SOAP API Outbound Delivery - Notify (B2B) which will notify the delivery recipient.

Below is the link to find more info: https://api.sap.com/api/CO_EDI_DELIVERY_REQUEST_OUT/overview

You can also find the relavent info in the link: https://help.sap.com/viewer/588780cab2774a7ab9fffca3a7f919fe/2002.500/en-US/4bdadce282a54349b307a198...

However the customer need to do the settings relevant for creating ASN in their system.

Hope this helps you.

former_member758828
Discoverer
0 Kudos

Question - We are creating the Sales Order (A2X) using the ODATA V2. We are not seeing the outbound delivery notification is triggered Sales with Buyers Integration (SAP_COM_0223)Logistics - Shipping with Buyers Outbound Integration (SAP_COM_0432)

Other question is for above notification do we need to use async SOAP api to create sales order ? Sales Order (A2X)