Add a button to MSS Compensation Planning screen

Hi Gurus,
I have a requirement from my client to add a button in Compensation Planning screen to Download the list.
However, I couldn't find a configuration in IMG to add it.
The Compensation screen is a WDJ and we do not have Java expert in our team to enhance it.
Appreciate your solutions & ideas.

Hello,
Unfortunately you will have to implement Enhancement Pack 5 to have this functionality in standard. Otherwise you do have to modify the Java coding.
Cheers
Lucas

Similar Messages

  • New salary is not updating in MSS Compensation Planning (ECM)

    Hi
    In MSS Compensation Planning (ECM) iView, when we are applying a percentage increase for a particular employee the new salary column is not updating when we press enter or recalculate. The value is changing intially when we press refresh property for the iView, for the next time the value is not changing even when we press the refresh also.
    Regards
    Suresh

    Hi Suresh,
    What is the solution..
    because we are also facing a similar issúe ..
    our new salary is same as the compensation amount....
    but what we are looking for is
    new salary = compensation amount +annual base salary
    Where do we do this?
    tks rgds
    g3

  • Add a button on the Table view screen

    Hi ,
    i need to add a button to da table view screen for which i have created a transaction also.How do i go about it?
    please help.
    Thanx and Regards,
    Srestha

    <div><button
    style="float:left;">LEFT</button><button
    style="float:right;">RIGHT</button></div>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "-Michael--" <[email protected]> wrote in
    message
    news:edf6hm$aea$[email protected]..
    > How do i add a button at the top left side of the
    screen, then in the same
    > row
    > add a button to the right side of the screen. (I want
    the buttons to stay
    > left
    > and right nomatter how big the users computer screen is)
    >

  • When I press the add friend button on game center the screen turns black.

    When I press the add friend button on game center the screen turns black and the
    application froze. 

    Does that keyboard have a '''Fn''' ''(Function)'' key? <br />
    If so, hold the Fn key when you hit the F11 or F12 keys.

  • MSS Compensation Planning Notes Column Stroing garbage

    Hi ,
    Notes column in Compensation Planning ( MSS 600 , EP 7)  when edited and  long text ( > 78 )is entered is storing garbage.
    I know the line/ row length of a the table communication the rfc is 78 fixed.
    The problem is that the code below is correctly cutting the text of lines of 78 each but then does not store the table with multiple rows only the top row gets over written and stored.
    Any ideas - how to add multiple rows to it ( the line highlighted ) -
    Hrecm00Text textList = new Hrecm00Text();
              String bufferText = "";
              int index = 0;
              if (noteText != null) {
                   while (index < noteText.length()) {
                        if (index + 78 < noteText.length()) {
                        bufferText = noteText.substring(index, index + 78);
                        } else {
                             bufferText = noteText.substring(index);
                        textList.setText_Line(bufferText);
                        index = index + 78;
                                              input.addText_Tab(textList);
                        bufferText = "";           
              } else {
                   input.setText_Tab(new Hrecm00Text.Hrecm00Text_List());

    Hrecm00Text is defined in Java Dictionary as structure . .. . of line text_line with length 78

  • How to add display button(ICON) on standard report screen?

    Hi,
    I have to add display button after the excute button on the standard selection screen of the report.
    could you please guid me how to do that i was trying with below but it does not reflect.
    TABLES:  sscrfields.
    TYPE-POOLS: slis, icon.
    INITIALIZATION.
    Add display button to selection screen
      functxt-icon_id   = ICON_DISPLAY.
      functxt-quickinfo = text-007.
      sscrfields-functxt_01 = functxt.
    Thanks,
    Rajesh
    Edited by: Rajesh Gupta on Nov 16, 2010 3:28 PM

    Hi
    TABLES: sscrfields.
    TYPE-POOLS: slis, icon.
    PARAMETERS: p_bukrs LIKE t001-bukrs.
    SELECTION-SCREEN FUNCTION KEY 1.
    INITIALIZATION.
    * Add display button to selection screen
      sscrfields-functxt_01 = icon_display.
    In selection-screen you need to active the button by statament SELECTION-SCREEN FUNCTION KEY
    Max

  • MSS - compensation planning - compensation profile page

    Dear All,
    I have a question regarding a simple customization of a Standard SAP content page.
    In the Compensation Planning iview, after the search is done a list of employees is displayed. Then single employee name is selected, and new window is launched displaying the compensation profile page:
    pcd:portal_content/com.sap.pct/line_manager/com.sap.pct.erp.mss.bp_folder/com.sap.pct.erp.mss.pages/com.sap.pct.erp.mss.hcm/com.sap.pct.erp.mss.compensation_profile
    I would like to hide some of the iviews that are shown in this page, however since it is Standard SAP content I do not want to modify the provided by SAP page. I plan to make a delta link copy of this page however my problem is that I do not know how to point the link from the result list in the Compensation Planning iView to the customized Compensation Profile page.
    Any help is appreciated.
    Thanks in advance,
    Venelin

    You are right Veneliin.....to achieve your desired result you have to first copy the standard compensation profile page and paste it as delta link in your own folder.
    Now you need to open the MSS role that you are using..(I believe it is your own custom role..)
    Navigate to MSS (Role)-> Overview -> Team -> Employee Information..
    You will find a page called "Compensation information" in it...
    Delete this page and replace it with your own copied (as delta link) page.
    Now you can modify your custom compensation information page....
    Any doubts then revert back.

  • MSS - Compensation Planning and Approval Issues

    Hi Experts,
    We are implementing MSS for one of our clients (only MSS) and face a few issues.
    1. The Submitter is able to view and approve the Compensation plan for his reportee........instead it should be the submitters manager who should only be able to approve ie Compensation approval should be done by M+1 level but it is right now done by the manager himself. How can this be done? Any setting through which we can restrict this?
    2. We would like to restrict the Compensation submission to the Managers only. While we are testing we found that one of us who is not a manager can still create and submit the Compensation change. We don't want this to happen so that even by error the MSS Role is assigned to a non-manager, he should still not be able to make any changes.
    Any pointers will be highly appreciated.
    Thanks and Regards,
    Arun E V

    Hi Arun,
    Did you resolve your issue? what MSS version you are using for Compensation Planning and Approval, are you able to see employees for Approval in Planning Overview Application, even i am not able to Employees for Planning Overview Appliation, i am able to see employees in Compensation Planning Application only.
    Please help me on this configuration for Planning Review of Compensation, is there is any IMG configuration is required for view employees, Approval and rejections through Planning Overview.
    Please help me on this one.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

  • MSS: Compensation Planning Scenarios (deselect users u00BF?)

    Hello
    we are using EP NW2004s with Manager Self Service Business Package for ERP 2005.
    We have a problem in Compensation Plannig scenarios.
    When we clic on the iview, we see ALL employees selected (check box on the left hand side are selected)
    What we want is when accesing Compensation planning iview, display employees with check box unselected.
    Do you know how to do it¿?
    any parameter on ivew¿?
    thanks and Regards
    Noemi

    Hi John,
    Did you check with OSS? We have ECM up & running and completed two annual merit cycles in MSS. Never had this issue..
    Regards,
    Suresh Datti

  • MSS - Compensation Planning

    All,
    For MSS ERP 2005 Web Dynpro based business package, can you please point me to some direction which will let me to configure the FPM based Compensation Planning Page.
    According to the documentation http://help.sap.com/saphelp_erp2005vp/helpdata/en/90/a5391ed9a64c9b9986c3e669632968/content.htm
    the integration section mentions that we can launch the compensation profile from this page. But I am not sure how to implement this.
    Adding other iviews like Long Term Incentives, etc to this pages doesn't automatically populate the data. I am missing some steps on configuring the FPM application.
    Can you please help?
    Thanks,
    MS

    Hi Aryani,
    But we are not making any customization.It should work by default .When an error is coming for a manager in display then the manager cannot be able to go and save the compensation increase for that employee or employees .So,my question is there any note for this problem.
    Thanks,
    Rao.

  • Add Access button  issue in Hyperion Planning 11.1.1.3

    Add Access button in Assign Access window for dimensions in Planning is not working fine. After clicking Add Access button, window pops up after 15 min and groups are not being reflected there in groups tab. This didn't resolve with a restart etc.
    If someone have any clue on this, Please help me.
    Appreciate any response on this.
    Hyperion Planning V11.1.1.3
    OS Solaris 5.10 64bit on SPARC

    Are you planning servers load balanced?
    Apply the patch upgrade and move to 11.1.1.3.02 , check and see if that resolves the issue .
    Edited by: NAhmed on Feb 10, 2012 10:03 AM

  • MSS-Compensation Planning-Planning Overview Error

    Hi All,
    When i was trying to executing Planning Overview(Compensation Approval) in MSS  i am getting below error which i never seen
    A fatal error has occurred. Please inform your system administrator
    No compensation review is assigned to your user 
    We are using BP MSS EHP4.
    If any one facing any issues with this application please let me know.
    Thanks in Advance.
    Thanks and Regards,
    Abhi.

    Abhi,
    Make sure your user ID is linked to employee who is manager of an org unit.
    regards
    Sridhar

  • Add employees button missing in my employees screen

    Dear Sir/Madam
    The issue is not global. The user has all required back end ECC authorizations of travel & expenses for the required company code
    If the user clicks on the my employees link, the user is not getting add employees and remove employees button
    I checked personlization of the ABAP web dynpro iview for this user, all looks ok
    Other employees having same travel assistance authorization are getting the buttons
    Any idea where is the missing stuff?
    Thanks in Advance
    -AJ

    Hi,
    Just a try, assign the user Everyone role in portal or super admin role and see if it works. I doubt it is the case but there is no harm in trying. There might be issue with End user permissions.
    Cheers-
    Pramod

  • Add link to new column in compensation planning plan screen

    Hi Gurus!
    I am in need of help in adding a new column to the Compensation Planning Screen for MSS portal (second screen or the PLAN screen).  I need to add a column which is already configured in SPRO for performance rating.  I am already able to show the column however I also need to make it clickable wherein the user will click and will be able to modify the performance rating on a pop-up screen.  After the modification, he can close the pop-up and will be back in the compensation planning screen. I checked and I can configure the service key in the columns to make it clickable but they all make use of Java Webdynpro.  By any chance, is there a way to use ABAP Webdynpro to achieve my requirement like passing the PERNR and opening a pop-up window?

    Dear,
    Before posting any threads plz search in SDN for ur reference below is one  link
    screen exit for VA01
    Cheers
    fareed

  • MSS Customization - Compensation Mansgement - Compensation Planning

    Hi,
    I need to do some custom enhancements on Compensation Mansgement -> Compensation Planning screen.
    We created a track and i imported the track from NWDS. My issue here is
           1) When i import a track, i see two things 'DEVS' and 'CONS'. What's the difference between the two.
           2) Do i need to create a client in DTR or shall i import directly?
           3) I imported MSS DEVS and when i see in my DC, i couldn't able to expand them.(the plus symbol not appearing as no sub nodes). Am confused now whether am going correct or not. If yes, shall i create a project from this step and proceed ahead?
           4) How am going to find the source code for Compensation Mansgement -> Compensation Planning screen screen? Any idea on this?
    Thanks for ur help.
    - Santosh.

    DEVS and CONS are two different build spaces .
    you need a create a client in DTR to import the code.

Maybe you are looking for