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
How can end-of-selection be used?
What is locking? : abap data dictionary
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
How to display or know if the value entered contains records or not?
What are field symbols?
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What are the different types of parameters?
What are the update types possible?
What is an “on request field” statement?
What do you mean by batch data communications programming?
What are the different buffering methods?
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
What are the events used in abap in the order of execution?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What are the user groups?