What does smod stand for

broken image
broken image

When ever you are trying to create the table, if you are sure the field contains some values that values only you can use in another foreign key Data Base Table.

broken image

The check table is the table used by system to check whether the data exist or not in foreign key table field.

broken image

Basically the check table is used for field level validation (it restricts the field value). Note : Here i am explaining basic level explanation in check table and value table, if you are fresher in ABAP development, this blog is very helpful to you.Ĭheck Table : It is nothing but table it contains all valid entries of a particular foreign key table field. Today i am going to explain what is check table and value table, what are the difference between the check and value table and steps to create basic check table and value table.