on 2010 Jul 28 3:26 PM
On the business partner screen we created an extra folder with a grid. While loading this folder/grid, i sometimes get the following error:
The server threw an exceoption. (Exception from HRESULT: 0x80010105) (RPC_SERVER_FAULT).
We are using 8.8 with patchlevel 8
After reloading the business partner form, it works fine again. But i don't want to have the error at all. All help is apreciated.
Request clarification before answering.
Hello Erik,
The BP form is working differently than other basic forms is sap b1 (item master, documents, etc).
I am suggest to download the sdn tool: Eventlogger. This shows all the events happening on BP form.
[http://www.sdn.sap.com/irj/scn/index?rid=/webcontent/uuid/b037d39f-5ded-2c10-a6ae-d0acc8da3657 |http://www.sdn.sap.com/irj/scn/index?rid=/webcontent/uuid/b037d39f-5ded-2c10-a6ae-d0acc8da3657 ]
After you analized the working habit of BP Form, you will be able to overtake this error.
Regards
János
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I didn't try the eventlogger yet but in all the events i catch, i did an try/catch. In every function i log the beginning, end and the exceptions i catch. The strange thing is that when the error is thrown, the log doesn't show anything at all. All the beginning of the functions are followed by an end and no exception is thrown.
However in some SAP log, i found the errors below. All written on the moment i get the Exception (Exception from HRESULT: 0x80010105) (RPC_SERVER_FAULT).
Is this information related to my issue? I don't know. All help is appreciated
30/07/2010 14:04:38:453125 SystemMessage Error E Business Business Object Event: GetByKey failed, err number is -1025 # # MID=-1 BOID=2971 BO=Business Partners UserID=bwim C:\Program Files\SAP\SAP Business One\AddOns\COR\coresuite\coresuite.exe Version=8.80.227 Area=coresuite.exe PID=7804 TID=4224 D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\Hdr\_BusinessObjectMethods.h 23
30/07/2010 14:04:38:453125 SystemMessage Error E Business Business Object Event: DoCommand--Command code:200 failed, err number is -1025 # # MID=-1 BOID=2971 BO=Business Partners UserID=bwim C:\Program Files\SAP\SAP Business One\AddOns\COR\coresuite\coresuite.exe Version=8.80.227 Area=coresuite.exe PID=7804 TID=4224 D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\Hdr\_BusinessObjectMethods.h 23
30/07/2010 14:05:11:687500 SystemMessage Error E Business Business Object Event: GetByKey failed, err number is -1025 # # MID=-1 BOID=2971 BO=Business Partners UserID=bwim C:\Program Files\SAP\SAP Business One\AddOns\COR\coresuite\coresuite.exe Version=8.80.227 Area=coresuite.exe PID=7804 TID=4224 D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\Hdr\_BusinessObjectMethods.h 23
30/07/2010 14:05:11:687500 SystemMessage Error E Business Business Object Event: DoCommand--Command code:200 failed, err number is -1025 # # MID=-1 BOID=2971 BO=Business Partners UserID=bwim C:\Program Files\SAP\SAP Business One\AddOns\COR\coresuite\coresuite.exe Version=8.80.227 Area=coresuite.exe PID=7804 TID=4224 D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\Hdr\_BusinessObjectMethods.h 23
30/07/2010 14:23:10:828125 SystemMessage Error E Business Business Object Event: GetByKey failed, err number is -1025 # # MID=-1 BOID=3280 BO=Business Partners UserID=bwim C:\Program Files\SAP\SAP Business One\AddOns\COR\coresuite\coresuite.exe Version=8.80.227 Area=coresuite.exe PID=7804 TID=4224 D:\depot\BUSMB_B1\8.8_REL\SBO\8.8_REL\Application\ObjMgr\Hdr\_BusinessObjectMethods.h 23
Hi Erik
It seems that you use coresuite customize as well. With this tool you have the easy possibility to use the standard SAP Business One SDK inside SAP, without writing an addon. In your case it seems that you used the SDK to create the folder and your grid. Might there are some programming mistakes?
We can help you in this issue. So please contact our support team (http://www.coresystems.ch/support).
Regards, Adrian
User | Count |
---|---|
87 | |
13 | |
10 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.