adspace


Tell us what are internal tables, check tables, value tables, and transparent table?

Answer Posted / Shweta Singh

1. Internal Tables: These are user-defined tables in ABAP that store data dynamically during runtime. They can be statically or dynamically defined.
2. Check Tables: These are predefined tables used to validate input values based on certain conditions. They do not store any actual data but serve as a means of validation.
3. Value Tables: These are ABAP tables used to store constant values, similar to enumerations in other languages.
4. Transparent Table: This is a special type of internal table that can be accessed directly from the database without creating an ABAP internal table first.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want dumps for base SAS erification so please provide me link or information on my mail id pritam.vidulkar@gmail.com

2035


Tell me have you developed custom transaction software?

903