2009 Sep 21 4:00 PM
Hi all,
iam loding a exel file using bdc for one master data updation .
i need to change the file name of the excel file in the presentation server once the loading is over .
is it possible to do so ?
Please update me ..
thanks in advance ,
sarath P
Hi all,
iam loding a exel file using bdc for one master data updation .
i need to change the file name of the excel file in the presentation server once the loading is over .
is it possible to do so ?
Please update me ..
thanks in advance ,
sarath P
2009 Sep 21 4:07 PM
2009 Sep 21 4:08 PM
Did not find a "rename", but a combination of cl_gui_frontend_services->file_copy and cl_gui_frontend_services->file_delete should do it.
Thomas
2009 Sep 21 8:02 PM
check all the methods from cl_gui_fronnd_services related to file. i guess you can easily find a walkthrough of the solution.
2009 Sep 21 8:14 PM
There is no Rename option in CL_GUI_FRONTEND_SERVICES. Instead, you can copy and delete the existing file.
2009 Sep 21 8:28 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |