Creating Tables 

Procedure

  1. Enter the table name in the initial screen of the ABAP Dictionary.
  2. Select the object class Database table.
  3. Choose Create.

You branch to the field maintenance screen for the table.

Perform the following steps to create a new table:

  1. Create the fields in the table
  2. Maintain the technical settings
  3. Create the foreign keys (optional)
  4. Create the secondary indexes (optional)
  5. Activate the table