EHP4-OSA-Scales

Hi,
We are using the EHP4- PMS. We have a issue with the standard functionality in the quality scales.
We have a dropdown list to enter the ratings for criteria in the portal, when the dropdown list is not selected we are getting the text message u201Cno value" which supposed to be blank.
Please share your thoughts on how to restrict the text message for unfilled rating fields in the portal.
Thanks
Kumar
Edited by: kumar Rag on Oct 27, 2011 5:09 PM

Hi Reddy,
Thanks for the inputs.
The problem is if we have not selected any values in the dropdown list then the standard text "no value" will be displayed in the portal.
If we create a scale with blank value then also unless and until you select the blank value the same standard text will be displayed.
Any other work around for this, please share.
Thanks
Kumar

Similar Messages

  • Webdynpro abap- ehp4 -hr-appraisals

    Hi ,
    We have implemented the EHP4 -OSA using the Webdynpro abap applications.
    Application components used - se 80 - HAP_START_PAGE_POWL_UI .  - Webdynpro applications  - Application configuration -
    /sap/bc/webdynpro/sap/hap_start_page_powl_ui_ess .
    Under this we have a standard behaviour of one tab - show quick criteria maintenance  - button if we click this it will show some details .
    We want to keep it open instead of in hide mode  ,can any one please share their ideas on this.
    Thanks
    Kumar

    Hi Kumar,
    good question, because i did not know myself so it sparked my interest.  i don't think there is a way to configure it to load open by default, so you will have to handle it with development using an implicit enhancement.
    When the screen initializes you can the call the method that opens the detailed search.
    To see this working go to se80.
    Navigate to the webdynpro component = POWL_UI_COMP
    In the component navigate to the views and choose Master_content
    When the master content is opened navigate to the methods tab. 
    choose the method - ONACTIONON_QUICKSEARCH - put a breakpoint here.  when you click the button to open and close the quick criteria maintenance it should break. 
    In that method you to have the view come as expanded you would have to set the variable = ms_ui_properties-qsearch_expanded = initial.
    Iit looks like this variable gets initialized with class / method 
    CL_POWL_UI_HELPER->set_current_query
    ms_ui_properties-qsearch_expanded = abap_true. (line 145)
    Edited by: Michael L Pappis on Nov 24, 2010 8:59 PM

  • Appraisals -OSA-MSS

    Hi ,
    We are using EHP4 -OSA .I have a query about the standard behavior of the further participants ( further reviewers)role in MSS.
    When ever the appraiser (manager) adds the further reviewer in the template the rviewers get access to the forms of appraisees under ESS iview ,we are looking it under MSS instead of ESS.
    Under ESS reviewers should only get their appraisal forms only ,currently we are using 2 ess and mss webdynpro abap iviews which by default taking the forms under ESS ( Further reviewers).
    Could any one share their ideas on this .
    Thanks in advance
    Rag

    Hi Kumar,
    we have the identical requirements, and we may have to come up with the solution.
    it looks like just from initial research, that the you have to change the powl feeder class.
    you can see the powl feeder class using transaction :  POWL_QUERY and POWL_TYPE
    you will see that each tab is basically leveraging the same feeder class.  Within that feeder class they hardcode to know what to output based on the tab being selected.
    the main feeder class to tweak is to CL_HRHAP00_STARTPG_POWL
    within that class you will see the two methods where it looks like most of the work is being done to determine which templates to fetch.
    these methods: 
    IF_POWL_FEEDER~GET_SEL_CRITERIA
    IF_POWL_FEEDER~GET_OBJECTS
    So you would create a Zclass, and than change the methods.  The method changes would have to remove the additional reviewer off the ESS selection and add it to the MSS selection.  the ZCLASS would than be configured for each tab / feeder in POWL_TYPE. 
    let me know if you beat us to the solution

  • EHP4- Webdynpro Screens

    Hi All,
    I am working on Appraisals -EHP4-OSA.  There are some configurations in the back end where we define the text of the appraisals at template level,when we open this on portal webdynpro screens the text will be displayed automatically.
    The problem i am facing is that i do not have idea on how to control the text and hopw to include a hyperlink in the text.
    Ex: i wamt to give text as paragraphs but it is not taking ,instead its coming as one line
    OBJECTIVES
    Personnel
    Professional  ... its taking as one line in portal---like-objcetives personal professional
    Please provide your ideas  and suggestions how to control the text .
    Regards
    VK

    Hi,
    If you want to use BSP application on portal create iviews giving following path for appraisee/ appraiser etc
    1. documents_received_open2.htm (For Appraisee)
    2, document_todo.htm (for Appraiser)
    Thanks!
    Best Regards,
    Chetan Shriraj Wahane

  • EHP4- Appraisal Form

    Hi Friends,
    I am working on EHP4- OSA.While configuring the appraisal -Tab Configuration functionality we did some web dynpro config.
    Now my doubt is that can we use both Webdynpro and BSP pages. Tab configuration can be displayed in webdynpro,remaining functionalities should be displayed in BSP.
    Please give your ideas how this functionality can be checked on the portal.
    Thanks in advance
    Kumar

    Hi Nachy,
    So far i have not worked on this area.Used all the standard functionalities.
    Regards
    Kumar

  • Webdynpro Screens-EHP4

    Hi Friends,
    We are using EHP4 -OSA for Tab Configuration functionality. we could see the tab configuration screens on portal but we are ubable to get the existed BSP Temp developments done by Badi's.
    Could any one please help us how to retain the BSP zdevelopments in WD.
    Regards
    Kumar

    Hi,
    If you want to use BSP application on portal create iviews giving following path for appraisee/ appraiser etc
    1. documents_received_open2.htm (For Appraisee)
    2, document_todo.htm (for Appraiser)
    Thanks!
    Best Regards,
    Chetan Shriraj Wahane

  • OSA-MSS-Status Overview-EHP4

    Hi,
    We are using the EHP4 appraisals ,when the manager open the status overview he has 2 options to search the employees like employees to appraise and Direct reports .
    We want to use the other search criterias also i.e Emp from org structure and emp from org units.
    The service we are using -HAP_START_PAGE_POWL_UI_MSS.
    In BSP related Appraisals we could able to control this with OADP but coming to WD its based on POWL .
    Could any one please let me know from which OADP or WD application the sytem is pciking the search criteria under MSS fucntionality.
    Regards
    VK
    Edited by: VKjohn on Mar 29, 2010 5:41 PM

    you can create/group Organizational Structure Views
    under->
    SAP Reference IMG -> under Integration with Other mySAP.com Components -> Business Packages/Functional Packages ® -> Manager Self-Service,- >Object and Data Provider ->organizational structure views

  • OSA-EHP4 -Free Enhancements

    Hi All,
    we have implemted OSA and LSO integration through Free enhancement - AH-ADD_COURSE_FROM_LSO. We have a requirement to customise this badi .
    Can any one please let me know which badi will help us to modfiy the standard program logic.(how to find the technical name of the program)
    Thanks
    Kumar

    Hi ,
    We have identified the badi   - HRHAP00_ENHANCE_FR11 , can we restrict some courses under the training catalog using this enhancement area.
    Based on backend setting -under course type info- when the field NOESSX is checked we do not want this courses to be displayed on portal.
    Please share your inputs on this.
    Thanks
    Kumar

  • OSA-EHP4

    Hi,
    As we are working on EHP4-Appraisal forms  we are facing one issue in WD based appraisal forms ,when the user access the appraisal forms in the portal they have one option user settings which can be accessed by right clicking the forms which allows the user to hide the buttons i.e note objective buttons in the appraisal forms.
    We do not want to use this user settings to the user .Could any one please let us know how to hide or dactivate this functions to the users.
    Thanks in advance.
    VK

    Hi ,
    We have identified the badi   - HRHAP00_ENHANCE_FR11 , can we restrict some courses under the training catalog using this enhancement area.
    Based on backend setting -under course type info- when the field NOESSX is checked we do not want this courses to be displayed on portal.
    Please share your inputs on this.
    Thanks
    Kumar

  • Performance Management in EHP4

    Hi All,
    We are implementing OSA using EHP4. As per the SAP Service MarketPlace documents, we have installed the service packages 1.40 and 1.41 for accessing ESS and MSS.
    I have completed the design of the appraisal template in R/3. When I am trying to access the appraisal document on Portal in ESS/ MSS tab, I am getting an error, u201CPage cannot be displayedu201D
    I tried executing the link u201Chap_start_page_powl_ui_essu201D  throu2019 TCode SICF, this opens up the Employees page but required released Appraisal Document is not displayed.
    Similar to EHP3, the way we access the BSP applicationu2019s for appraisal document throu2019 se80 (HAP_document), is there a separate links for participants (Employee, Manager, further participants) to access the webdynpro abap applications throu2019 R/3?
    Can anyone throw some light on the above issues.
    Thanks!
    Regards,
    Chetan

    Hi Priya,
    Thanks for the response. I am not able to see the More help field on the portal. Can you suggest what could be the possible reasons why it is not appearing on the screen. Also on clicking the iView for Appraisal docuemnt, as mentioned in the last thread, getting the error message that page cannot be displayed.
    Thanks!
    Regards,
    Chetan

  • Talent Assessment - 4 point and yes/no scale

    Hi All,
    We are implementing Talent Assessment on EHP4 and facing a problem with scales.
    We have a 4 point customer scale for Competency Assessment and have set up all the necessary configuration. However on the assessment form the threshold slider does not appear.
    We are exeprincing the same problem on Derailers where we are uisng a yes/no scale. We initially created a customer scale but also used the standard yes/no scale however the Threshold slider still does not appear.
    We have seen in table V_T77TMC_SCA_MAP that the 'Type' has 3 point, 5 point etc. Please can anyone tell us if a 4 point scale can be used and also maybe why the yes/no scale is not working.
    Thanks

    Hi
    Is there any specific reason SAP does not allow for a 4 point scale?
    The Yes/No scale is listed in the scales assigment table  with type Yes/No. In fact we even used the standard Yes/No scale and the threshold bar still does not appear.
    Thanks for all the input Luke & Hong
    Regards
    Imraan

  • Value List- EHP4

    Hi,
    We are working on PMR-ehp4. We have some ratings for the appraisals EX: 1- 5 Scale but when we see the same scales on portal as a standard SAP EHP4 fucntionality the blank fields against the ratings are showing "No value" Text on the portal.
    Could any one please share your inputs how to bring the "blank field" instead of "No Value" text.
    Thanks in advance
    VK

    u can use project list handler as ur session facade.
    regarding ur second question ..session facade and value list handler session bean which is also a session facade( but there is difference between first and second) so u can use session facade and value listhandler

  • Levels of Job Families - not working in EHP4

    Dear SAP Experts,
    We are on SAP EHP4 and want to use the Functional Area & Job Family.
    We are a little confused as there is some SAP documentation referring to Levels of Job Family.
    We created a scale in transaction OOSC and ran report RHTM_T77TM_JF_LEVEL to try assign the level to the job familiesu2026u2026u2026however nothing happened.
    Please can someone tell me if this was for the previous version of talent Management or is this functionality still valid for the EHP4 version?
    If it is still valid have you had this issue and how did you overcome it?
    Also the relationships A/B450, A/B451 and A/B452 are these still valid in the new Talent Management for Job Families or have these been replaced with relationships A/B744.
    Many thanks
    Oliver

    Hi Oliver,
    I missed this, otherwise I would have replied. Anyway, Job Family Levels are not used from EhP4.
    Best regards,
    Luke

  • Print HTML Report.vi doesn't scale properly.

    LV 8.5.1, Report Generation Toolkit, XP.  Our application uses the Print HTML Report.vi to print an HTML report.
    We found that on some installations the resulting page does not scale properly.  Instead of being one page wide,
    the printout is about 1.5 pages wide (and proportionately longer), leading to our report being truncated.
    Tried different printers, different print drivers, no difference.
    Finally we noticed that the affected computers all had Internet Explorer 6 installed.  Updating to Internet
    Explorer 7 fixed the problem.  Don't know about IE8, I expect that will work as well.
    Hopefully this will help someone else who runs across this problem.  I couldn't find any reference to
    an IE > 6 dependency in the Report Generation Toolkit readme system requirement.
    Matt

    Hi Charlie,
    The layout option is not wired to anything in the Standard, HTML, Excel and Word Report, but it is used in the Quick Print default case.  The Help document for this VI mentions that the layout option is ignored on Standard and HTML Reports but does not mention the Excel or Word Reports.
    This was discovered a little while ago in this discussion forum.  And a report has be filed to R&D by Ben.
    Justin Parker
    National Instruments
    Product Support Engineer

  • Problem in automatic PO creation after EHP4 upgrade

    Hi experts,
      We upgraded our system from ECC6.0 to ehp4. When I am trying to use ME59n to create a PO automatically from a PR, I get a dump "Please maintain services or limits". Item category used is either 'B' or 'D'. The same was working fine earlier in ECC6. Could someone help me as to what could be the issue?
    Regards,
    Hema

    Lakshman has explained
    you need to have the source list setup (make sure info record exist) or contract is exist and it is assgned to the source list
    but as per your email the source is determined in the PR that means source are setup properly
    now check the variant of your back ground program of AutoPO
    if the variant is not matching with your PR's than it will not creates the PO
    so create few PR's and test it with ME59N with the background job variant and see how it is going
    some time in the variant let say you have setup the release date but if it is not matching with PR release date than it will not create the PO
    so in short you need to test same varinat online than setup for back ground.

Maybe you are looking for

  • Hippa Compliance for sites hosted by Business Catalyst?

    My client's website needs to be Hippa Compliant. I want to build their site in Muse and have it hosted by Adobe Business Catalyst. Is that possible? Anything out of the ordinary I need to know? Thanks in advance for any help.

  • Crash upon opening Log and Capture

    I'm working with a friend to solve her FCP problem. Everytime she opens the log and capture window FCP crashes. When she starts up FCP they are greeted with the DV NTSC Device is not connected message even if the camera is conected and on. Doing a re

  • It gives me a compilation error pls-000103..on line1

    create or replace procedure sys_logon1 authid current_user as CURSOR sys_sess IS SELECT sid,username,osuser,logon_time FROM v$session WHERE username<>' '; CURSOR sys_chk(mSID number) IS SELECT sid from sys_logon WHERE sid=mSID; mSID v$session.sid%typ

  • SMS notify dialog while on calls

    Heres the scenario. I'll be on a call and receive a SMS. When I try to end the call, I cannot just tap "end call", I first have to either "view" or "ignore" the SMS messages in order to reach the "end call" button. Anyone else experience this?

  • Call Forwarding set up?

    Is it really possible that in the year 2011 I cannot set up call forwarding for my home land line from the account section of My Verizon web site? I have to physically be at home and do it on my phone?  What is this, 1950?