Issue with Planning/ Approval screen in MSS and General Information.

Hello Guru's,
I have 2 req's
1. In General Information of MSS we have Employee Search iView, in the dropdown we have different options like direct reports, employees by org unit, employees by org. tree, now the req. is:
in employees by org. tree we want to have the tree structure collapsed (not expanded).
for ex: root                    instead want to have  root
             child1
             child2
I couldn't see any DC for employee search in NWDS. guide me to the proper DC.
2. In Compensation Planning/ Approval screen we have included a new iView and the problem is that on the when employee is selected it is populating the first time and when we select the new employee the iView is not getting refreshed.
for ex.
I selected a employee the first time the iview is getting populated and again from the list when I select a new employee the iview is not populated for the new person selected. our observation the view is not getting refreshed and it is hitting the FM in the backend system when debugging we see the pernr is not getting passed properly.
fyi: there are some of the views which we are not using so in that we created the new view and made it the default view in Window. because of that we haven't created a new DC in MSS.
please help me out in these 2 issues.
points will be awarded for helpful answers.
Thanks in advance for your time.
Regards,
Pramod

My Mistake I need to write the code in WdDoModifyView, instead I worte the whole code in WdDoInit.
for having the tree collapsed:
setNavigationObjectTreeExpandLevel(0);
it will solve the problem.
Kind Regards,
Pramod
Edited by: p409840 on Nov 17, 2008 11:21 AM

Similar Messages

  • Serious issues with iMac, black screen during erase and install-PLEASE HELP

    My sister's Intel iMac G5 seriously has been a lemon, it has had SO many issues. It's now 2 years old, and has been rather slow for the maybe the last year, but over the last month or so it has gone way downhill, and it literally takes an hour to boot up, and 4-5 minutes to do anything (open an application, look at a photo in iPhoto, etc.). So, we've been trying to "erase and install" with her install discs to hopefully give the computer a clean boot and see if it helps at all. She has already backed everything up.
    She started the erase and install last night, and it was going ridiculously slow. This morning when she woke up, the blue progress bar had gone about half way across. Then she went to get her kids ready, and when she came back in it looked like the computer was rebooting itself (gray screen with apple), but then the screen turned black and she can't do anything on it. Has anyone seen anything similar to this before?
    We have had so much trouble getting this to work (we tried an archive and install a few days ago, but it gave her an error at the end). For about a day we couldn't even get the computer to boot up at all, but then miraculously yesterday morning it booted! Please help, I've converted her to Macs but if I can't get hers fixed she may never get one again!!

    I'm afraid that it's a contradiction in terms to talk about an intel iMac G5. What your sister has is an intel machine, and she will find good advice by posting to the [intel iMac Forum|http://discussions.apple.com/forum.jspa?forumID=1110].

  • Audio issues with some full screen applications (game) and teamspeak with a 15" MBP retina display

    While trying to play League of Legends in the lobby and loading screens i can hear everything but when i go in game i cant hear anything, and with teamspeak my teamspeak cant detect the input or output devices and i can hear everything else like skype and everything
    Already reinstaled flash restored the system and took it to the apple store, this happened like for 2 days with youtube and they solved that but not the problem with the game or teamspeak

    joshcali wrote:
    actually.... it doesn't.
    the 1920 is simulated, and apple doesn't recommend it.
    Apple doesn't offer the option of full resolution (2880x1800) and says everything other than 1440 x 900 won't look as good as 1440x900.
    so while you can set the monitor to 17" resolution (1920x1080) it has to simulate it on a 2880x900 screen and has to blur and reinterpolate elements to make it work
    they've really messed it up for anyone wanting true HD resolution for professional reasons.
    Indeed. Everything except 2880x1800, which is unavailable without SwitchResX, and 1440x900, which comfortably fits one pixel of the image into a four pixel square of the Retina Display, must be simulated or scaled. However, while the scaling is real, the 17" "simulation" looks as good, to my eye at least, as my wife's MBP 17". Going smaller will test one's eyes probably as much as Apple's scaling algorithms so the tradeoff for greater screen real-estate may turn out not to be as bad as we'd think. All I need is a MBP Retina Display and SwitchResX to find out...

  • Issue with Inactive Approver Role in Workflow definition

    Hi Experts,
    we are having issue with Inactive Approver Role in workflow definitions.
    we have created workflow for Master agreements and Projects. Phases and workflow are working fine.
    But the issue is when a programmatically added approver has completed the approval activity, collaborator role is not changing from approver role to Inactive Approver Role mentioned in workflow definition. For example, you might select Reviewer in Inactive Approver Role, Then Selected collaborator role to be given to programmatically added approvers when the approval activity is completed.
    This is functionality not happening when project or contract document approved and workflow completed in project and MA. we have followed all the standard functionality when we have created workflow. Please see screen shot for the same.
    Can anyone please tell me is there any functionality we missed it or do we need to write any script in xpdl or do we need to check anything with collaborator role or with security profiles.
    we have checked with other roles also same issue coming.
    This Reviewer is in active state and have Readonly profile. We don't have Pre script in this workflow because we are using standard approval.
    Thanks in advance!
    Lava

    Thanks gary for your helpful answer.
    As per your answer We have added the approver role in the prescript so that it gets added programmatically , still no luck.
    here is the script we wrote in prescript.
    import com.sap.eso.api.common.*;
    import com.sap.eso.api.projects.*;
    import com.sap.odp.api.workflow.*;
    import com.sap.odp.api.usermgmt.masterdata.*;
    import com.sap.eso.api.doc.collaboration.*;
    import com.sap.eso.api.doccommon.masterdata.*;
    import com.sap.eso.api.ibean.*;
    import com.sap.odp.api.ibean.*;
    import com.sap.eso.api.contracts.*;
    import com.sap.odp.api.doc.collaboration.*;
    collaboratorsCollection = doc.getCollectionMetadata("COLLABORATORS").get(doc);
    if (collaboratorsCollection.size() > 0)
       for (int i = collaboratorsCollection.size() - 1; i >= 0; --i)
            collaboratorsCollection_member = collaboratorsCollection.get(i);
            if (hasValue(collaboratorsCollection_member))
               collaboratorRole = collaboratorsCollection_member.getCollaboratorRole().getDisplayName();
                // Get approver of Role "Approver".
               if(collaboratorRole.equals("Approver"))
                    principal = collaboratorsCollection_member.getPrincipal();
    if (hasValue(principal))
         addApprover(principal);
    Do you have any other suggestions? or if you have any related code snippet please share with us.

  • Has anyone had issues with Planning security refreshing in Essbase

    I am on Planning version 9.3.0.1 and we are having issues with planning users being able to use an essbase connection to pull data from smartview. They are able to see data in web forms in planning but they get #no access when they try to connect to the same data in smartview.
    Has anyone else experieced this issue.

    If user works when you provision individually its because they were set in the environment in EAS.
    group has to have all the access needed (bug in orig). css file open a ticket for the file name. example user needs calc access you setup calc but bug in system is not also giving user read and write access. Thus you can individually add this to the group in provisioning area in shared services. in EAS goto File open- editors create/run script with
    alter user 'userID' Add application_access_type Planning;
    alter user 'userID' add application_access_type Essbase; to add user to the environment if error you need to refresh eas first then run maxl script for planning you also need to go to workspace and select any of your dimensions all your groups ...edit .. migrate identities.. to get group/Users in planning wether adding or removing users. when you do planning changes you need to do database and security filters refresh.

  • This is about issues with the approval of product registration.

    Hi. 
    This is about issues with the approval of product registration. 
    In the absence of category for my problem dealing with Office 2007, I had to choose one of the enlightened choice categories. My proglem. Office 2007 is all well installed and functioning satisfactorily, except Picture Manager section. Every time I choose the
    display of an image through Microsoft Picture Manager, I asked about registration. Several times I answered yes, and license code, implementation of tracing the proceeds smoothly. The problem is that by next preliminary to display images with Picture Manager
    and it does not hsuker that I am registered and authenticated user. 
    What to do and what can I check out? 
    In advance thank you.

    Hello,
    The Windows Desktop Perfmon and Diagnostic tools forum is to discuss performance monitor (perfmon), resource monitor (resmon), and task manager, focusing on HOW-TO, Errors/Problems, and usage scenarios.
    As the question is off topic here, I am moving it to the
    Where is the Forum... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • Sync issues with playlists. Not syncing playlists, and now my playlist have disappeared from iTunes. I am Using iTunes 11.1.3 and iOS 7.0.4

    Sync issues with playlists. Not syncing playlists, and now my playlist have disappeared from iTunes. I am Using iTunes 11.1.3 and iOS 7.0.4

    Hello surig84,
    Thank you for providing the details of the issue you are experiencing when syncing your iPad.  I recommend reviewing the following article specifically the section titled "Authorize using the correct account name."
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/ts1389
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Recently upgraded to a Canon Mark 3 and now having issues with my RAW files in Bridge and Photoshop. I am operating with CS4. Photoshop produces an error " Could not complete your request because photoshop does not recognize this type of file"

    Recently upgraded to a Canon Mark 3 and now having issues with my RAW files in Bridge and Photoshop. I have operating with CS4. Photoshop produces and error " Could not complete your request because photoshop does not recognize this type of file"

    Assuming you mean 5D Mark III, Photoshop CS4 cannot directly open raw files from your camera.
    Generally speaking, Adobe stopped updating older versions to be able to read raw files from newer cameras when they released a new major version of Photoshop. Photoshop CS4 is no longer receiving Camera Raw updates.
    You can double check this yourself:
    First you need to determine whether Adobe has released support for your new camera in your version of Photoshop. To do that, look at these two pages. You'll want to find out the earliest version of Camera Raw that can support your camera, then what version of Photoshop can run that version of Camera Raw.
    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    If you find your camera is supported by your version of Photoshop, you need to download the latest update for Camera Raw. There's more information on how to do that here:
    Keeping Photoshop Up-To-Date
    If your version of Photoshop cannot support your camera, you can download and install the latest version of the free Adobe DNG Converter, which can take your raw files as input and put out DNG format files, which your version of Photoshop can open.
    Photoshop Help | Digital Negative (DNG)
    The DNG converter DOES work, but if you want maximal quality from your raw files (not to mention the convenience and ease of use of directly opening your raw files) you'll want the latest version of Photoshop. Adobe has made substantial improvements in raw conversion quality in recent years.
    -Noel

  • My imac starts up with a white screen, gray apple and spinning gear and is frozen on that screen. What can I do?

    my imac starts up with a white screen, gray apple and spinning gear and is frozen on that screen. What can I do?

    Start your iMac with the original DVD that camera with the system.  Then open disk utility and repair your hard drive, also repair your permissions. 

  • I tried playing a you tube video, but received a message prompt to download the latest version of Adobe Flash Player. The link to Adobe stated that there are issues with MAC OS X 10.7 and Flash Player 10.3. The new version did not download. Any Suggestion

    I tried playing a you tube video, but received a message prompt to download the latest version of Adobe Flash Player. The link to Adobe stated that there are issues with MAC OS X 10.7 and Flash Player 10.3. The new version did not download. Any Suggestion

    Hi Seattle
    From Adobe site only!
    flashplayer11_b1_install_mac_071311.dmg
    Works fine.
    Cheers Tomi

  • URL issue with Windows 7 Internet Explorer 11 and SAP NW PI 7.

    Hello SAP community,
    I am facing a strange issue with Windows 7 - Internet Explorer 11 and SAP NW java services (I hope I am in the correct discussion) ...
    When I try to open URL http://sapserver.hosters-name:port it is working so far with Windows 7 and Internet Explorer 11.
    But when I click than on NWA (example), I am getting "http 500 server error".
    I don't have the issue, when I start-up a VMware Workstation with Windows XP and Internet Explorer 8.
    But now the strange part: In our network DNS (Domain Name Service), we can also open the URL by http://sapserver.our-dns:port.
    Than it is working without problems with Windows 7 and Internet Explorer.
    I would agree to state the comment - it is just a Windows 7/Internet Explorer 11 issue, if it wouldn't work for both URLs (http://sapserver.hosters-name:port = problem URL; http://sapserver.our-dsn:port = working).
    We are using a SAP NW PI 7.x system. Some URLs for PI are using http://sapserver.hosters-name:port/java service.
    Do you have any hints what is cause the issue - I suspect some with Internet Explorer and Firefox (because with Google Chrome at least the URL for NWA is opened, beside the issue, Google Chrome can't display NWA content)?
    Thanks for your help.
    Best regards
    Carlos

    Hi all,
    I think I found the solution.
    The reason seems to be, the domain name for http://sapserver.our-dns:port, "our-dns" was already added to the compatibility view settings of Microsoft Internet Explorer.
    That seemed to be the reason, why it was working with http://sapserver.our-dns:port.
    When I now added for http://sapserver.hosters-name:port the domain "hosters-name" to the compatibility view settings it is now working.
    Internet Explorer Options => Settings for compatibility view => Add domain
    Best regards
    Carlos

  • Every time I started my Imac, loks like If It is the sistem downloading again, with yhe white screen, the apple and the filling up bar. Its that normal???

    Every time I started my Imac, loks like If It is the sistem downloading again, with yhe white screen, the apple and the filling up bar. Its that normal???

    It is for Yosemite. Not for Mavericks or earlier.
    OS X Mavericks- If your computer stops or delays while starting up with progress bar

  • Solution: iPad/iPhone Login issues with IIS as Reverse Proxy (Android and Windows Phone works)

    Hi,
    I had issues with iPad/iPhone access from external and tried a lot. Now I found my solution I like to share.
    I setup a IIS on Windows Server 2012 with ARR 2.5 and Android and Windows Phone could login but not iPad and iPhone.
    The IIS Log on the reverse proxy showed:
    2013-02-26 12:03:31 <IP> POST /webticket/webticketservice.svc X-ARR-CACHE-HIT=0&X-ARR-LOG-ID=1996c8d7-09d0-4310-8da4-a8dfb7940e28 443 - <ClientIP> Lync%202010/1.6+CFNetwork/609+Darwin/13.0.0 - 401 0 0 124
    2013-02-26 12:03:31 <IP> POST /webticket/webticketservice.svc X-ARR-CACHE-HIT=0 443 - <ClientIP> Lync%202010/1.6+CFNetwork/609+Darwin/13.0.0 - 502 3 12018 93
    First Request gets a 401 while anonymous. Second try would be with authentication but it never reached the internal front end server.
    After I installed a fix for ARR
    http://forums.iis.net/t/1195560.aspx/1?ARR+502+3+Bad+Gateway+0x80072ef2+2147954418+The+supplied+handle+is+the+wrong+type+for+the+requested+operation the Apple Devices could login.

    Hi,
    This resolved our problem too!! So happy after 2 weeks of messing around with just about every setting recommended from all types of forums and rebuilding our reverse proxy I was at a loose end. 
    Our environment is Lync 2013 Enterprise, Lync 2013 Edge, IIS as Reverse Proxy on Server 2012 using ARR 2.5
    We had Android and Windows clients working but no iOS devices at all. In the iOS log we were seeing 
    <h1>Server Error</h1></div><div id="content"> <div class="content-container"><fieldset> <h2>502 - Web server received an invalid response while acting as a gateway or proxy server.</h2> <h3>There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.</h3> </fieldset></div></div></body></html>
    When the client was trying to retrieve from the webticketservice.svc
    2013-04-11 17:19:44.659 Lync[4970:6c61000] INFO TRANSPORT TransportUtilityFunctions.cpp/907:<ReceivedResponse>
    POST https://lyncwebext.contoso.com/webticket/webticketservice.svc
    Request Id: 0x72cfc18
    HttpHeader:Content-Length 1477
    HttpHeader:Content-Type text/html
    HttpHeader:Date Thu, 11 Apr 2013 16:22:25 GMT
    HttpHeader:Server Microsoft-IIS/8.0
    HttpHeader:StatusCode 502
    Installed the HotFix from here:-
    Hotfix for Microsoft Application Request Routing Version 2.5 for IIS7 (KB 2732764) (x64)
    Rebooted the Reverse Proxy and iOS clients worked straight away for both Lync 2010 and Lync 2013 on both iPhone 5 and iPad both. 
    I hope this helps others as I was losing the plot :-)
    Cheers
    Sam

  • We have been having some issues with Email notifications not going out and getting hung up in SOST.  Can anyone please tell me whether we can use Solution Manager to monitor outbound emails?

    We have been having some issues with Email Notifications not going out and getting hung up in SOST. Can anyone please tell me whether we can use SAP Solution Manager to monitor outbound email?

    What version of Solman are you using ?  Check in t-code Rz20 >ccms monitor template of satelliate system , there would be option to monitor your outbound mails .You can sutomise your monitorig metrics in solman 7.1  else in 7.01 you use auto reaction methods to monitor .
    Regards
    Jay

  • In iPhoto, how can I export images with the metadata - including the title and caption information - intact as part of the image?

    In iPhoto, how can I export images with the metadata — including the title and caption information — intact as part of the image?

    Check those boxes in the export dialogue - Exporting From iPhoto
    LN

Maybe you are looking for

  • Unable to find Web Service Data Control in Menu

    Hi I am trying to call a web service from ADF. For that, I want to create a web service data control As I understand, if I right click on the Model project, I should see the Web Service Data control under Business Tier > Web Services. (as shown in Se

  • How to create a new selection screen IN LOGICAL DATABASE PNPCE

    how to create a new selection screen LDBS PNPCE

  • Bug report: No Label template

    See http://htmldb.oracle.com/pls/otn/f?p=24317:164 Problem: The text item is slightly off, not in the center of its TD I am using the No Label template and the label position is "Above" Since the No Label template generates a empty SPAN tag, it shoul

  • IPohne 4 gets very hot

    my iphone 4  8GB (iOS5.0.1) is know 2 weeks old and i noted: it gets very hot if i recording a video or charging it.  shortly after i recorded a video i couldn't hear anything out of the speaker and couldn't change the volume. after i have waited 15

  • User Exit for functional location IL01/02/03?

    Hi all,           I would like you which user exit should be used in functional location (IL01/02/03) to add new 'Other' tab in screen. Does ITOB0001 user exit suitable to used? I confused with Equipment user exit is also ITOB0001. Edited by: cheeboo