What is the difference between value table and check table?
Answer Posted / kiran kumar v
Check Table: Define the Foreign Key relationship.It is used
for field level checking.
Value Table : List the possible values at Domain level. It
is used for Domain level checking. It is defined in Domain.
Kiran V
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are the check tables and value tables?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
What is sap abap data dictionary?
out bound process code for quotation?
How is time management and payroll is integrated? : sap abap hr
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
How to debug a script in abap?
What are the 3 types of function modules in sap?
Can a constructor be declared private? If yes then in which scenario?
How many types of views are there? : abap data dictionary
Difference between call by value and call by reference? : abap data dictionary
What is a function group? : abap modularization
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What are user exits? What is involved in writing them? What precations are needed?