4
DATA DICTIONARY Creating a Database Table in Data Dictionary

Creating database table in ABAP Data Dictionary

Embed Size (px)

Citation preview

Page 1: Creating database table in ABAP Data Dictionary

DATA DICTIONARY

Creating a Database Table in Data Dictionary

Page 2: Creating database table in ABAP Data Dictionary

Click on Create button, next screen as below appears.

In short description field, enter description as Employees.

The F4 list of Delivery Class is as per below screenshot.

Page 3: Creating database table in ABAP Data Dictionary

Enter the input values for both “Deliver Class” and “Data Browser/Table View maint. as in below

screenshot.

Click on Save.

On click of save, you get window as per below screenshot.

Page 4: Creating database table in ABAP Data Dictionary

Click on Local Object

ZEmployees table is saved.