WHAT IS THE DIFFERENCE BETWEEN CHECK TABLE AND VALUE TABLE?
Answer Posted / sriram murthy
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 |
Post New Answer View All Answers
How do you use structures in the abap programs?
What is the reserve command?
What are two different ways to add fields to sap tables?
How are BAPI different from normal function modules?
What is buffering allowed but switched off?
What is the differences between structure and table in data dictionary in abap?
What is processing class, where we do them and why? : sap abap hr
Double click function on the lists, identifying the line selected by the user on the list?
What is a maintenance view? : abap data dictionary
after creating lock object if does n't access record by second user what should we do?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
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 relational operations that can be performed on view in sap? : abap data dictionary
What is the difference between internal tables and extract datasets? : abap modularization
How is conversion of data types done between abap/4 & db layer?