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

Issues with SELECT OPTIONS

Former Member
0 Likes
874

Hi guys,

i COPIED A REPORT PROGRAM . Everything works fine the program activates and runs. But then the selection-screen does not display the short text for the dictionary field.

for example SELECT-OPTIONS: s_vkorg FOR vbrk-vkorg OBLIGATORY. WHich should display Sales Organization as label to the field when i run the program. But the program displays s_vkorg. Suggest me suitable answers to correct the same.

6 REPLIES 6
Read only

rainer_hbenthal
Active Contributor
0 Likes
845

Goto -> Text Elements -> select options

Read only

Former Member
0 Likes
845

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

Read only

Former Member
0 Likes
845

Hi,

In the program ....

GOTO> Text elements> selection texts .. here check 'Dictionary Ref' check box against your field and activate ..

Regards,

Srini.

Read only

Former Member
0 Likes
845

Please SEARCH in SCN before posting basic questions

Read only

Former Member
0 Likes
845

Whenever you copy a report you have to re-activate the text elements as well as source code.

Read only

Former Member
0 Likes
845

thanks for your useful responses