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

Field Labels

Former Member
0 Likes
1,328

Why do we have to give three different field labels length as only one 'Long field label ' can solve the purpose as it only the length that is taken by the screens(whether normal or selection screens)  ?

Why do we have to give three different field labels length as only one 'Long field label ' can solve the purpose as it only the length that is taken by the screens(whether normal or selection screens)  ?

9 REPLIES 9
Read only

matt
Active Contributor
0 Likes
1,297

Because that's how SAP designed it? Why do you think SAP might have designed it that way - go on, make some guesses.

Read only

Former Member
0 Likes
1,297

That is what i am asking what is the need to give three different lengths as only "Long" is taken bye default by the screens . How can i guess by hit & trial ?

Read only

matt
Active Contributor
0 Likes
1,297

SAP designed it like that. How can anyone except the people who designed the application give you a definitive answer? They can't. So the only answer you get here will be best guess. Hence, I'm interested to see what your guesses would be.

Read only

Former Member
0 Likes
1,297

If suppose i gave the field label in English language and user's logon language is German and we know that screen's take 'Long' length and suppose the translation of that text in German is very large , then screens can go for Short or Medium length field label .

This is my guess .

Read only

matt
Active Contributor
0 Likes
1,297

I think it's possibly because then you have different descriptions available in different contexts. So I might want to write my program to use a shorter text because I have a full screen.

Read only

former_member196651
Contributor
0 Likes
1,297

Hi Mathew,

What I guess is that, when ever the size of the field is reduced then the Short & Medium will come into play.

Regards,

Abijith

Read only

0 Likes
1,297

Hi,

    I guess Medium and Short texts are  used in reports.

Abdul Hameed Hussain

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,297

Can you imagine a grid (ALV or table control) with your only long text for a dozen of field of 1 character, how nice...

very very long header texteven longer longer longer longer longer textto be continued...................................................................................................
A1X
B2
C3X

Regards,

Raymond

Read only

0 Likes
1,297

Well said..