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 MAINTENANCE

Former Member
0 Likes
556

HI EXPERTS,

HOW DO WE VALIDATE NON KEY FIELDS AFTETR DOING TABLE MAINTENANCE FOR A CUSTOM TABLE.

REGARDS

VENKAT.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
528

Hi Venkat,

If you are looking for validation whlie maintaining the entries in the table, then you can go to SE51 transaction. Here enter the program name SAPL<Function-Group Name>(Function Group Name is the one which you had given while creating the Table Maintenance Generator) & give the screen no as the one which you had entered while creating the Table Maintenance Generator.

This will take you to the program which gets executed when you maintain the entries in a table. Here you can include the validations for the non key fields.

Regards,

Chetan.

PS: Reward points if this helps.

4 REPLIES 4
Read only

Former Member
0 Likes
528

same thread...

Read only

0 Likes
528

NOT CLEAR

COULD U PLZ EXPLAIN

MALLESWARI

Read only

Former Member
0 Likes
528

Hi,

You need to go for foriegn key relationship for the respectove fields.

Rgds,

Hemanth.

Read only

Former Member
0 Likes
529

Hi Venkat,

If you are looking for validation whlie maintaining the entries in the table, then you can go to SE51 transaction. Here enter the program name SAPL<Function-Group Name>(Function Group Name is the one which you had given while creating the Table Maintenance Generator) & give the screen no as the one which you had entered while creating the Table Maintenance Generator.

This will take you to the program which gets executed when you maintain the entries in a table. Here you can include the validations for the non key fields.

Regards,

Chetan.

PS: Reward points if this helps.