ABAP WebDynpro – Download Formatted Excel using XML
Formatted Excel can be downloaded from GUI using the OLE but OLE wont work with WebDynpro application. Let’s see how we can download formatted excels using XML.
ABAP WebDynpro – Upload Excel File using Class CL_FDT_XL_SPREADSHEET
Lets see how we can upload the excel file using the class CL_FDT_XL_SPREADSHEET in ABAP WebDynpro application.