What is the difference between value table and check table?
Answer Posted / jesuvin
Value Table
1. NO Input check
2. no Validation
3. Generates automatic proposals
4. No F4 Help
Check table
1. Does Input check
2. Does Validation
3. Provides F4 Help
Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are internal tables? : abap hr
What are the advantages of logical databases : abap hr
What is value table? : abap data dictionary
Does every abap/4 have a modular structure?
Which function module would you use to check the user’s authorization to access files before opening a file?
Abstract class and interface, multiple inheritance, live example
What are the events we use in dialog programming and explain them?
What is the collect statement? How is it different from append?
What is an “on input filed” statements?
What is the difference between a substructure and an append structure? : abap data dictionary
What are the system fields? Explain?
How can we handle table control in bdc? : abap bdc
Explain lsmw?
What is generic buffering?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary