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

Dictionary

Former Member
0 Likes
433

Hi all,

when we create a ztable,, we can create fields without data element and without domain also am i right?

what is the advantages and disadvantages in this?

is there any problem when we go for append structure?

Thanks in advance

Rambabu.A

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

when you create a field in a table without data element, you will not get search help and you will not have check table you may not get text for that particular field.

3 REPLIES 3
Read only

Former Member
0 Likes
408

when you create a field in a table without data element, you will not get search help and you will not have check table you may not get text for that particular field.

Read only

Former Member
0 Likes
407

hi Rambabu,

<u><i>when we create a ztable,, we can create fields without data element and without domain also am i right?</i></u>

Yes, you can create fields without DE or Domain, by assigning standard data type

<i><u>what is the advantages and disadvantages in this?</u></i>

domains can be used to store fixed value ranges, map value tables etc using

Data elements are used to give descriptions based on the context of usage

domains and data elements add to the re-usability of DDIC objects

<i><u>is there any problem when we go for append structure?</u></i>

I dont see any problems here..

hope this helps,

Sajan Joseph.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
407

Hi

when you create a field in a table without data element, you will not get the Field's Description .

If you didn't create the Domain, you won't get the Search help .

As serach help defined at domain level.

Regards,

Sreeram