2016 Nov 16 3:11 AM
Hi, all.
I need to export word document in abap program and display not inplace. I have some template in oaor. I get URL and open template using I_OI_DOCUMENT_PROXY->OPEN_DOCUMENT( inplace = space ). But the open document related with program. When I exit from program, word document is closed too.
How to leave word document open in windows ?