‎2006 Nov 24 10:35 AM
HI EXPERTS,
HOW DO WE VALIDATE NON KEY FIELDS AFTETR DOING TABLE MAINTENANCE FOR A CUSTOM TABLE.
REGARDS
VENKAT.
‎2006 Nov 24 10:46 AM
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.
‎2006 Nov 24 10:37 AM
‎2006 Nov 24 10:44 AM
‎2006 Nov 24 10:38 AM
Hi,
You need to go for foriegn key relationship for the respectove fields.
Rgds,
Hemanth.
‎2006 Nov 24 10:46 AM
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.