‎2010 Mar 19 8:14 AM
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.
‎2010 Mar 19 8:16 AM
‎2010 Mar 19 8:19 AM
Goto -> Text Elements -> Selection Texts. : Check the Checkbox for "Dictionary reference" for the record of s_vkorg.
‎2010 Mar 19 8:19 AM
Hi,
In the program ....
GOTO> Text elements> selection texts .. here check 'Dictionary Ref' check box against your field and activate ..
Regards,
Srini.
‎2010 Mar 19 8:23 AM
‎2010 Mar 19 8:23 AM
Whenever you copy a report you have to re-activate the text elements as well as source code.
‎2010 Mar 21 3:41 PM