‎2008 Jul 08 12:24 PM
Hi guys,
We're currently using AppGate 8.0 to access our SAP box (620). When we use this, we cannot use Office Integration with Excel. We're getting a dump DP_ERROR_GET_DATA. But when we try accessing SAP using the logon pad (not the JAVA), we can use the Office Integration with Excel. No dump has occurred. Is JAVA supported by Office Integration? Do we have to install anything (JAVA) to be able to use Office Integration with Excel? Kindly advise. Thanks!
‎2008 Jul 08 12:36 PM
Check the Notes
512775 "Customizing and Java GUI
939340 " Short Dump with Exception DP_ERROR_GET_DATA
‎2008 Jul 08 1:33 PM
Hi Vijay,
Just have some clarifications:
OSS 512775:
If you are using MS Word or Lotus WordPro for documenting a Customizing project, the system uses the office integration. The office integration, however, cannot be executed in the SAP GUI for JAVA.
Solution
You can use the following options in the SAP GUI for JAVA if your project uses project documents:
1. Create the documents in SAPscript (SPRO->Settings->Cross-project - editor for project documentation). Caution: this setting applies to all projects in the system.
2. Deactivate the Split screen mode (Settings->Customer-specific - deactivate the 'Split screen' checkbox on the 'General' tab page). This allows you to work in the project without problems as long as you do not want to edit any project documents. Editing documents in this mode also causes the program to terminate.
--> It's more on Word issue, will it also apply to Excel issue?
OSS 939340:
Symptom
Short Dump with Exception DP_ERROR_GET_DATA.
Other terms
Office Integration, GET_REGISTERED_DOC_TYPES, C_OI_CONTAINER_CONTROL_PROXY
Reason and Prerequisites
The exceptions to Data provider methods is not catched.
Solution
Import the relevant Backend Support Package.
Have you applied this OSS Note before? Do we have to install anything? --> Import the relevant Backend Support Package as solution.
Thanks for all the help.