Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table maintenance event problem

Former Member
0 Likes
380

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

3 REPLIES 3
Read only

Former Member
0 Likes
359

Hello,

Can you explain it clearly. if possible try to give example or pase the code.

Read only

Former Member
0 Likes
359

It would be easier to help you if you could paste the code written in this event ?

regards,

Advait

Read only

Former Member
0 Likes
359

Hi,

try to refresh it before you start your event.

Regards,

Purvesh.