Dear ALL
I have a requirement in which I need to create Excel file on SAP
Application Server using OPEN DATASET command. As I have to run the program and create the file in background mode, I can't use 'WS_DOWNLOAD' or 'DOWNLOAD' functions. When I can create the file with .xls addition on the application server,
all the fields in the file appear in the same column. How can place them in different columns as one field in one Excel cell?