cancel
Showing results for 
Search instead for 
Did you mean: 

should not allow to creating a sales order with ref to incomplete contract

Former Member
0 Kudos

Hi,

I dont want to allow to create a sales order with ref to a contract which is having a incompletion log.

Pls tell how do I configure this

Points will be rewarded.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

thanks

Former Member
0 Kudos

You will have to use a userexit, which activates before saving the order. Here you will have to put a validation check regarding Contract being complete. Incase if the contract is not complete, it should not save the order. You can identify the the relevant user exit in <b>IMG --> Sales & Distribution --> Basic Function or Sales (one of the 2) --> System Modification --> User Exits --> Sales Order</b>. Here do not go inside the node, but double click on note next to the node. This will give the list of user exits & its purpose.

The Blog logged by you cannot be handled through Incompletion Log, as it is very generic & requires validation, else that would have been a simpler way to handle the same, but your purpose will not serve with it.

Regards,

Rajesh Banka