Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating an Order and Notification Together in IW31 using BADI

former_member209120
Active Contributor
0 Kudos

Dear Experts,

How to create Notification while Creating Order in IW31 using BADI.

or

Userexit to stop creation of Notification based on condition in IW31.

Regards,

Ramesh.T

1 REPLY 1

jogeswararao_kavala
Active Contributor
0 Kudos

This you should be able to achieve through userExit IWO10009 (Checks on Order Save). You can write BDC coding for notification creation and put your conditions.

KJogeswaraRao