cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Office Integration and WEBGUI

michael_fallenbchel
Active Participant
0 Kudos

Hi experts,

I wrote a program, which creates me an Excel-file. For this, the program gets the data, then checks the regirtry for the current excel version (method cl_gui_frontend_services=>registry_get_value) and then creates the excel.

But this is the first problem - in the WEBGUI, the method "registry_get_value" gives me an error ""

Now I tried if it works without this. Next error: "Ausnahmebedingung "JAVABEANNOTSUPPORTED" ausgelöst" (Sorry, it's in german) in the program C_OI_CONTAINER_CONTROL_CREATORCP.

So now, before I will try more and more, I will ask if it's possible to use method "cl_gui_frontend_services" in the WEBGUI. Next question is if it's possible to create excel-files in the webgui (ALV-Download works, so it must work).

And, if it's possible - how can I realize it? Which classes...

Thanks in advance

Michael

PS We've got an SAP ECC 6.0

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Michael,

Looks this OSS (314568). With ITS, there are several restrictions about office integration and document edition.

Hope this helps,

Iván.