How to display status message while downloading from ABAP to excel by OLE
706 Views
Hello,
Can anyone please give me an FM or suggest a method to display a status message while downloading an excel file by OLE method. I used a simple message statement -> MESSAGE sxxx(class) but the message is not being displayed.