Difference between check table and value table.
Answers were Sorted based on User's Feedback
Answer / nitin sharma
The check table is maintained at field level and value
table is maintained at domain level
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rambabu.ata
1.If you enterd new vlaues in value table it is accepted
where as check table it does not accepted.
2.witch table has primary key field is check table and
forien key field table is value table.
3. check table at domain level define a value range where
as value table does not have value range.
Is This Answer Correct ? | 1 Yes | 0 No |
Check table
1. It is maintained at field level
2. The contents of the check will be used as an input
help(F4 Help) for a particular field on which a check table
is assigned.
Vaue table
1. It is maintained at field level
2. The contents of Value Table are never used in Input Help.
Is This Answer Correct ? | 1 Yes | 5 No |
Explain the difference between call screen and leave screen?
How to debug a script in abap?
Are you familiar with all steps for setting up a workflow?
Type casting and error handling
Is Multiple Inheritance possible in ABAP ? If Yes How ,If no How ?
How to test a script?how to find versions in scripts?
What was the requirement of IDoc in your project? How it was working?
0 Answers IBM, Tally Solutions,
What are the commands for BDC to pass specified values directly to a Batch Input Session..?
3 types of buffering techniqes. 1.bufering not allowed 2.buffering swithed on 3.buffering not allowed but switced on what does it means?
What is the use of update Function Module ? Where it is used and purpose ?
What is a transaction variant and why are they used?
What is alv programming in abap? When is this grid used in abap? : abap hr