I am having issues where the exported Excel documents have the sheets protected. Every option in the Data tab, Insert tab, and most of the Review tab are inactive. However, I can rename tabs. Below is the code that I assume should ensure the sheet is not protected.
lo_worksheet->zif_excel_sheet_protection~sheet = zif_excel_sheet_protection=>c_unprotected.
Is this the normal behavior?
Aaron