ZOOM functionality in GANTT UI in WD ABAP not working

Dear Experts
We are using GANTT UI element in webdynpro ABAP application with time
scale.
While we increase or decrease GANTT zoom then time scale is not zooming
accordingly.
We are using below transformation lines to generate XML for TIMESCALE,
        <types class="TIMESCALE">
        <type inherits="Gantt.Ribbon" name="Gantt.Ribbon.Days">
            <size>,25</size>
            <labels format="dd MMMM yyyy" unit="DAY"/>
            <fillColor type="C.Ribbon.Middle"/>
          </type>
          <type inherits="Gantt.Ribbon" name="Gantt.Ribbon.Hours">
            <size>,25</size>
            <labels format="HH" unit="HOUR"/>
            <fillColor type="C.Ribbon.Middle"/>
          </type>
        </types>
          <timeScale>
            <!--          &amp;lt;section&amp;gt;
                    &amp;lt;ribbon type="Gantt.Ribbon.Days"&amp;gt;
                              &amp;lt;fillColor type="C.Ribbon.Light"/&amp;gt;
                         &amp;lt;/ribbon&amp;gt;
                         &amp;lt;ribbon type="Gantt.Ribbon.Hours"/&amp;gt;
                    &amp;lt;/section&amp;gt;-->
            <section>
              <ribbon type="Gantt.Ribbon.Days"/>
              <ribbon type="Gantt.Ribbon.Hours">
                <fillColor type="C.Ribbon.Light"/>
              </ribbon>
            </section>
          </timeScale>
Is there any additional parameter we need to use to make this GANTT ZOOM functionality for time scale.
Appreciate your help in this directon.
Many thanks

Thank you Tom,
I'm actually talking about the standard integrated search help which gets created automatically by the system (you got it right). When I click the arrow next to the select option (Material), it open up a small window with title "Multiple Selections". I can enter multiple values manually here. So far it is good. Now if in this screen I click on the dropdown for column "From", I get a list of Materials to select from. The list has multiple selection capabilities. But when more then one value is selected I get an error message "Select exactly one row of value list to copy". The users are asking if we can give them the capability of selecting more then one row here so that multiple values are populated in the small "Multiple Selections" popup. This way they don't have to type single values separately.
Hope this explains the problem. I don't know how to send screen shots in this post. Thanks much for your response.

Similar Messages

  • IPad 4 switches off when i am using it, even when battery is fully charged.  Restore function (holding down both buttons) often does not work.  Cannot power up iPad.  I have updated software, restarted computer, but no success.  Please help

    IPad 4 switches off when i am using it, even when battery is fully charged.  Restore function (holding down both buttons) often does not work.  Cannot power up iPad.  I have updated software, restarted computer, but no success.  I did restore the iPad about 8 times during the past 2 weeks.  Just completed another restore.  iTunes says the the iPad has been restored and will restart automatically and appear in iTunes when it is ready.  That was 30 minutes ago.  iPad still won't start.  I am looking down the barrel of yet another fruitless restore.  What a crap product.

    Try a reset:
    Hold the Sleep and Home button down until you see the Apple logo.

  • Zoom the screen with ctrl   2-Finger Swipe not working in Mavericks

    I just bought a new Macbook Air for my wife (running Mavericks) and can't figure out why the Zoom the screen with ctrl   2-Finger Swipe is not working.
    I can't find the setting anywhere. 
    I looked on my Macbook Pro running Mavericks (on which the zoom still works), but I cannot find the setting on that computer either.
    Please help.
    Thanks

    System Preferences---> Accessibility---> Zoom---> Use scroll gesture with modifier key to zoom. Select ctrl in the drop down menu.
    It's a feature not normally turned on, so you might of had it turned on on your Mac before upgrading to Mavericks. And it just kept the setting.
    KOT

  • Dll function calls from VB6 to Labview do not work.

    HI,
    We are transferring our production test systems from VB6 to Labview, and we are using "CAN-AC2-PCI" cards. When call functions of dll "canacpci.dll", UUT does not response at all, and Labview program does not report any error either. Attached are the user manual and my labview codes.
    I guess the DeviceNe_init.vi works because if run it twice, second runing will report error. To correct the error, the card has to be closed first..
    I close the card first, then initialize it. After then send the data. But I can not see any communication by DeviceNet Analyzer when sending data.
    All function parameters are copied from existing VB6 program. The VB6 program works fine.
    Please help me out,
    Thanks,
    Xiang Zhan
    Attachments:
    DeviceNe_init.vi ‏36 KB
    DeviceNet_SendDataXXXX.vi ‏18 KB
    CAN-ACx-PCI.pdf ‏139 KB

    Hi Turck,
    I'm not familar with this device, and it is difficult to say in this case.  I would recommend calling into National Instruments support or contacting the vendor of the device for additional assistance in this case.  As this isn't one of NI's Industrial Communications devices, you could also post on the LabVIEW forums for additional assistance, as there are a lot more people looking at that board than this one.
    Thanks!
    Matt S.
    Industrial Communications Product Support Engineer
    National Instruments

  • NW 7.3 + iView from remote source wizard + R3 Web Dynpro ABAP, not working

    Hi,
    I think this forum is my last resort.
    I'm running NetWeaver 7.3 Enterprise Portal and also have an existing ECC6 on backend.
    Our ABAP Programmer has built some WD4A application on ECC, I'd like to made them available
    on EP as ABAP WebDynpro iView.
    From the document, I know the way to create ABAP WD iView is different since 7.3. I have to use "iView from remote source" to do it.
    On EP side, I have made an system alias (test ok) for ECC, assigned permission, provide mapping id/pwd, and test. 
    On ABAP side, all webdynpro app are activated (T-code sicf, /sap/bc/webdynpro, /sap/public/bc/webdynpro...). I can even test WAS by bringing up browser and access some sample ABAP webdynpro .
    However, I cannot success on "iView from remote source" wizard and it always show me "Nothing found. Check your search Criteria.".   Eventhough I use "*" as search criteria.
    Anyone has the similar situation ? I even doubt that it is a placeholder of a feature , not working for now. Anyone made it work on NW 7.3 ?
    More detail:
    My System Alias for ECC:   
          Application Host: myr3.mydomain.com
          SAP Client: 600
          SAP System ID:   DEV
          SAP System Number: 00
          Server Port:  <leave it blank>
          System Type: SAP_R3
          Logon Method:  UIDPW
          User Mapping Type: admin,user
          ICM Host: myr3.mydomain.com:8000
          ICM Protocol: http
          ICM URL prefix: <leave it blank>
          SAP Netweaver AS Description: <leave it blank>
    All other fileds are leave it as default value
    I also assign a group to have "read" and "user" permission to this system
    Also assign Alias to the system.
    I also create a user belong to the group, assign his system mapping an ECC user ID & PWD to it.
    I tested the System alias, it is working (both WEB AS  test, and R3 test)
    Then I try to create an iView on EP, under a PCD folder , new->iview->iview from remote source. A wizard show up. Then I can select the ECC alias just created, and provide * as application search criteria, and then select "WEB DYNPRO ABAP" as the application type. Then "GO"
    as I mentioned, it always show "Nothing Found. Check your search crieteria"
    But I'm sure the web dynpro applications are activated on R3.
    OK, that's it, please help this one. Thanks
    IF YOU DID MAKE IT WORK ON YOUR NW 7.3, PLEASE DROP A LINE HERE SO I KNOW IT IS MY OWN PROBLEM !!!
    Edited by: Wilson KU on Nov 14, 2011 10:42 AM
    Edited by: Wilson KU on Nov 14, 2011 10:46 AM

    Thanks for the reply,
    [About Backend]
    I feel confident about the backend R3 system because I can use the WAS URL to access the sample WD4A application, for example, I can bring up the wd4a application ui in my browser. It is purely browser and R3 stuff, no EP involved.
    http://soeprdev.mydomain.com:8000/sap/bc/webdynpro/bobf/demo_sales_order?sap-client=600&sap-language=ZF
    I also already activate all nodes and sub-nodes (in SICF Services) under /sap/bc/webdynpro as well as /sap/public/bc/webdynpro. (and some other nodes to make icon and include work)
    [About the system object in EP]
    I have done all kind of test on the system object (alias):
    1. In EP System Administration -> Landscape Configuration, I select the system object, click "Test Connection", It shows me a Check mark, and the detail message is SOE_DEV_600 connection
    2. Edit the System object, then click on "Connection Tests" page, I see two lines there, check both and click test, here is the result:
    SAP Web AS Connection:
    : Test Details:
    The test consists of the following steps:
    1. Check the validity of the system ID in the system object
    2. Check if the system can be retrieved
    3. Check if the system object has a valid system alias
    4. Check if an SAP system is defined in the system object
    5. Validate the following parameters: Web AS protocol; Web AS hostname
    6. Checks if the host name of the server can be resolved.
    7. Pings the Web AS Ping service (works only if the service is activated on the Web AS, and only on ABAP Web AS)
    8. Check HTTP/S connectivity to the defined back-end application
    Results
    1. The system ID is valid
    2. System retrieved successfully
    3. Retrieval of the default alias was successful
    4. The system object represents an SAP system
    5. The following parameters are valid: ICM Protocol (http) ICM Host Name (soeprdev.mydomain.com:8000)
    6. The host name (soeprdev.mydomain.com) was resolved successfully
    7. The Web AS ping service http://soeprdev.mydomain.com:8000/sap/bc/ping was pinged successfully
    8. An HTTP/S connection to http://soeprdev.mydomain.com:8000 was obtained successfully.
    Connection Test for Connectors:
    : Test Details:
    The test consists of the following steps:
    1. Retrieve the default alias of the system
    2. Check the connection to the back-end application using the connector defined in this system object
    Results
    Default alias retrieved successfully
    Connection successful

  • Typeahead function in search field inside Facebook does not work in Firefox 13.0

    Until 3 or 4 days ago, cool typeahead function inside search field inside Facebook always worked in Firefox. Now since 4 days ago, it does not work. But the typeahead function works inside search field inside Facebook on Internet Explorer BUT I prefer to use Firefox and do NOT want to switch to IE!!!
    Is there anything I can do to regain that function?
    Aharon

    Shalom DJST,
    Thank you for reply.
    The behavior did not start with Firefox 13. I actually upgraded to Firefox 13 in hope it would solve the problem that happened in previous older versions. It failed to solve the problem.
    It had been working for 3 years on Firefox until last or 2 weeks ago.
    Regarding search, I mean by "type-ahead" which is that FB's search field offers a drop down list of possible search results as I type. For example, if I type S, it will show list of all people or groups with first letter S. If I type sk, it will show list of anything such as people or groups that starts with Sk, and so on. This is most valuable time saving technique to look for my pals to say hi or groups that I do not belong to but want to read their news or info.
    I think it is Facebook's programming problem but if I ask them, they will point to Firefox's fault by saying that it works for my Internet Explorer but not for Firefox and I do not want to get involved into tug war between Facebook and Mozilla.
    I am just bummed that the valuable time saving search method no longer exists on Firefox.
    Regards,
    Aharon

  • The function key in my Satellite C660 is not working

    The function key in my Toshiba Satellite C660 is not working except for volume.
    That problem appeared after i changed something in the startup programs and uninstalling as i remember tvap and no button support appears in my start up programs :(

    That unbelievable I did something wrong..
    First of all you have to install VAP. Then reboot the notebook.
    Download and install Flash Cards Utility and reboot the notebook again.
    Now go to Start -> All Programs -> Toshiba -> Utilities -> Flash Cards and restart this software.
    Now the FN buttons should work.
    But before you would start the whole installation, you should uninstall the VAP and Flash Cards and should clean the registry using CCleaner as suggested by some users hare in the forum!

  • Webdynpro ABAP not working from internet

    Hello,
    I´m new at webdynpro and portal...
    We have a ess portal with webdynpro abap and java. Our employees may access it from intranet and all works fine, and from internet when they are in the outside.
    From internet the webdynpro abap gives the message that the server cannot be reached. The server is our production backend and is not open to the exterior.
    Is there a way to make this work, from inside and outside?
    Teresa

    Yes sure,
      so you have to set the parameter wdisp/add_clientprotocol_header = 1 in the web dispatcher profile.
      Good references are:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/de/89023c59698908e10000000a11402f/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/de/89023c59698908e10000000a11402f/frameset.htm]
    [http://wiki.sdn.sap.com/wiki/display/BSP/HandlingBinaryData|http://wiki.sdn.sap.com/wiki/display/BSP/HandlingBinaryData]
    and this
    [http://help.sap.com/saphelp_nw04s/helpdata/en/9a/53a2a4a45e244aa189c2b7065a0b78/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/9a/53a2a4a45e244aa189c2b7065a0b78/frameset.htm]
    Sergio

  • What is needed to restore functionality to my CD drives--they do not work with iTunes version 10

    I am running Windows 7 on an older computer.  Previously, I experienced no difficulty playing iTunes or burning iTunes music to CD.  At some point, after downloading newer version of iTunes I lost functionality in both of my disc drives (1 = Liteon DVDRW and 1 = Matshita DVDRW).
    Recently I attempted to install latest version of iTunes, thinking perhaps the new version might address some of my disc drive issues--the problem:  Part way through installation the message, "Windows Installer unable to find necessary file," and alas, install fails.
    Short of buying a new computer, what can be done to solve my disc drive issues?

    (1) Yes, iTunes is currently installed.
    (2) Here are the diagnostics you requested:
    Microsoft Windows 7 Ultimate Edition Service Pack 1 (Build 7601)
    Gateway E-4650
    iTunes 10.4.1.10
    QuickTime 7.7
    FairPlay 1.12.20
    Apple Application Support 2.1.6
    iPod Updater Library 10.0d2
    CD Driver 2.2.0.1
    CD Driver DLL 2.1.1.1
    Apple Mobile Device 4.0.0.97
    Apple Mobile Device Driver 1.57.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.1.485
    Gracenote MusicID 1.9.1.102
    Gracenote Submit 1.9.1.133
    Gracenote DSP 1.9.1.43
    iTunes Serial Number 0030B020037AE7E8
    Current user is not an administrator.
    The current local date and time is 2012-01-05 22:21:38.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is not supported.
    Core Media is supported.
    Video Display Information
    NVIDIA, NVIDIA GeForce FX 5200
    **** External Plug-ins Information ****
    No external plug-ins installed.
    iPodService 10.4.1.10 is currently running.
    iTunesHelper is currently not running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    **** CD/DVD Drive Tests ****
    LowerFilters: PxHelp20 (2.0.0.0),
    UpperFilters: GEARAspiWDM (2.2.0.1),
    G: LITE-ON DVDRW SOHW-1633S, Rev BS0Y
    Drive is empty.
    The last failed audio CD burn had error code 4450(0x00001162). It happened on drive G: LITE-ON DVDRW SOHW-1633S on CDR media at speed 16X.
    > Thank you for taking the time to look into my problem!  I hope this information proves useful.
    chenrickson

  • Lync Edge functional for external client but federation is not working

    Hi,
    I am working on Lync Edge Server from couple of weeks but unfortunately, I can't federate with Skype and other partners. First of all I want to mention following things:
    1. Lync 2013 Front-End Server is fully functional for Internal Users
    2. Lync 2013 Reverse Proxy is fully functional for Mobile Users
    3. Lync 2013 Edge Server is fully functional for External Users except Federation.
    Let me share Edge Server current configuration with you.
    1. Lync Edge Pool have two NICs, Internal (Private IP) and External (3 Public IPs with default gateway and External DNS)
    2. Host File have entries for Lync front-end server
    3. Local CA certificate for Internal Interface and Starfield CA Certificate for External interface with required SAN e.g., acs.domain.com etc
    4. Skype is searching my domain URIs but added contact is showing offline in skype
    5. Lync 2013 Basic client is showing Presence Unknown for Skype contacts (Skype contacts already merged with Live ID)
    6. Test-CSFederatedPartner cmdlet is also giving 504 error while testing from Front-end server.
    This is production environment actually so please let me know if I am missing something.

    Verify that you configure SRV Record on External DNS {SRV Record _sipfederationtls._tcp.<domain> on port 5061 and SRV Record _sip._tls.<domain> on port 443}
    Also Verify that you enable lync federation on Lync topology and publish it
    On a Front End server, open Topology Builder. Expand Edge pools, then right click your Edge server or Edge server pool. Select Edit properties.
    In Edit Properties under General, select Enable federation for this Edge pool (Port 5061). Click OK.
    Click Action, select Topology, select Publish. When prompted on Publish the topology, click Next. When the Publish is finished, click Finish.
    On the Edge server, open the Lync Server Deployment wizard. Click Install or Update Lync Server System, then click Setup or Remove Lync Server Components. Click Run Again.
    At Setup Lync Server components, click Next. The summary screen will show actions as they are executed. Once the deployment is done, click View Log to view available log files. Click Finish to complete the deployment.
    For configuration of lync federation, you can check blow link
    http://technet.microsoft.com/en-us/library/jj204800.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • [SOLVED]The Gantt Chart Component Demo/viewlet not working

    Hi,
    I've tried to watch the demo but I got an error message, it seems the swf file is not on the server.
    Thanks,
    Seb.

    We are working to resolve the issue. It should be available Monday afternoon.
    --Ric                                                                                                                                                                           

  • My harddisk no.1 is broken. - no. 2 still functionable. got recovery kit, but it does not work

    have swithed no.2 hardisk to no.1 slot
    notebook = dv9880eo entertainmaent Vista 32 bit
    it comes up with failure and can not finish!
    any suggstions?

    Hi:
    If you can still read the 25 character microsoft product key on the sticker on the bottom of your notebook, you can try this...
    If you can read your 25 character MS product key, you can make your own Windows Vista installation disk. Just download the 3 files you need at the link below, and read all of the instructions to create a bootable DVD installation disk using imageburn.
    When I went to compile the ISO file, ImageBurn gave a message that about a WIM file and ISO, and if I wanted to burn it in a different format.
    I selected No, make the ISO file.
    It was not that hard to do. I burned both the 64 bit disk and the 32 bit disk in case I ever need them.
    I tested both of them (just short of going ahead with the actual install) and they appeared to work perfectly.
    Apparently when you enter the product key, it knows what version of Vista you have.
    http://en.community.dell.com/support-forums/softwa​re-os/w/microsoft_os/3317.2-3-microsoft-windows-v...
    After you successfully install vista, you can download the drivers you need from your PC's support and driver page.
    Paul

  • Evaluate function to convert presentation variable to date not working..

    Hi,
    I have a calendar prompt on my dashboard and the presentation variable for this prompt is PV1.
    I am using this variable in my report to create a calculated column. The condition for the calc column runs something like
    case WHEN "Time"."Day" >= ANY(SELECT saw_3 FROM(SELECT "Time"."Start Date" saw_3 FROM "xyz_subject_area" WHERE "Time".Day = CAST(EVALUATE('TO_DATE(%1,%2)' AS DATE, '@{PV1}{@{system.currentTime}[MM/DD/YYYY]}', 'MM/DD/YYYY HH:MI:SS AM' ) AS DATE)) EX1) then "ABC"."Units" else "XYZ"."Units" end
    However when I checked the expression EVALUATE('TO_DATE(%1,%2)' AS DATE, '@{PV1}{@{system.currentTime}[MM/DD/YYYY]}', 'MM/DD/YYYY HH:MI:SS AM' ) is not returning the date always. I am not sure why for some rows it is working correctly and for some it is not returning any value.
    Please let me know if there another better way to convert the presentation variable value to date.

    Hi User,
    What is the data type of the column you are using in the prompt?
    I think a datetime data type will by default cause OBIEE to wrap the presentation variable in the TIMESTAMP syntax if you just do this '@{PRESENTATION_VAR}'.
    If you, did not base it on the datetime data type, then try the following:
    cast( LEFT( '@{MY_DATE}' ,4 ) || '/' || SUBSTRING( '@{MY_DATE}' FROM 6 FOR 2) || '/' || SUBSTRING( '@{MY_DATE}' FROM 9 FOR 2)||' 00:00:00' as date)
    In order to use OBIEE to cast as a DATE, your string needs to be in the form YYYY/MM/DD HH24:MIN:SS
    Good luck!
    -joe

  • Search function in Catalog from Shopping cart does not work well

    Hello,
    We use SRM 5.0 with CCM 2.0 and have the following situation:
    From the shopping cart we open a catalog and want to search material by number, for example number 7. Entering this material number directly in the search funtion on the catalog screen, it brings us not only the position with material number 7 buy aso all positions we have a number 7 in its materialnumber (2371, 743, 9957, etc) and a 7 in its description (Screw Bolt 7/3 for example).
    I wonder if this normal behaviour of the SRM system or is this an error (with a note OSS asociated).
    If this is normal behaviour, how can one search for only the material 7?
    Thanks for any help,
    Aart

    Hi,
    With regarding to items with 7 in the description
    - It should be consequence of your procurement catalog definition. In schema tab, Catalog characteristics in the /CCM/SHORT_DESCRIPTION you have checked the Relevant for text-based search check-box
    With regarding to the 7 results
    - Please try using the advanced search option exact phrase or using "7"
    I hope this help
    Best regards
    Jorge

  • Function Keys of Satellite P775-11P do not work

    I recently Reinstalled Windows on my Laptop because of a Virus. As i was done with instaling drivers i saw that the Fn-Key and the Softkeys did not work any longer. So i was looking for the reason and discoverd that some drivers would not install properly. Is it because i now have 32bit instead of 64bit?
    Is there a version for 32Bit? And which driver is the one for the Fn-Key and Softkeys?
    Ch S

    >Is there a version for 32Bit?
    Sorry mate but have you checked which operating systems are supported before youve started OS installation?
    Ive checked Toshiba download page on http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp and Win7 64bit version is supported only.
    Do you have recovery discs? Install original OS that you got with your notebook?

Maybe you are looking for

  • Performance issue in BI due to direct query on BKPF and BSEG tables

    Hi, We had a requirement that FI document number fieldshould be extracted in BI. Following code was written which has the correct logic but performance is bad. It fetched just 100 records in more than 4-5 hrs. The reason is there was a direct qury wr

  • Variables

    Hi Experts, I am having a problem in creating a report in answers where the results are based upon a user input via a prompt on a dashboard. As of yet I have a dashboard which asks for a module which is a dimension. This is set as a presentation vari

  • Vendor Master - street addr and PO box/different city and state

    Issue:  Check print for vendor is wrong when both street and PO Box address are populated in Vendor Master.  Print Preview shows correct PO Box with correct city and state, but when check prints using the PO Box, it uses the city from the street addr

  • Orange UK unlock

    my friend bought his iphone at Orange UK, i do not live in the UK but i want to unlock this mobile so i will be able to use it. is that possible?

  • Subscribe to an outlook calendar

    My husband uses outlook and I am on iCalendar - Can I subscribe to his calendar?