get_template_info 
This method returns the name of the template attached to the word processor document currently open.
Syntax
CALL METHOD wp->get_template_info EXPORTING no_flush = no_flush IMPORTING retcode = retcode error = error CHANGING template_info = template_info
Parameter |
Optional |
Description |
|
An internal table containing the name, path, and full name (path + name) of the template currently applied to the document. You should declare your actual parameter with reference to type |