‎2007 Aug 24 5:21 AM
Can we create a table with out a data element? how ...explain me pls?
‎2007 Aug 24 6:09 AM
‎2007 Aug 24 5:22 AM
Hi,
YES,
Goto SE11.
Give the table name.
For each field CLick on the button " Predfined Type".
Then in the TYPE field select some type like say CHAR and give the Length in the next field.
But its advised that you create Data elements as you can get some Search helps and Documentatio helps of the Data elements when you use these table fields for creating screens.
Regards,
Sesh
‎2007 Aug 24 5:46 AM
‎2007 Aug 24 5:53 AM
Hi Swathi
Yes u can create a field in a table witthout refernce to dataelement by assigning predefined datatypes....
reward points to all helpful answers
kiran.M
‎2007 Aug 24 6:09 AM
‎2007 Aug 24 6:23 AM
swathi,
adding to others reply.
if u r creating a table without a data element, when u r interested in having a foreign key relation with that table then that is not possible.
foreign key relation is done through the data element of the two tables.
Regards,
Arun.
Reward points if useful.
‎2007 Aug 24 8:08 AM
Hi,
Go to Se11 Tcode ---> Provide Ztable ---> Create button ---> Enter Field name and click on Predefined Type button it will enables the field datatype & length.
Hope this will helps you.
Thanks & Regards,
K K V
‎2007 Aug 24 9:27 AM
‎2007 Aug 26 7:45 AM
‎2007 Aug 27 1:27 PM
hi,
yes.it is possible to create a table without data element....
It can be done by creating with the predefined data types.