2005 Oct 19 1:55 PM
Hi all,
how to maintain text elements for parameters.
Thanks,
shashikanth.
2005 Oct 19 1:58 PM
From the ABAP editor: Goto ->Text Elements -> Selection texts
Or tr.code SE32
Svetlin
Message was edited by: Svetlin Rusev
Hi all,
how to maintain text elements for parameters.
Thanks,
shashikanth.
2005 Oct 19 1:58 PM
From the ABAP editor: Goto ->Text Elements -> Selection texts
Or tr.code SE32
Svetlin
Message was edited by: Svetlin Rusev
2005 Oct 19 1:58 PM
2005 Oct 19 2:06 PM
hi,
goto -> text element -> selection text -> specify the text for corresponding parameter -> activate
cheers,
sasi
2005 Nov 29 8:31 AM
Hi Shashi,
After declaration of the parameter(lets say parameter is P_OBJ), use the below statment.
SELECTION-SCREEN COMMENT 5(50) TEXT-001 FOR FIELD P_OBJ.
the above two statements must be in one line using SELECTION-SCREEN BEGIN OF LINE AND END OF LINE.
with regards,
ram.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |