print 

Use this method to print the specified worksheet from the office application. You cannot specify any formatting (such as paper format) - this is adopted directly from the settings in your spreadsheet package.

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

Description of parameters

Parameter

Optional

Description

name

 

Name of the worksheet you want to print