‎2008 Oct 31 12:28 PM
Hi all,
I have a table called zitem.
Structure:
Item
Item name
Item code
Suppression flag
Suppression date
If the suppression flag EQ X, it should allow the user to enter sy-datum or future date. Else error message has to display
For new entry it is working fine ( as I have include 05 event in my table maintenance event )
But for existing entry when the user tries to change the flag, it is accepting the past date ( eventhough i have included before saving event 01 in my include ).
Regards,
Ranjan
‎2008 Oct 31 12:31 PM
Hello,
Can you explain it clearly. if possible try to give example or pase the code.
‎2008 Oct 31 12:33 PM
It would be easier to help you if you could paste the code written in this event ?
regards,
Advait
‎2008 Oct 31 12:34 PM
Hi,
try to refresh it before you start your event.
Regards,
Purvesh.