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.