-->

Check Table And Value Table Difference


-->

Check Table And Value Table Difference. In this article we will discuss the difference between check table and value table based upon field level validation and domain level. What is the difference between value table and check table in sap abap, when the field f is a primary key for the database table dbt, the table t behaves as a value table whereas when the field f is a foreign key in the database table dbt, the table t behaves as check table

ABAP Table validation Check table value table Different between
ABAP Table validation Check table value table Different between from www.youtube.com

Check tables validate values at the field level by checking if a value exists in a referenced table. The contents of the check will be used as an input help (f4 help) for a particular field on which a check table is assigned. Value tables are primarily used to provide a list of valid values for input fields in sap gui, whereas check tables are about ensuring the validity of data relationships.

-->

ABAP Table validation Check table value table Different between

Value tables define allowed values at the domain level and must be maintained through a transport request. Answer / deepanjali parida we create value table for domain level validation and check table for field level validatin.check table will come in the. 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. The contents of the check will be used as an input help (f4 help) for a particular field on which a check table is assigned.

-->