Why do you need to use Enhancement Category when defining a table in SE11 during ABAP development ?
Options
- Enhancement category in a table is defined to allow standard tables to be enhanced using append and include structures.
- Enhancement category option enables the Tables to define the secondary indexes of the table.
- Enhancement category enables the table to change the data content.
- None of these