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 Entry

prabhu_s2
Active Contributor
0 Likes
527

Hi

I have a table where maintenace generator is allowed. In one of the non key fields when i maintian a null entry the system shud throw an error when the table is saved with an empty data for that field. how to achieve this?

thkx

Prabhu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
499

Hi Prabhu,

You have to write code in the events. The following blog is very helpful explaining how to write the code, create the events etc in the table maintenance generator.Please go through.

/people/sudheer.junnuthula2/blog/2007/07/31/events-in-table-maintenance-generator

Hope this helps.

Please reward if useful.

Thanks,

Srinivasa

3 REPLIES 3
Read only

Former Member
0 Likes
499

You need to write the code under events :

Check the below link :

/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

Thanks

Seshu

Read only

Former Member
0 Likes
500

Hi Prabhu,

You have to write code in the events. The following blog is very helpful explaining how to write the code, create the events etc in the table maintenance generator.Please go through.

/people/sudheer.junnuthula2/blog/2007/07/31/events-in-table-maintenance-generator

Hope this helps.

Please reward if useful.

Thanks,

Srinivasa

Read only

Former Member
0 Likes
499

please see this link for adding the Messsage for validating the input in the table maintaince ...

with screeen shots ..

<a href="http://">/people/sudheer.cheedella/blog/2006/02/20/extracting-data-in-table-maintenance

reward points if it is usefull......

Girish