Entering content frameSyntax documentationshow_rows Locate the document in its SAP Library structure

Makes the lines in the specified range visible.

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

Description of parameters

Parameter

Optional

Description

name

 

Range to be displayed

 

Leaving content frame