Skip to Content
0
Sep 02, 2007 at 05:31 PM

Check Table validation General code needed

720 Views

Hi,

I have a requirement to update 2 custom tables. Each table have more 230 field each.

and have 90 check tables assigned to the fields.

I need a common code to validate before updating into this table,

i need to validate the fields against the check tables assigned to that field.

I know i how to validate field with each check table.

But i need a common function module. class or some code that i can use commonly passing field value, check table and i need return value

Anybody having code please paste it here.

Your help appreciated.