Answer Posted / lokesh
There are two types of creating Table :
1) Top-Down Approach
2) Bottom_Up Approach
In top-Down approach, first we Create Table name in SE11
and we go further by creating Data elements and Domains
In Bottom-Up appraoch 1)first we create the Domains ,how
many fields you want in the Dbase table save and activate.
and 2) next goto sell and select Object type as DATA TYPE
give the domain name and assign the corresponding domain
to this data element ..like this we create as many as you
want.
3) Now we create the table that start with 'Z'.
set frist field as Key fields , Save the table in a package
after that Click 'Technical Setting' set the dataclass as
APPL0 and set the size catagory as 0. save and activate .
II) In Top-Down Approach :
First GOTO SE11 :
and select the Object Type as TABLES and give the
Table name that should start with 'Z' and press the create
Button.
It will goes to the Next Screen , they we give
Delivery Class [A] and select the Maintenannce Status as
Maintenance Is allowed , then save it.
Then goto FIELDS TAB there you give the fields in the
fields column and give Data element in the field type. then
give how many fields as you want .. it will ask to ask for
save ...then press 'YES' u can save it in ur package or
save it as a local object.
now it will ask for the creation of the Data element
press yes.
click on the Field label tab and enter the lengths and
descriptions
then press Definition tab and enter the domain ..and
create the domain and mention the datatype in the
datatype fields and length in no.characters fields as
press enter.
and go back to initial screen.and
Click 'Technical Setting' set the dataclass as 'APPL0'
and set the size catagory as '0'. save and activate .
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Value table VS check Table.
Did you create secondary index?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
Explain the different types of view?
What are the modes in lock objects? : sap abap data dictionary
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is the function of the correction system? : abap data dictionary
Why do we use FOR ALL ENTRIES and what is the pre-requisite
How to pass data from list to report?
Explain the different types of screen keywords?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the different types of view?
What is table attribute? : abap data dictionary
What is Group by in Select statement?
What are the function modules used in f4 help?