Testing and Correcting Errors for ITSmobile 
This section provides information and links about the topic of testing and correcting errors in the context of ITSmobile:
Before you generate and test your own ICF services, you should check whether the delivered test services itsmobile00 and itsmobile01 are executable. You can use these services, for example, to check whether it is possible to log on to your SAP Web AS over HTTP and whether an HTTP plug-in/ICMAN has been configured. For more information, see Calling ICF Test Services.
Since the browsers on mobile devices have very limited functions, we strongly recommend that you perform a test on the real hardware to avoid, for example, unwanted scrolling or to check the function of function keys. If necessary, you can also run tests using the available device emulators.
It can be useful for developing your own templates or verifying errors to output the ITS context dump on the HTML page. More information: Outputting the ITS Context Dump.
Like all other ICF-based HTTP services written in ABAP. you can analyze mobile services using the ABAP debugger. Note that the “new” ABAP debugger must be activated for debugging.
You can activate the new ABAP debugger in transaction SE80 by choosing . You can also make other debugging settings here, such as user and IP matching.
The Possible Errors section contains typical errors that can occur in the context of ITSmobile.