2007 Nov 20 7:16 AM
Dear Gurus,
I am working on a FM, that which trigger while posting an entry in a database table. For this I am using table maintainance generator events. When I am entering the record manually into db table the above FM working fine. When I am creating from other program FM is not triggering.
Can u Please tell me what is the reason.
Please help me.
Thanks and Regards,
Chandra M
Dear Gurus,
I am working on a FM, that which trigger while posting an entry in a database table. For this I am using table maintainance generator events. When I am entering the record manually into db table the above FM working fine. When I am creating from other program FM is not triggering.
Can u Please tell me what is the reason.
Please help me.
Thanks and Regards,
Chandra M
2007 Nov 20 7:27 AM
hi
THATS MEANS WHEN YOUR ENTRING DATA FROM OTHER PROGRAM , SO CHECK ONCE WEATHER THAT DATA IS UPDATING IN UR TABLE OR NOT
BECAUSE IF THAT FM NOT TRIGRED MEANS THAT IS NOT UPDATING
REWARD IF USEFULL
2007 Nov 20 7:31 AM
Dear Naresh,
Thanku very much for ur reoly,
Record is posting into db table successfully.
Please help me.
Thanks and regards,
Chandra M
2007 Nov 20 7:32 AM
Hi Chandra,
The table maintenance generator events will only be triggered if you enter the data using SM30. This because the event is attached to the screen of maintenance generator. So when you use program to enter the data, the event is not triggered. I suggest you call the FM from the program.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |