2015 Dec 25 2:21 AM
Hi Experts,
I want to ask how actually the CL_GUI_HTML_VIEWER->load_data works. In the following page:
load_data - SAP HTML Viewer - SAP Library
it is said that "Use this method to send data from the ABAP program to the presentation server. On the presentation server, the data is available under the URL that you specify"
What I want to ask is that, since this method will produce a url to access the data, will this data consume the disk space in the presentation server? If yes, then will the data stored permanently or temporarily?
Since from my understanding, if there's a url that we can access then there should be a physical file to be accessed in the url.
Regards,
Suwandi C.
2016 Jan 07 4:23 PM
Hi,
Thank you for the reply.
It seems that SAP will try create a temporary file in the client box, then after the HTML viewer is closed the file will be deleted. So, I believe the answer is that no server space will be consumed for this.
Regards,
Suwandi C.
Hi Experts,
I want to ask how actually the CL_GUI_HTML_VIEWER->load_data works. In the following page:
load_data - SAP HTML Viewer - SAP Library
it is said that "Use this method to send data from the ABAP program to the presentation server. On the presentation server, the data is available under the URL that you specify"
What I want to ask is that, since this method will produce a url to access the data, will this data consume the disk space in the presentation server? If yes, then will the data stored permanently or temporarily?
Since from my understanding, if there's a url that we can access then there should be a physical file to be accessed in the url.
Regards,
Suwandi C.
2015 Dec 28 4:20 AM
Hi Experts,
Happy holiday. Hope someone could help for this.
Regards,
Suwandi C.
2015 Dec 28 5:49 AM
Hi Suwandi,
This might help you,
Check this link on CL_GUI_HTML_VIEWER,
About CL_GUI_HTML_VIEWER - Community Profiles - SCN Wiki
You can go through with the below program,
SAPHTML_DEMO1
Thanks & Regards,
Karthik S
2016 Jan 07 4:23 PM
Hi,
Thank you for the reply.
It seems that SAP will try create a temporary file in the client box, then after the HTML viewer is closed the file will be deleted. So, I believe the answer is that no server space will be consumed for this.
Regards,
Suwandi C.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |