Archive for the 'Operation On Table' Category

Operation On Table

Saturday, May 26th, 2007

Making Changes to Tables

Procedure

Enter the table name in the initial screen of the ABAP Dictionary.
Select object class Database table.
Choose Change.
The maintenance screen for the table is displayed.

The following describe how to make changes to existing tables:

Adding an Append Structure
Inserting an Include
Inserting New Fields
Deleting Existing Fields
Changing the Data Type, Field Length and […]