Application Development 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: 

Description of data element.

Former Member
0 Kudos

Hi all,

I want the description of the data element on the postion of the data element in selection screen .

eq. sales organization on position of vkorg.

Regards,

Rahul.

Moderator message - Moved to the correct forum

Edited by: Rob Burbank on Mar 19, 2010 9:00 AM

1 ACCEPTED SOLUTION

rvinod1982
Contributor
0 Kudos

Hi,

To get description of data element is selection screen you have to maintain the text element for this field.

For this click on Goto->Text Symbaols->Selection Texts. Here you can select the dictionary reference option, which will take the description from the data element or maintain the description of the field manually.

Regards,

Vinod

5 REPLIES 5

kesavadas_thekkillath
Active Contributor
0 Kudos

If the text pool currently loaded does not contain a selection text for the parameter, the output field displays the corresponding field label from the ABAP Dictionary.

rvinod1982
Contributor
0 Kudos

Hi,

To get description of data element is selection screen you have to maintain the text element for this field.

For this click on Goto->Text Symbaols->Selection Texts. Here you can select the dictionary reference option, which will take the description from the data element or maintain the description of the field manually.

Regards,

Vinod

Former Member
0 Kudos

Hi Rahul,

Same Issue was posted earlier today, Please refer to following link : [Issues with SELECT OPTIONS |]

Goto -> Text Elements -> Selection Texts. : Check the Checkbox for "Dictionary reference" for the record of s_vkorg.

Hope this helps.

Regards,

Chandravadan

Former Member
0 Kudos

Hi,

Do u mean the Selection screen of SE11

U can display the Description in the menu Settings -


> User Parameters select the Radio button Field label and say enter.

If in the Selection screen of Ur report

in the Se38 changes mode

menu GO To -


> text Elements -


> Selection texts and check the check Box Dictionary(Save and Activate ur Text Elements)

Regards,

Vijaya Lakshmi.T

0 Kudos

Hai vijaya lakshmi

i understand u r question

select-options means display the input values on ranges.

ranges means from to to values.

bye