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

hi

Former Member
0 Likes
507

can you create a field with out a data element?

What approach you prefer for creating a table?

6 REPLIES 6
Read only

Former Member
0 Likes
487

Hi

Without data element we cannot create a field

it is all ways recomended that create ur data element as per ur requirement.

Thanks

Krushna

Read only

Former Member
0 Likes
487

Hi,

We can create fields without dataelement.

When you enter in tcode SE11

there will be one button "Dataeleemnt/Direct type".By pressing here you can create.

But good approch is data element.

Read only

Former Member
0 Likes
487

Hi,

YES.

You can create fields w/o data elements.

Just use Predefined types.

Regards,

Renjith Michael.

http://www.sourceveda.com/

Read only

Former Member
0 Likes
487

Hi,

It is possible for us to create a field without dataelement and domain.

you can see a push button 'Data Element / Direct Type' in SE11 transaction. By using this push button one can create a field without a dataelement hence without a domain.

The above points are worth enough when you are using 4.6C version.

the Disadvantages are:

1) Data element will describe about the field, we are not using the data element for the field, hence we wont the desription of the field i.e., no F1 search help.

2) Data element is always used in conjuction with a Domain. in our case no data element, hence no domain, hence no question of 'Match code object' i.e., no F4 search help.

Read only

Former Member
0 Likes
487

yes,

we can create .

go to se11-->

type table name , craete, type field name and press built-in type.

reward if its useful

Read only

Former Member
0 Likes
487

Hi

With out data element also we can create a field by selecting the BUILT IN TYPE

But when your doing vertion upgrade these values won't transport to the newer vertion so max you need to use DATA ELEMTS

BESIDE SEARCH help button there is one button called PREDEFINED TYPE clikc on that data elemnt will be disabled and you can enetr you own types and values

but recomonded is not to use predefined types use all ways DATA ELEMENTS