Activate Text Elements
Use
Process
You activate the text elements of a window from within the print program by setting the parameter FUNCTION when calling the function module WRITE_FORM. FUNCTION may have the following values:
-
SET
Replace all active text elements of the window by the current one (default).
-
APPEND
Append the current text element to the active text elements.
-
DELETE
Delete the current text element from the list of active text elements.
Active text elements are all text elements the system already output to the window when the current page is called.