Show TOC

get_mail_merge_interfaceLocate this document in the navigation structure

Creates an instance mm_interface for administering the The Mail Merge Interface .

CALL METHOD document->get_mail_merge_interface
EXPORTING no_flush = no_flush
IMPORTING mm_interface = mm_interface
error = error
retcode = retcode.
         

Parameter

Optional

Description

mm_interface

Name of the generated instance for the mail merge interface.

Object with reference to interface i_oi_mail_merge .