Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Tables

Former Member
0 Likes
531

Hi,

Can we create a table without data element?

Thanks in advance,

KIshore

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
505

Hi Kishore,

In SE11, in the component tab, choose pre-defined type.

Click on Predefined Type button to give the data type and length.

Regards,

Chandra Sekhar

3 REPLIES 3
Read only

prasanth_kasturi
Active Contributor
0 Likes
505

Hi Kishore,

Ya ,

we can create using the predefined types ,

---> after giving the field name in the table

-


> select the button predefined type

.----> then the dataelement field will be disabled and data type , lengths and short description fields will be enabled

-


> there you can enter your required characterstics of your field

-


> save and activate your table

But the problem is that you cannot create foreign key relationship for that table based on that field

regards

prasanth

Read only

Former Member
0 Likes
506

Hi Kishore,

In SE11, in the component tab, choose pre-defined type.

Click on Predefined Type button to give the data type and length.

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
505

Hi,

Yes u can create table without data element.

In that case in place of Data element u need to specify the Predefined type.

Enter the name of field and the press on Built-In type button. This will disable the data element entry fields and enable the Built-in type field where in u can put the predefined type like CHAR, INT1 etc.

Please refer to the following threads for more info

Regards,

Manish