Use this method to display a merged dynamic document. For further information about the different ways in which you can do this, refer to
Displaying a Dynamic Document.CALL METHOD valid_reference->display_document
EXPORTING reuse_control = reuse_control
reuse_registration = reuse_registration
container = container
parent = parent.
Parameter and Type |
Opt. |
Description |
reuse_control |
X |
Flag indicating whether the HTML Viewer connected to the dynamic document instance should be reused ('X' if yes) |
reuse_registration |
X |
Flag indicating whether the event registrations for the HTML Viewer connected to the dynamic document instance should be reused ('X' if yes) Note: This parameter should only be used together with reuse_control |
container |
X |
The name of a Custom Container on a screen in which you want to display the dynamic document |
parent |
X |
An object reference pointing to a SAP Container instance in which you want to display the dynamic document |