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

Use this method to close down the mail merge function.

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

Leaving content frame