Entering content frameSyntax documentation clear_hierarchy Locate the document in its SAP Library structure

Use this method to clear all of the hierarchy levels you have set in the worksheet.

CALL METHOD spreadsheet->clear_hierarchy
       EXPORTING no_flush = no_flush
       IMPORTING error    = error
                 retcode  = retcode.

 

 

Leaving content frame