cancel
Showing results for 
Search instead for 
Did you mean: 

Control ASN generation

Former Member
0 Kudos

Hello all,

we are now starting with a new SCN implementation and the logistics department does not want to let the suppliers to generate an ASN for a delivery which is in the far future. We would like to control which ASN are suitable to be generated regarding the shipping date in purchase order collaboration scenario. We are thinking about using the /SCMB/DELIVERY Badi to control this ASN generation, but I would like to konw if it is possible to control it without coding.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Daniel,

Without coding it is not possible.

My suggestion is create Z-validation check say "ZDLV_ARRIVAL_IN_FUTURE."

Path:SPRO>Supply Network Collaboration>Basic Settings>Validation>Own Settings-->Maintain Settings in Validation Profiles

Val.prf=P001

Validation check=ZASN_UPDATE_PO_STATUS

Check status=Active

save this setting.

and implement the Badi /SCMB/BOL_VALFRMWRK.

Regards,

Nikhil