get_wordprocessor_interface 

You use this method to create the instance wp_interface to manage the application-specific interface :

CALL METHOD document->get_wordprocessor_interface
     EXPORTING no_flush     = no_flush
     IMPORTING wp_interface = wp_interface
               error        = error
               retcode      = retcode.

Description of parameters

Parameter

Optional

Description

wp_interface

 

The instance created for the application-specific interface