Skip to Content
0
Dec 01, 2006 at 03:37 PM

Leading text for select-option in Query

133 Views

Hi,

In sq02 in the DATA codebox, I have added a "select-option for field". However, the title/leading text for the field in the selection screen is useless. How can I program my own text for this selection ?

PS I have tried selection-screen begin of block

select-option ....

selection-screen end of block.

initialization.

fname = 'individual text.

It does not work and it is running on 4.6C FYI.

Any help is appreciated.