WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?
Answers were Sorted based on User's Feedback
value table is the table specified in the definition of a domain and is checked against all the fields that points the domain.
check table is that table if you define a foreign key that points this domain then the value table is considered to be a check table for that foreign key.
Is This Answer Correct ? | 10 Yes | 0 No |
Answer / siva
a table which is defined at field level called chek table.
but a table which is defined at domain level called value
table. so all the taables fields refering to this domin
will be validated to this table/
Is This Answer Correct ? | 4 Yes | 0 No |
i think both are used for validation purpose only but one is at domain level and another is at field level.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mallikarjun s patil
Check table is the one for which we are defining the foreign
key relationship and the value table is the one from which
we are taking a field as a foreign key field..
Is This Answer Correct ? | 1 Yes | 1 No |
Worked on support project? How do you handle serious production issue? Severity? Time taken to resolve the issue? How you get issues/tickets?
we will create functionmodules in real time or reusing exsiting one's in abap and webdynpro abap?
how to download sap Smart form in text format
How to Business addin function in Standars transactiion code. how it is steps
what is long text?
how to retrieve the field label of data element in reports.(not in alv)
1.search help is there for table or structure or both? 2.in structure there is no technical attribute, then how will u call data elements/fields into the structure? 3. i want to add/write some code in sap standard program in function module related in badi,then how will u write your code in sap standard Fm in badi? 4.what is kapler badi? 5.what is the use of log text in table technical attributes while creating table? 6.what are the fields i have to take to releae/creat a PO from Pur req? 7. if i have already release po as per the Pur req and vendor supplied the material,then again i want same 100 material,then wt will u do? are u release po again? what are steps u follow for this situation?
What is the first thing you do after vendor setup is complete?
How can you access the function code from menu painter?
How can I download SAP SMARTFORM into text format?
Give the syntax of Inner,outer Join?"
7 Answers Genpact, HCL, Satyam,
What is Macro?