Application Development 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: 

Events in Table maintenance generator

Former Member
0 Kudos
147

Hi

I am required to add an event in table maintenance generator which on saving checks 2 field if both of these fields are empty or both are filled then it should raise an error message.

Kindly tell how to do that and what are the parameters which are to be kept in mind.

Thanks In advance.

Moderator message: FAQ, please (re)search yourself before asking.

Locked by: Thomas Zloch on Aug 3, 2010 5:27 PM

4 REPLIES 4

kesavadas_thekkillath
Active Contributor
0 Kudos
95

Please search in SDN before posting

kerem_kayacan
Active Participant
0 Kudos
95

You can use Event 05: When Creating a New Entry. Check the link below. If you don't know how to implement, search the forum, there are tons of info about it.

[BC - Generate Table Maintenance Dialog|http://help.sap.com/saphelp_nw04/helpdata/en/a7/5133ac407a11d1893b0000e8323c4f/frameset.htm]

0 Kudos
95

ok

infact 01 event was used for the same table already but have also joined a field in between and now the entries are not getting saved there.

what to do?

0 Kudos
95

Hi,

So you have added a new field in the table after Table Maintenance generator (TMG) has been created. So in that case just regenarate the TMG once again so that the issue will be solved.

Regards,

Selva K.