Brief scenario of check table / value table?
Answer Posted / ravikiran
check table:1)it is maintained at table level.
2)it can be used to extract the data in the programs.
3)it forces the user to select any one of the check table field entries.
value table:1)it is maintained at domain level.
2)it can be used to extract the data since it is linked with the domain.
3)it does not forces the user since it has empty value by default.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can a domain, assigned to a data element be changed?
What are system fields for secondary lists?
Explain the call transaction method? : abap bdc
What are the events in screen programming?
What is view? Explain the different types of view?
What is read line in abap?
What is meant by a schema? : sap abap hr
Explain how to Handle the internal tables in ABAP?
What is sap abap data dictionary?
What is an abap?
Explain the difference between float and packed data type?
What are the differences between session method and call transaction method? : abap bdc
How to write a bdc – how do you go about it?
Does the call transaction method allow multiple transactions to be processed by sap?
Which function module reads the data for particular infotype ? : abap hr