2015 Apr 30 12:37 PM
Hi,
I had created the custom table having three field in it Namely (Pernr,Begda,Endda).Here Pernr is Primary key.
So by using the TMG events '05' i had written the program as below
1) when pernr is intial Display the Error message.
2)When Begda is Greater than Ennda display the error message.
By using the above event '05' five i can able to achieve above conditions.But i got an issue after saving pernr,Begda,Enda.
so after saving the data 'pernr' becomes non editable and begda and enda is still in edit mode.If i once again change the Endda and Begda (As Begda is greater than Endda) it is saving without showing any error.So please help me to check the Begda And endda after saving also.it should only allow when Enda is Greater than Begda.
Thanks and regards
D vishnu
2015 Apr 30 12:54 PM
To do this, You have to use event '21'!
Keep in your mind:
Event 05 - On create new entry(ies)
Event 21 - On change already entry(ies)
Best regards,
Alexandre B. Dambrowski
To do this, You have to use event '21'!
Keep in your mind:
Event 05 - On create new entry(ies)
Event 21 - On change already entry(ies)
Best regards,
Alexandre B. Dambrowski
2015 Apr 30 12:54 PM
To do this, You have to use event '21'!
Keep in your mind:
Event 05 - On create new entry(ies)
Event 21 - On change already entry(ies)
Best regards,
Alexandre B. Dambrowski
2015 Apr 30 3:07 PM
Thanks A lot for Replying.
It Helped a lot.Please Help more to improve our skills further.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |