2006 Mar 22 10:53 AM
Hi,
I read a excel sheet via OLE...
everything works fine but after closing the sheet there is still a process of excel in the taskmanager, since this is not needed (anyway it doesn't matter if I kill it) I would like to know how to close this process together with the sheet
the excel process gets terminated after I close my report but this is not enough...
for the coding freaks in here:
Close the file
CALL METHOD OF E_WORK 'close'.
Quit the file
CALL METHOD OF E_APPL 'QUIT'.
FREE OBJECT E_APPL.
btw: it does also not proceed the quit command correctly if I place an ABAP command after it...
2006 Mar 22 12:18 PM
Sebastian,
see oss-note 124658
and here:
http://www.abapforum.com/forum/viewtopic.php?t=693&highlight=free+excel
Andreas
Hi,
I read a excel sheet via OLE...
everything works fine but after closing the sheet there is still a process of excel in the taskmanager, since this is not needed (anyway it doesn't matter if I kill it) I would like to know how to close this process together with the sheet
the excel process gets terminated after I close my report but this is not enough...
for the coding freaks in here:
Close the file
CALL METHOD OF E_WORK 'close'.
Quit the file
CALL METHOD OF E_APPL 'QUIT'.
FREE OBJECT E_APPL.
btw: it does also not proceed the quit command correctly if I place an ABAP command after it...
2006 Mar 22 12:18 PM
Sebastian,
see oss-note 124658
and here:
http://www.abapforum.com/forum/viewtopic.php?t=693&highlight=free+excel
Andreas
2006 Mar 23 7:35 AM
2006 Mar 22 12:50 PM
Hi,
Check this link and kindly rewar points by clicking the star on the left of reply,if it helps.
An easy reference for ole automation.
2016 May 25 1:57 PM
Hi,
I am Facing same issue could you please tell me how u solved this.
Many Thanks,
Sriveni D.
2016 May 25 2:06 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |