cancel
Showing results for 
Search instead for 
Did you mean: 

Scanning and button click issues on MC9090

knighttommy
Explorer
0 Kudos

We have created a process that needs to be executed on the RF Device. We are testing with a MC9090 device using Windows Mobile 5.0 and IE Explorer Pocket Browser. The process works when we test the process using SICF. When we try to execute it on the RF device we have 2 issues:

1. The Scanner does not scan the barcode.

2. Using buttons on the screen for navigation and processing do not work.

Here are the parameters we are using for the GUI Configuration on the service:

~TRANSACTIONZACRGI
~ITSMOBILE1
~SOURCESitsmobile01,itsmobile
~WEBGUI1
~ITSMOBILEDEVICEINCLUDEdevinclude_symbol9090,DEVINCLUDE_NAURTECHCK61
~THEME99

Any help will be greatly appreciated.

Thanks....Tommy

Accepted Solutions (1)

Accepted Solutions (1)

knighttommy
Explorer
0 Kudos

We resolved teh scanning issue by loading Data Wedge on the RF device.

We are still experiencing the issue with the button click events not working.

Thanks....Tommy

former_member316351
Active Contributor
0 Kudos

Hello Tommy,

Button events need to be captured using the META key value.  You can search for documentation by your mobile browser provider to see if they provide this information or try the test code here to see if there is a META key value. http://wiki.sdn.sap.com/wiki/display/Snippets/How+to+obtain+the+function+key+values+for+ITSmobile+ap...

If there is you will need to change the code that is in the ~ITSMOBILEDEVICEINCLUDE file that you have specified.  This can be done in SE80. 

You can also find more information in the ITS Mobile wiki page: http://wiki.sdn.sap.com/wiki/display/HOME/ITSmobile

Thanks,

Edgar

Answers (0)