cancel
Showing results for 
Search instead for 
Did you mean: 

SD - Incompletion procedure trigger before entering material

LydiaBoulkroune
Explorer
0 Kudos
273

Hello SAPiens ,

Is there any way to trigger SD incompletion procedure in sales document before entering material . 

My scenario is : payment methode (in header accounting tab) needs to be filled before entering material because i have a condition type that depends on the payment methode . I have set incompletion procedure but it only gets triggered after entering material (when i save the document) , so i am obliged to update conditions everytime .

Could you please help me on that . thank you !

View Entire Topic
jignesh_mehta3
Active Contributor
0 Kudos

Hello, 

If want to check a field while the Sales Order is created, you need to insert a Custom Code in  USEREXIT_MOVE_FIELD_TO_VBKD under MV45AFZZ. 

Thanks,