Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: how to invisibly open an local excel file with doi?

$
0
0

Arvin,

     Try passing value space to parameter open_inplace of method open_document.

     The code would look like,

 

CALL METHOD akt_document->open_document

EXPORTING

document_url     = l_url

open_inplace     = space

IMPORTING

retcode          = retcode.

 

Hope this helps,

~Athreya

 



Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>