ITSMobile - Problems when changing screen layout with CSS

Good afternoon,
I have a service ZLM00(SICF) with some public screens in the stile MOBILE4(Service of  internet-se80), and I am trying change your layouts with CSS.
Steps taken:
    1 u2013 I activated the repository MIMES (/default_host/sap/public/bc/its/mimes);
    2 u2013 I copied the mobile.css from internet service standard ITSMOBILE for my service ZLM00(se80) with the name ZRF01.CSS;
    3 u2013 I added the parameter ~ITSMOBILECSSINCLUDE = ZRF01 in my service ZLM00(SICF);
    4 u2013 I published all screens and file ZRF1.CSS;
The problem:
      When I test the service in the browser, I see in the source code that the file CSS was added u201C<link rel="stylesheet" href="/sap/public/bc/its/mimes/zlm00/99/ZRF01.css" type="text/css" />u201D
      And the screens received some changes, however when I added a new line in file CSS for exemple
/* --- Basic Row -
      .MobileRow {
        white-space:pre;
        vertical-align:middle;
        background-color:#F3F3F3;  "new lineu201D
        Is not ok. Just the command standard works.
        I am doing something wrong ? Is missing some step ?
        My configurations:
         - Version SAP ECC 6.0/SAP_APPL 604 SP8;
         - Device mobile Symbol/motorola MC3190;
         - Operating system Windows CE 6.0 with Internet Explorer 6.0;
         SICF:
         ~THEME                          99
         ~TRANSACTION                          LM01
         ~ITSMOBILE                          1
         ~SOURCES                          ZLM00,ITSMOBILE
         ~POPUPS                           1
         ~ITSMOBILECSSINCLUDE     ZRF01
         ~ITSMOBILEELEMUNITS       px
         ~DYNPRO_COMPRESSION     1
         ~ITSMOBILECUAINCLUDE     ZCUAAREA
         ~ITSMOBILEELEMFACTOR      6
      PS: I am trying change the layout of the screens only to remove blank spaces placed on the screen MOBILE4, the objects do not fit the device screen.        
      Best regards,  
      Gerson S. Livio

No.
If you want to see how the screen will look; look in the iPhone/ iOS 7 section of this site.

Similar Messages

  • Screen layout with several views

    hello,
    I want to embedd three views in one window in a specific screen layout via three viewcontaineruielement´s .
    On the left I want vertically embedd a Menü (M, as a tree) and close to M on the top I want to have a browser-view (B) and underneath I want to embedd a detail-view (D).
    So M should fill out 1/3 of the width and B and D got 2/3 of the width.
    B should fill out 1/3 of the height and D 2/3 of the height.
    It should look circa like this:
    |M   | B      |
    |    |_______ |
    |    |        |
    |    |        |
    |    |    D   |
    |    |        |
    |___ |_______ |
    How can I achieve this screen layout?
    Is it possible to change the screen layout with the mouse when I test the wd-application.

    @all: thanks for your helpful answers. I gave you points
    >> However, the only limitation that I could see was the layout would always depend on
    >> the size of content. It varies with the kind of texts I put in.
    you are right neha.
    I made 40 lines of example text in B and B takes the space which the content require (> 30 %) but how can I restrict the space of B to 30 % of height?
    So B should fill out 30 % of height and for example show only 20 lines (in these 30 %) of text with a scrollbar.
    Extending the web page depending on the content size is not a good solution...
    EDIT: So I want to have for each view container a scrollbar if the content of the view exceed the fixed size ( for example B 33% of height).
    Message was edited by:
            Thorsten Winter

  • ORA-00600 problem when create XMLType table with registerd schema

    Hi,
    I am using Oracle9i Enterprise Edition Release 9.2.0.4.0 on RedHat Linux 7.2
    I found a problem when I create table with registered schema with follow content:
         <xs:element name="body">
              <xs:complexType>
                   <xs:sequence>
                   </xs:sequence>
                   <xs:attribute name="id" type="xs:ID"/>
                   <xs:attribute name="class" type="xs:NMTOKENS"/>
                   <xs:attribute name="style" type="xs:string"/>
              </xs:complexType>
         </xs:element>
         <xs:element name="body.content">
              <xs:complexType>
                   <xs:choice minOccurs="0" maxOccurs="unbounded">
                        <xs:element ref="p"/>
                        <xs:element ref="hl2"/>
                        <xs:element ref="nitf-table"/>
                        <xs:element ref="ol"/>
                   </xs:choice>
                   <xs:attribute name="id" type="xs:ID"/>
              </xs:complexType>
         </xs:element>
    Does Oracle not support element reference to other element with dot?
    For instance, body -> body.content
    Thanks for your attention.

    Sorry, amendment on the schema
         <xs:element name="body">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="body.head" minOccurs="0"/>
                        <xs:element ref="body.content" minOccurs="0" maxOccurs="unbounded"/>
                        <xs:element ref="body.end" minOccurs="0"/>
                   </xs:sequence>
                   <xs:attribute name="id" type="xs:ID"/>
                   <xs:attribute name="class" type="xs:NMTOKENS"/>
                   <xs:attribute name="style" type="xs:string"/>
              </xs:complexType>
         </xs:element>

  • Change Screen layout of T-code: F-02

    Hi friends,
    I want change screen layout of standard SAP transaction code F-02. Please let me know is it possible or not. If possible then which transaction code /path I will use.
    I want add one more field in header level.
    Thanks & Regards,
    Hemant Kumar Maurya

    Hi Hemant,
    If im not wrong you are talking about the fields in the screen of transaction code f-02.
    As per tcode you can't change the screen layout .
    Try in OB41 change the field status of the posting keys involved in GL's because f-02 is the GL posting.
    thanks
    deepa

  • Change portlet border with .css

    I want to change color and size of the portlet border with the help of .css.
    I have downloaded and use the dreamweaver Extension. .Css are link to portal site with UI template.
    I wondering which class that change the style for the border. So far have tried to use .PortletBodyColor and .PortletHeaderColor. Are there any one that have managed to change border style with .css?
    Regards,
    Jorunn

    I don't think you can just the outer border. If you look at the source code you see that the <td> tags also have the .portletbodycolor and header color classes, so while you technically can change the border, it will change the borders for all the cells and not just the outside of the table.

  • [svn] 3363: Fix performance problem when changing multiple DisplayObject-dependent properties .

    Revision: 3363
    Author: [email protected]
    Date: 2008-09-25 11:58:56 -0700 (Thu, 25 Sep 2008)
    Log Message:
    Fix performance problem when changing multiple DisplayObject-dependent properties. The call to assignDisplayObjects() is now batched up into the next commitProperties() call.
    Bugs: SDK-17033
    Reviewer: Deepa
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17033
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as

    hello sir,
    i want to your help
    i was installed fresh windows 7 via cd rom and then after installed all software.
    and now after 1 day customer complained me that cd rom not read any cd and i m also check when i insurt cd so its not read and when i am double click on cd rom icon its eject so what i do for that please reply on my email address.
    [text removed for privacy]
    VIMAL

  • My grandson played with my 4th generation iPod touch and the phone icon and contacts icon are gone. I have gone to settings and done the "reset all settings" and "reset home screen layout"  with no success. I also did a hard reset. No luck. Help?

    My grandson played with my 4th generation iPod touch and the phone icon and contacts icon are gone. I have gone to settings and done the "reset all settings" and "reset home screen layout"  with no success. I also did a hard reset. No luck. I can get to my apps through the search screen but no icons.Help?

    Try doing a Spotlight search for the Contacts app.
    Read this for doing a search:
    https://sites.google.com/site/appleclubfhs/support/advice-and-articles/spotlight -search/
    (Skip to the section for Spotlight on iOS)
    (Note that my links to other pages may promote my organization, and this should not be taken as an endorsement by Apple)

  • Problem to change screen resolution in MB Intel DG41 with video on board

    Hi, I need some help as soon as possible because this problem it´s make me difficult my job. I have installed the MAC OS Snow Leopard 10.6.2 in a Motherboard Intel DG41 with micro Core2Duo and video on board of this motherboard and don´t let me change screen resolution. I have a display of 22´ inches and the panel to change the screen resolution only mark 1024x768. I think the more likely it is that the system does not recognize me the drivers to this chipset of video. I searched everywhere on the internet but I have not found the solution.
    Thanks Fernando

    First of all sorry for my English is not very good. My PC is an Intel MotherBoard DG41 with onboard video and a micro Core2Duo. The system is MAC OS Snow Leopard 10.6.2.
    Thanks for replying

  • Screen Layout with MIRO, FB50, FB60, FB65, FB70, FB75 ETC.

    Hi,
    Can anybody let me know how the screen layout of TCode= MIRO, FB50, FB60, FB70, FB65, FB75 etc. is changed?
    I want to add the column "COMMITMENT ITEM" during posting with the above Transaction Code.
    Please help.
    Regards
    Rahkes

    Hi Amanullah,
    Thanks for your response.
    For Commitment Item - I have created one DUMMY Commitment Item with Financial Transaction = 50 (Clearing). (TCode-FMCIA)
    I like to assign this DUMMY Commitment Item where I don't require the Fund Management Activities like Budget. I am doing this b'cos commitment item is mandagory in Fund Management.
    I have assigned Commitment Item = DUMMY to all remaining GL Account in FS00.
    When I am posting transaction with FB01 then it has no problem b'cos the field Commitment Item is visible and optional and "DUMMY" is automatically assign to the commitment item. But in case of FB50, FB60, FB70, MIRO etc where the Commitment Item field is not visible I am getting the error "No Commitment Item entered".
    To avoid this error, to me there are two options
    1. I can assign the "DUMMY" commitment item to each GL Account under FMDERIVE
    2. To assign to "DUMMY" commitment item to each GL Account in FS00 and make the commitment item visible and optional in all T-Code like FB50, FB60, FB70, MIRO etc. But in this case I am not able to make the commitment item visible and optional during posting of the transactions.
    Could you please help with your expereise?
    Which option is more logical in this case?
    Regards
    Rahkes

  • Satellite M40: Graphic Errors when changing screen resolution

    Hi,
    I have a Satellite M40 and a big problem.
    in windows xp pro sp2:
    when a program changes the screen resolution, the screen gets messed up,
    I see only stripes and only a restart can get it back working (or suspend to disk).
    [edit]
    I plugged an external monitor to the laptop and it works,
    the laptop screen is full of lines and the 2nd monitor shows what the laptop screen should normally also show
    [/edit]
    in linux:
    this can be also seen when changing from the xwindow mode in linux back to tty(1-6)
    Here are some pictures of this strange behavior:
    http://www.ronnylindner.de/extern/images/toshiba/screen1.jpg
    http://www.ronnylindner.de/extern/images/toshiba/screen2.jpg
    http://www.ronnylindner.de/extern/images/toshiba/screen3.jpg
    It looks like a hardware problem, but could it be just a wrong bios setting?
    What can I do?
    Bye and thanks in advance, Ronny
    Message was edited by: [email protected]_DE

    I will try it with the Toshiba graphics driver, at the moment I use the newest Omega driver
    I use 1280x800 as normal resolution
    programs giving this error:
    world of warcraft (1024x768) -> working with 1280x800
    age of empires 2 (800x600)
    as I said before, I get this problem also using Suse Linux when I switch from KDE to tty
    thanks you too, hope we can get it working together :-)
    [edit]
    strange, using the Toshiba display driver I got the problem at the first try (aoe2), but now it is not reproducable :-(
    [/edit]
    Message was edited by: [email protected]_DE

  • Change the design with css

    As in many other threads told, I try to change the color of my E-Recruiting with css.
    I copied the MIME folder with BSP_UPDATE_MIMEREPOS to my harddisk. After that I imported those files on a personal folder e.g. myroot.
    After that I changed the BSPTHEMEROOT to myroot and changed some css-files.
    But there is the problem that new css-files are not used when I start the website. Have I forgotten anything to do or why are they not used??
    Edited by: Holger Lindacher on Oct 30, 2008 12:39 PM

    I wrote my problem to SAP and they told me, it's necessary where I import my mimes. It must be directly under SAP/PUBLIC/BC/UR/themes/Z_THEME.
    Only in this directory the files will be linked with the nicf-node

  • Problem when changing the target quantity for a contract

    Hello,
    I have a problem when i try to change the target quantity for a contract through the BAPI 'BAPI_CONTRACT_CHANGE'.
    I filled the tables 'item' and 'itemx' with new values. the BAPI 'BAPI_CONTRACT_CHANGE' returns no error, but after using the BAPI 'BAPI_TRANSACTION_COMMIT' I get an info message from SAP and the modification does not pass.
    In debugger I could locate the error. In fact, the appeal of FM 'ME_UPDATE_DOCUMENT is done with a table XEKKN with the new values of the quantity and a KZ code equal to ' I ' to insert, then it must have the value ' U 'for update .
    Is someone can help me to solve this problem?
    Thank you in advance.

    Have you tried selecting the page, and then changing the theme directly on that page?

  • Problem when creating planned order with MRP run

    Hello,
    I create a material with a fix reorder point, MRP type VB. When I run MRP with MD03 on this material I have several problems :
    - planned order is created with an opening date in the past, so I have error 'Opening date in the past' in MD04. How can I generate a planned order with opening date not in the past
    - when changing manually opening date, after running again MD03, I have error 'No BOM selected'. Material is configurable, has a text BOM, a routing and a configuration profile. What is the problem? When modifying planned order, I have message :
    Material requires configuration
    Message no. 61259
    Diagnosis
    Orders and requirements for a configurable material must have characteristic values.
    Usually, you should create a variation for configurable materials managed in inventory management which has the default variant configuration.
    System Response
    MRP: Requirements without characteristic values for a material cannot be planned in MRP.
    Procedure
    Check requirements or orders.
    Create a configuration evaluation for the material in the material master record if necessary.
    Thanks in advance.

    Hi
    I am facing the problem. Could you please tell me if you have resolved the above problem? If yes, Could you please provide me as how you resolved? Thanks in advance.
    Thanks
    Nagesh.

  • Quality problem when export to DV with QT

    Hello,
    With Imovie 11, Mountain Lion, Imac 24"
    When I export my movie with HD 1080 quality no problem,
    When I export my movie with QT to DV, I have huge pixelisation on vertical line on the movie. When people move for example, their legs and arms got zebra movement.
    That didn't happen before with 4/3 screen, looks like It's coming with HD 16/9 record.
    Any Idea ?
    Bruno

    killvanrea wrote:p.P.:I have many customization on it like - intel HD graphic driver, sound manager, compiz, eclipse  and so on... so I'll be happy if I can upgrade and dont losing all of them
    Running `pacman -R` without the -n switch will leave all of your configuration files alone and just remove the package files. In this case it might be helpful to remove anything you can without removing packages from the "base" group, to minimize conflicts. After successfully upgrading the remaining packages, run `pacman -S <packages>` to (re)install the newest version of the packages you removed. At least it has worked for me to avoid package conflicts in the past; your mileage may vary. See removing packages and pacman tips.
    If all else fails, in theory you could run something like `pacman -r /mnt -R $(pacman -r /mnt -Q | cut -d ' ' -f 1)` from a live CD to remove all packages, then use pacstrap to reinstall them. Use this as a last resort and make a backup first!

  • Problem when creating a Form with Launch Task Form Wizard

    Hi all,
    I'm using jdeveloper 11.1.1.6 over Windows 7 64bits for my BPM project.
    I'm a new with BPM and i have a problem when trying to create a task's Form with the "Launch Task Form Wizard". I'm trying to create my Form based on a custom template, i already have imported the template as a library, now after i have selected the template i follow the wizard and i reach the wizard's rowX-columnX where i should choose the field i want in my form, but the problem is that i don't see any fields in that part of the wizard, the window is empty :(
    I have created a business object based on a XSD, then i created a process data object based on the previous created business object and finally i used this data object as a parameter to the human task.
    What could be my problem ?? :( :(
    Regards
    Carlos

    I have also faced this issue few times. There could be a namespace issue / schema issue. Please check if you are able to see task:task in the schema section anywhere in the .task file you created. If that is not shown, the fields will not appear while creating human task form.
    Thanks
    Ashwini

Maybe you are looking for