Re: dialog box cannot be displayed in IAC iview
Hi Francis, Looking a bit further: SAP note 2122407 tells about the issue you are facing.It is fixed by a kernel upgrade (for 7.42 release: as of patch level 37 a correction is available). Kind...
View ArticleRe: Problem after server upgrade
Hello Juan, Please publish all the ITS-related services, recreate the templates for your mobile service, publish the service again, then test it. Kind regards,Cris PS: Please also visit the SCN...
View ArticleRe: Problem after server upgrade
Hello Juan, try republishing ITSMOBILE01 and ITSMOBILE - then clear the browser cache and then retest.If this does not work - can you describe in more detail what exactly was done for the "server...
View ArticleRe: Problem after server upgrade
Hi Oisin, This is my old kernel versionAnd this is the new oneI suppose that may be a problem with SAPHTML, but I not sure 100%.My SAP_BASIS release is 701.I can see the logon screen and the initial...
View ArticleRe: Problem after server upgrade
Hello JCD, Did you try the republishing as suggested by myself and Cris?Can you tell us the exact SAP_BASIS 701 version that you are using? Regards, Oisin
View ArticleRe: Problem after server upgrade
Hi Oisin, I have SAP_BASIS 701, support package 15. Regards,
View ArticleRe: Problem after server upgrade
Hello Juan, do you get the same issue with ITSMOBILE02?What are the various 'GUI Configuration' settings of ITSMOBIL01 in SICF?Perhaps compare against a working "ITSMobile" related service? Regards, Oisin
View ArticleRe: dialog box cannot be displayed in IAC iview
Dear Cris, Finally got the kernel upgraded to 742 level 101 with the help of my basis colleagues. Glad to let you know that you are right and the problem has gone. The file save dialog works perfect...
View ArticlePush Button event not getting triggered
Hi All, I am working on a scenario where I have to scan a barcode and perform certain subsequent activities from a hand held device. I have developed a custom module pool and created a internet service...
View ArticleRe: Logon screen required for all the time
Greetings Utkarsha, I tried out your suggestion, SAP has given us a document in creating a new logoff service. But still no luck in our issue, Anyway we have raised it to SAP again. Waiting for their...
View ArticleRe: Logon screen required for all the time
Greetings Chandrasekhar, I am sure the logoff service needs to be a standard service by SAP that uses the standard handler class CL_HTTP_EXT_LOGOFF which explicitly deletes the cookies while logoff...
View ArticleRe: Push Button event not getting triggered
Hello Sagar, Can you reproduce the behavior in a regular web browser from a PC?Have you tried to display popups (alerts) while moving from one line to another? Regards,Cris
View ArticleRe: Logon screen required for all the time
Hello Sabarinathan, You should not use ~webgui AND ~itsmobile in the same service. Both are mutually exclusive.You need to decide whether your application should be executed in a handheld device...
View Articlecan not get field value from ITS service
Hello experts,i created an ITS serivce for a custom ABAP dialog program,there are 2 fields(material、plant) in the screen,after i enter these 2 field value,the abap program only get the plant value,but...
View ArticleRe: can not get field value from ITS service
Hello Damon, You can use Fiddler to examine the content of the web page generated.You can also use the SM50 trace (checking WEBGUI as active component) and ICM trace level (2 or 3) to verify the values...
View ArticleFinish sesion sap gui html portal sap when change TAB
Hi I have changed the following message "Logged Off Sucessfully" using the following code for Return previous page when the end-user on click in the button "Finish" of the application . T.Code SICF:...
View ArticleITS MOILE Log on screen issue
Hi Friends, I need adjust ITSmobile logon screen. I don't know the screen number and program name. How to find it. Thanks with Regards,Vallamuthu M.
View ArticleRe: ITS MOILE Log on screen issue
if you are from technical background then goto SE80 enter the Function group as "LMOB" and check the screen you will find all the scree along with description
View ArticleRe: ITS MOILE Log on screen issue
HelloVallamuthu, The default for the logon page (used for all SAP web technologies, as Web Dynpro ABAP, BSP, ITS) is the ABAP class CL_ICF_SYSTEM_LOGIN.For ITSmobile applications, there is a subclass,...
View Article