SAP screen is displayed in ITS mobile

Hi friends,
I am new to ITS mobile. I am getting 2 errors The error is given below.
1. ITS mobile displays SAP screen.
2. ITS_REFERENCE_NULL:
Template "itsmobile\99\rlmenu_2088.html" has caused a runtime error in
function "label". Cause of
error: Variable "~object_name" ("context field") could not be referenced..
How to Correct it.
Thanks with Regards,
Vallamuthu M

Hi Vallamuthu M,
Because of the following default cuaarea code (of core itsmobile internet service) in the template:
if ( ~itsmobileNoCuaInclude != "1" && ~itsmobileNoCuaInclude != "X" ) <!-- default cua area -->
       include(~service="itsmobile", ~language="", ~theme="99", ~name="include/cuaarea.html");
The SAP logo occurs by default. If you want to remove this you will have to override this cuaarea area file in your internet service, ie,
1. create another similar cuaarea file under your own internet service
2. make modifications in it to remove the code for the SAP logo
3. give the name of your service and path to the new cuaarea file instead of the above bold code.
Regards,
Utkarsha

Similar Messages

  • ITS mobile - Screen size on mobile device is too small

    Hi,
    I'm not able to change the screen size of my ITS Mobile application.
    If somebody can help me ...
    Here are the data:
    Internet service parameters
    ~DYNPRO_COMPRESSION : 1
    ~GENERATEDDYNPRO : 0
    ~ITSMOBILE : 1
    ~ITSMOBILEELEMFACTOR : 9
    ~ITSMOBILEELEMUNITS : px
    ~SOURCES : ZSAPLOG_MOBILE,ITSGENMOBILE4
    ~THEME : 99
    ~TRANSACTION : ZSAPLOG_MOBILE
    Internet service templatesGenerating style: MOBILE4 (Mobile Device (No HTML tables))
    ICF service - GUI Configuration
    ~THEME : 99
    ~TRANSACTION : ZSAPLOG_MOBILE
    ~ITSMOBILE : 1
    ~SOURCES : ZSAPLOG,ITSGENMOBILE4
    ~ITSMOBILEELEMFACTOR : 9
    ~ITSMOBILEELEMUNITS : px
    ~POPUPS : 1
    ~SHOW_SYSTEM_MODAL : 1
    ~STYLE : DHTML
    LRFMDscreen size is set to 16x20ITS
    Versions
    SAP_BASIS : SAPKB73108
    SAP NETWEAVER : SAP EHP3 FOR 7.0
    Mobile device
    Model : PIDION HM50 E
    CPU : Samsung Electronics(R) S5PV210
    OS : WEHH 6.5 Professional
    VER : Windows CE 5.2.29077
    Thanks for your help
    Philippe

    Perhaps an option to set the default font for discussion threads in the user preferences would be the best idea. One would think however that the Jive developers would have come up with something like that already.
    For what it's worth:
    http://www.w3.org/QA/Tips/font-size
    Do not specify the font-size in pt, or other absolute length units for screen stylesheets. They render inconsistently across platforms and can't be resized by the User Agent (e.g browser). Keep the usage of such units for styling on media with fixed and known physical properties (e.g print).
    Once again, I wonder about Jive development. Anyway, 10 pt is not best practice. It's standard for printed media, but not for screens. A search in Google shows that most recommend 16 pixels or more. Not sure what this is in points. I think 10 points is about 12 pixels, depending on screen dpi/ppi. I cannot imagine how tiny 10 pt must look on any of the high resolution Retina displays, which have twice or more density than conventional 72 dpi.

  • SAP Screen Modification on RFID

    Dear All,
                When SAP Screen is displayed on RFID.Its too big to hold so i need to scroll whole screen and very difficult to maintain screen.Can anybody provide me solution for this to make it small or any other solution.
    Regards,
    MTB

    Hi Mayank,
                    Thanks for the info. However this is also very less info to start answering with
    You are telling SAP. What part of SAP are you sending data to? 
    Is it SAP AII or SAP WM or SAP (?module). Or is it SAP Mobile Applicaiton?
    And tags (UHF), what is your physical infrastructure? What SAP Screen is exposed on RFID Reader?

  • Step by step process to implement the SAP ITS Mobile application

    Hello Experts ,
    I need Information on the SAP ITS mobile (Internet tranasaction server ).
    We are currently using the RF transaction through character based hand held devices through SAP Console , Now we would like to use the GUI Touch Screen based devices .
    For this we need to convert from the existing SAP Console transactions to use the functionality of ITS mobile.
    I am new for this , Can you please provide the detailed configuration with step by step process to implement the SAP ITS         Mobile application to fulfilll above requirment .
    Best Regards,
    Rp

    Hello,
    Please refer to this documents:
    [Implementation WM for Mobile Devices Using ITS|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/0026c5f5-0eca-2c10-25a3-c0ed87478812&overridelayout=true]
    [ITSmobile wiki|http://wiki.sdn.sap.com/wiki/display/HOME/ITSmobile]

  • How to remove toolbar in its mobile at output screen?

    Hi,
    I've a problem in ITS MOBILE. I runned ITS, but it's running with sap toolbar. How to remove toolbar in ITS MOBILE at output screen?
    Regards, Buğra.

    Hi Ahmet,
    Please provide the below in GUI Configuration in SICF Transaction .
    ~webgui_toolbar_menu_reload  = 0
    Thanks,
    Seshadri.

  • ITS Mobile - how to prefill and skip selection screen

    Hi there,
    I am struggling with requirement for ITS mobile service:
    I need to fill the input fields on selection screen with values from url and automaticaly jump to the second screen.
    I know this is possible with ITS as described [here|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375].
    Can I use similar approach for ITS mobile? How could I parse url parameters into input fields?
    If this is not possible, what are my other options?
    Thanks,
    Igor

    Hi Rajashiva,
    that is not an option - the ITS mobile service will be called from an external system providing some parameters in URL.
    Thanks anyway,
    Igor

  • How to display verfication fields in ITS mobile transactions

    Experts,
    We are working with ITS mobile for the first time.We are not sure how to display the verification feilds in ITS mobile transaction.I see these are displayed in backend. Since these verification fields are dynamic, how do we get them on ITS mobile transactions.Can anyone tell me how to do this.
    [How to display Verification fields in ITS mobile trnasactions.|How to display Verification fields in ITS mobile trnasactions.]
    Thanks in advance
    Edited by: RKsap193 on Apr 5, 2010 8:13 AM
    Edited by: RKsap193 on Apr 5, 2010 8:14 AM

    Hi Vinod,
    It does not show up unless with some coding. there must be some Java script or HTML code to write in the ITS transaction to enable these dynamic fields to dsiplay.We have issue with regard to how to display these fields when required.
    Thanks in advance
    Any suggestions from experts on how to control these verification fileds on ITS transactions.Also I can not control ITS RF screens upon scanning as to trigger SAVE + NEXT , or COPLETE like we do in the backend transactions.
    Edited by: RKsap193 on Apr 5, 2010 10:32 AM

  • ITS Mobile Change Width of Screens

    Hello Experts,
    I created  a service to converted standard dynpro  of program SAPLLMOB to ITS Mobile ,  When I execute the service the width of dynpro  doesn't fit well with the width of  RF screen. I have changed all the possible values to reduce the width of the screen with the CSS file.
    I saw HTML code generated, and i found that there is a tag DIV that always have the size 20em ( "div style="width:20.0em;" )
    In the Template service, there is a node called MAIN_SCREEN, where the  code div GEN_WIDTH is written.
    Somebody knows how can i change the GEN_WIDTH Value? this value is creating a fixed number of columns in all dynpro. or it exists a way to change the width of all dynpros?
    I am using SAP ECC 6.0, and I already implemented the notes  1128698 ,  1119053  and   1119502  
    Thanks in Advance,
    Alejandro López.
    Edited by: Alejandro López on Apr 22, 2009 3:07 PM
    Edited by: Alejandro López on Apr 22, 2009 3:19 PM

    Was it resolved ?
    We are facing a similar proble.
    If it is already resolved, can you please tell us how it was done ?
    Thanks
    Shaju

  • Re: SAP ITS Mobile - Layout Styling Issue

    Hi ,
    I'm facing the following issue in ITS Mobile service. where the white spaces between the form elements are not reduced though ~DYNPRO_COMPRESSION is set to 1.
    The solution i nthe following thread SAP ITS Mobile - Layout Styling Issue works fine for custom programs, but my internet service makes use of standard programs , so it is not advisable to edit the standard programs. And also tried to constrict the gaps by using a custom css-stylesheet, but all the efforts in vain.
    Kindly help,
    Regards,
    Avinash
    BRANCH - Branch to a new thread as was posted to an old and answered thread. Link and ref the previous thread.
    Message was edited by: Oisin ONidh ITS SCN Moderator

    thanks for the reply, we are using Internet Explorer for opening the URL.
    I have another issues like
    1. getting the scanned EPC value in the cursor position on the screen if datawedge application running in background but as soon as the EPC value appears int he field, the screen turns to "Page not found error" ( though in screen sequence next screen available) in short the problem is after getting EPC value in cursor field, without waiting for user/system action the page goes out.
    2. I want to write the EPC value on the RFID tag using the handheld but its not happening
    3. does the RFID handheld returns any value when EPC written succesfully on the tag ( such as tag written successfully )
    your inputs will be really useful for me.
    Thanks,
    Neha

  • The Error doesn't display file on the SAP screen

    Dear experts!
    Now, I'm getting some Issues about displaying file on SAP Screen use 2D Viewer or 3D Viewer.
    - The first, I Created document for WBS.
    - Second, I want to display the file on SAP screen. But the system opened it's by an application on client.
    How do I have to do?
    Help me, please!
    Best regards, Huy

    Hi,
    As I understood you attached a file to WBSE and that file
    is not showing in the project structure.In standard it doesn't show
    in the project structure. With DMS & CAD (2D,3D viewer) integartion it is possible to
    display the document in SAP screen.
    If my understanding is wrong you can elaborate your post and do revert.
    Regards,

  • Display of sap screen

    Hello,
    I m developing an interface between SAP and AutoCAD using VC++
    I have obtained  a connection handle to SAP server in R/3 mode I want to know which function to use from rfcsdk
    to display the SAP screen.My application is a MFC in a shared DLL.
    I m doing this development on WINDOWS
    anybody on the forum if aware of this functionality plsss do let me no
    if anybody has done the samething or somewhat samething using any other way or logic plsss do let me know
    Right now my main objective is to display the SAP window/screen after coonection is obtained
    plsssss reply soon
    Thanks&Regards
    Namrata

    How do to set a Screen Painter form automatically centered in SAP based on the user screen resolution ?
    for instence if I have a 800 X 600 and put my screen in the middle of the screen, when the user use the addon with a 1280 X 1024 screen, the form isn't centered. 
    The real question is : Is there an automatic way in SAP to place the form in the middle of the SAP MDI form or we need to calculate this based on the SAP MDI container size ?

  • SAP Screen Personas problem in a script for FS00(G/L Account Display) screen

    We are facing a problem when we are developing a simple script for FS00(G/L Account Display) in SAP Screen Personas. Let me give you a brief of the problem:
    We have taken two text fields in the dashboard from which the values will be copied and will be pasted in corresponding text fields of G/L Account and Company Code in FS00 TCode.
    When we are giving both the values, then script is working fine and it will navigate to the customized Personas screen where all the details are shown.
    But when we are leaving any one/both fields blank and execute the script option, then the pop to enter G/L Account/Company Code is coming:
    If we are setting the basic FS00 TCode view as default then after the pop-up we are able to enter the respective G/L account number or company code and everything is running fine.
    If we are setting our customized personas screen as default screen, then the pop-up keeps on appearing and therefore we are not able to give the inputs (G/L account or company code).
    And even if somehow manage to get rid of the error and enter the correct GL account and Company Code then also the details are not displayed. The F4 search help to pick the G/L account number and company code is not working, somehow the Personas screen seems to be locked here.
    Please let us know if someone has already encountered this type of situation before and what should be the solution of this.

    Hi,
    You could ensure that both of the text fields are not empty on your 'dashboard' before executing the FS00 tcode. This would negate the popup from ever appearing.
    To do this you can use the "IF <text field control ID> Is Empty" statement in your script and then output a custom error message to another text box if the condition is true. then use an "IF <text field control ID> Is NOT Empty" statement to copy the value/s execute the FS00 tcode if the condition is true.
    Now if you're going to check multiple fields for entries before executing the FS00 you'll have to get a little more creative and do something like I did in one my scripts (thanks again to Steve Rumsby for the tips) and create a 'check field' where you can enter values for items checked successfully and then use a little bit of javascript to count up the checks and check the result before executing the next part of the script.
    Another idea is to check for the existence of the popup and navigate past it in your script, to do this you can use the "IF <control ID> control exists" statement.
    Either one should work.

  • Will putting a Zagg screen protector on my retina display degrade its sharpness?

    Will putting a Zagg screen protector on my retina display degrade its sharpness?

    Doing a search, I found one poster who wrote the following regarding a ZAGG and retina
    needleman-mark:  https://discussions.apple.com/message/17950309#17950309
    i bought the Zagg HD for my Ipad3 - good protection - does not seem to distort the retina display - I guess Im lucky in that there is a Zagg kiosk in the mall near me - they didnt have the HD protector so i had to order it from Zagg - but when it cam i took it to the person at the kiosk and they put it on for me ( charged $10) - there were a few bubbles but they disappeared by the next day

  • Screen width on ITS Mobile

    Hi All
    We have created the custom RF application using the screen format 16X20 and 8X40 and have attached it to the standard RF Menu.
    When we try to convert these application to the ITS mobile format, the screen format gets widened. The approach we followed for converting the screen to mobile application is given below
    1.     Created a ITS service in SE80 (Under the WEB Objects Tab) and assigned the transaction LM01 to it
    2.     For all the custom screens which we have already created using the format 16X20 and 8X40, we created a template using the ITS service and the default theme as 99 which comes with the service and the generating style as MOBILE (Mobile Device)
    3.     We activated the service (ICF) using the transaction SICF giving out the default values like client, error handling etc and when we open the URL using the test service option in SICF we get a screen as shown below with a different screen format not 16X20. User has to scroll in his device to view the full page
    My Question:
    1.     Is there any way where we can change the screen format for the mobile application, depending on the Device which we use.
    2.     Is there any step which we are missing out while activating the service which will take care of the screen size
    Request your help on this

    I think that this is due to the screen being very responsive and sensitive at the same time.You could try to put another film on top.
    All we have to decide is what to do with the time that is given to us - J.R.R. Tolkien

  • Toolbar in sap its mobile

    hi,
    Iam not able to c toolbar for transaction MB01 in sap its mobile.

    Hi Ahmet,
    Please provide the below in GUI Configuration in SICF Transaction .
    ~webgui_toolbar_menu_reload  = 0
    Thanks,
    Seshadri.

Maybe you are looking for