Use this method to find out the installed version of the word processor application.
CALL METHOD wp->get_version
EXPORTING no_flush = no_flush
IMPORTING version = version
error = error
retcode = retcode.
Description of parameters
Parameter |
Optional |
Description |
version |
The version of the word processor application |