Hello ,
I had designed a box by using sy-uline and sy-vline.
But, I need to enter text in 2 differrent lines...in that box.
Here is the code :
SKIP TO LINE 1.
ULINE AT 281(40).
WRITE : /281 SY-VLINE, 282(41) 'Ventas Internas o Exportación Gravadas', 320 SY-VLINE.
It is displaying properly in that box. BUt the requirement is I need to display the text in 2 diff lines as specified:
Ventas Internas o
Exportación Gravadas
This requirement is very urgent for me...any suggestions would be appreciated.
Thanks & Regards,
Keats.