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

Use this method to display the mail merge document with the merged data in the desktop application.

CALL METHOD mail_merge->view
       EXPORTING no_flush     = no_flush
       IMPORTING error        = error
                 retcode      = retcode.

Leaving content frame