Hi,
What would be the best way to upload an excel file to be used with abap2xlsx for a program running in the background? zif_excel_reader->load_file() works great in the foreground. Anything available for programs running in the background?
Thank you!