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

Shows the columns in the specified range (see also hide_columns).

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

Description of parameters

Parameter

Optional

Description

name

 

Name of the range

 

Leaving content frame