WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?
Answer Posted / 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 |
Post New Answer View All Answers
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
What are the field and chain statements?
What is luw or data base transaction ?
What are the two different ways of building a match code object? : abap data dictionary
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
How many structures can be created in a Ztable ?
What are internal tables? How to use a specific number occurs statement?
Which transaction code can I use to analyze the performance of abap program?
Name the special commands of list?
What are function modules?
What are the steps to execute session method?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
Write the bdc table structure? : abap bdc
What are client dependant objects in abap/sap?
Which one is better joins or views and why?