Which database objects can you create in the ABAP Dictionary?
There are 2 correct answers to this question
Response:
You can empty the body of the internal table itab with a header line using the CLEAR itab statement.
You want to create a transparent table in the ABAP dictionary.
When the table is physically created in the database?
Please choose the correct answer.
Response: