Show TOC

get_wordprocessor_interfaceLocate this document in the navigation structure

You use this method to create the instance wp_interface to manage the Word Processor Interface :

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

Parameter

Optional

Description

wp_interface

The instance created for the application-specific interface