creating database table in abap data dictionary

4
DATA DICTIONARY Creating a Database Table in Data Dictionary

Upload: nityaabap

Post on 12-Jul-2015

1.697 views

Category:

Technology


7 download

TRANSCRIPT

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.