cancel
Showing results for 
Search instead for 
Did you mean: 

Error while updating the data in SAP from Windows Mobile

Former Member
0 Kudos

Hi,

I have developed a mobile application in SUP for Windows Mobile. It fetches the data from SAP and displays it correctly but when I am trying to update the data from Windows Mobile and sync it with SAP it gives an error. When I analyzed it in the transaction ST22 in SAP it shows a dump from raise exception 'GUI_NO_MODE_AVAILABLE'. Please help me to solve the issue.

Thanks and Regards,

Rahul Muraleedharan.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Rahul, Any thing in the SUP log files?

Can you execute the transaction manually using SAPGUI?

Edited by: Himagiri Mukkamala on Feb 10, 2011 8:18 AM

rahul_mb
Active Participant
0 Kudos

Hi Himagiri,

I am getting an error in the SUP log file. The error message is given below:

com.sap.mw.jco.JCO$Exception:Exception condition "GUI_NO_MODE_AVAILABLE" raised

And also I am able to execute it in the SAP GUI without any errors. If you can help in solving this issue then it would be really helpful.

Thanks and Regards,

Rahul Muraleedharan.

Former Member
0 Kudos

Rahul,

Which function module or transaction are you trying to call?

It looks like that this update only can happen when logged in to SAP itself.. Because it is trying to call the sap gui..

Possible solutions you can find in following thread:

kind regards,

Robin