cancel
Showing results for 
Search instead for 
Did you mean: 

ASN posting DDN_out not getting triggered

Former Member
0 Kudos

Hi,

Below issue we are facing in SNC Development system after upgrade f4rom 5.1 to 7.0.

We have scenario where supplier sends an ASN XML which will first Post ASN in SNC(Despatched DeliveryNotification_in) and post ASN in SNC which in turn sends DespatchedDeliveryNotification_out to ECC.

When you post though XML DDN_in is getting triggered and ASN is getting posted in SNC

But DespatchedDeliveryNotification_out is not getting triggred and hence ASN is not getting posted in ECC

But if you post manualy system is terggering DespatchedDeliveryNotification_out and ASN is getting posted in ECC.

Please advice

Thanks and Regards

Raghavendra Pai

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

In Standard setting action '/SCA/BOL_DLV_XML_ROUTING' of action profile '/SCA/BOL_DELIVERY' is normally 'inactive' (standard)in the post processing framework.

You need activate this then it will triggered DDN_OUT from SNC to ECC.

1) Go to transaction code SPPFCADM

2) Select application /SCA/ICH and click on Define Action Profile and Actions

3) Select /SCA/BOL_DLV_XML and click Action Definition left hand side pane.

4) Uncheck the Inactive check box for Action definition /SCA/BOL_DLV_XML_ROUTING.

Save the setting.

Your problem should be resolve after doing the above setting.

Regards,

Nikhil

Answers (0)