IT Placement Papers SAP ABAP
This category contains ABAP Interview Questions and Answers |
What is the step by step process to create a table in data dictionary?
|
|
|
|
|
Steps to create database tables: 1.go to se11
2.give name the database table
3.give short description for the table
4.Give delivery class name as A and data browser / table view maint as Display/maintenence allowed
5.select fields tab
6.give field name data type(user defined element type/built-in-type),short text
7.select technical settings tab ,give data class as appl0 and size category as 0
8.save it
9.go utillities menu click table contents select create and enter the field values then select display in table contents and u can view the table values with field lables
Only registered users can write comments. Please login or register.
|