Requirement :MIGO Date Check Migo will be allowed of 2 days only backdate was restricted for all the user .
2 Main Situations :
1. Stop user at first Screen of MIGO when user user enter Document Date earlier than sy-datum - 1.
(in case we need to go for enhacement , which is not a good option , so we cancelled the plan and decided that user entering all data and before Save , user will recieve system generated Message).
2.Allow user to continue with all input and Stop user BEFORE SAVE.
In this Case , we decided to use BADI : MB_MIGO_BADI
We implemented it and logic is implemented
2 Main Situations :
1. Stop user at first Screen of MIGO when user user enter Document Date earlier than sy-datum - 1.
(in case we need to go for enhacement , which is not a good option , so we cancelled the plan and decided that user entering all data and before Save , user will recieve system generated Message).
2.Allow user to continue with all input and Stop user BEFORE SAVE.
In this Case , we decided to use BADI : MB_MIGO_BADI
We implemented it and logic is implemented