Question - Describe internal tables, value tables, check tables, and transparent table.
Answer -
It is the standard data type object; it exists only throughout the runtime of the program.
- Internal table will exist with the same structure both in the dictionary as well as in the database exactly with the same data and fields
- Value table will be at domain level checking
- Check table will be at field level checking