2008 Dec 30 5:09 AM
Hi All,
I created a table Maintanance Generator for My Ztable, and i write code to default some fields while creating new entry, using TMG. For that i write code in the EVENt)% of TMG, but the Event is not triggering. Please Suggest a solution for this.
Regards
Sarath
Hi All,
I created a table Maintanance Generator for My Ztable, and i write code to default some fields while creating new entry, using TMG. For that i write code in the EVENt)% of TMG, but the Event is not triggering. Please Suggest a solution for this.
Regards
Sarath
2008 Dec 30 5:14 AM
Hello Sarath,
Which event are you triggering? Did you use '05' event?
Can you share the code?
BR,
Suhas
2008 Dec 30 5:15 AM
Yes iam Using oonly EVENT 05
Code is
form at_newentry.
Ztab-ZCOUNTRY = u2018Indiau2019.
Ztab-ZCREATEDATE = sy-datum.
Ztab-ZCREATETIME = sy-uzeit.
endform.
Edited by: Säräth SätheesäÑ on Dec 30, 2008 6:16 AM
2008 Dec 30 6:02 AM
Its solved.. i t will be triggered after entering values in other field anf -> press enter
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |