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

without data element can we create table

Former Member
0 Likes
4,191

without data element is it possible to create table

if it is possible how ?

could u plz expain steps.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,029

Yes,

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

( you can choose CHAR, ... )

Hope this helps,

Erwan

6 REPLIES 6
Read only

Former Member
0 Likes
2,030

Yes,

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

( you can choose CHAR, ... )

Hope this helps,

Erwan

Read only

Former Member
0 Likes
2,029

Yes.

Choose the 'Predefined Type' button, and use basic (pre-defined)data types.

Read only

Former Member
0 Likes
2,029

Hi,

Yes you can create a table

Use the PREDEFINEDTYPE

in se11 press that and declare CHAR and some length 5 like that and create fields, save , activate

reward if useful

regards,

Anji

Read only

Former Member
0 Likes
2,029

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.

Regards,

Himanshu

Read only

0 Likes
2,029

thanks

Read only

Former Member
0 Likes
2,029

hi,

Yes, you can create a table without data element.

Click on <b>Predefined Type</b> button to give the data type and length.

Regards

Sailaja.