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
What is an internal table?
How many default tab strips are there?
How do you connect to the remote server if you are working from the office for the client in remote place?
Explain the sequences of event block?
How do you execute the payroll
How we format the data before writing a statement in the report?
What are the differences between interactive and drill down reports?
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What is the modification assistant?
Rp_provide_from_last contains how many parameters ? : abap hr
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
How many types of tables exist and what are they in data dictionary?
What is the difference between select statement and provide statement ? : abap hr
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
How to combine multiple billing into one RV document ( Step by Step)?