Hi Experts,
My requirement is to make Time field as Mandatory in Standard Tcode of ME38 Scheduling Agreement.
Kindly find the steps that I've followed with the attachment pictures.
Note: I've tried SPRO settings to set the Time field as Mandatory, but I didn't find the exact field.
1. ME38: Header->Items->Schedule Lines
I need Time as Mandatory at Schedule Lines as below.
2. Below is the Standard Screen for ME38 Schedule lines
Program SAPMM06E
Screen number 1117
3. In Module MM06EF0C_CLEAR_QUANT_SUM, as I'm getting the Values, I've wrote the below code.
Populating an error message when Time is empty.
Solution Needed:
As I'm populating ERROR Message, the entire screen is getting locked. Its fine upto now.
But after ENTER, how to set the screen unlock to give the TIME field as input.
Kindly let me know the solution.
With Regards,
Sudhir.