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

Adding condition using table maintenance generator

Former Member
0 Likes
957

Hi all,

I have a custom table and created a table maintenance generator. In maintaining the table, i have an existing record. If the user mark the deletion indicator field, deletion date must become a required field. How to do that?

Thanks,

Nene

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
625

Hi,

Go to SE51..Give the program SAPL + function group name that you gave in the table maintenance generator..

Give the screen number..

Press change..

Then add a module in PAI to check of the sy-ucomm and make sure to give error message if the deletion date is blank..

Thanks

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
626

Hi,

Go to SE51..Give the program SAPL + function group name that you gave in the table maintenance generator..

Give the screen number..

Press change..

Then add a module in PAI to check of the sy-ucomm and make sure to give error message if the deletion date is blank..

Thanks

Naren

Read only

Former Member
0 Likes
625