Problem with CL_GUI_FRONTEND_SERVICES=>EXECUTE
Hi,
When i use the above function module, the data in the excel is not moved into the respective columns instead it shows the data segregated without columns. I have replaced WS_EXCEL. Please let me know how this can be resolved.
Thanks,
Sai
Tags:
Vijay Dudla replied
When you are downloading with GUI_DOWNLOAD pass 'X' to the WRITE_FIELD_SEPARATOR.
WRITE_FIELD_SEPARATOR = 'X'