Compensation Planning save Button On Portal

Hi,
I want to know when the save button is clicked on Compensation Planning worksheet in MSS Portal, what Function Module ,BADi or BApi is called at the backend and also where is the Assignment on the config side for this save functionality on the worksheet.
Thanks
Umang
Message was edited by: GT

Hi GT,
PL take a look at the function group HRECM00UI in SE80. It contains all the Function modules that interface with the Compensation frontend.
~Suresh

Similar Messages

  • 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

  • Save Button in a Planning Sequence

    Hi,
    Can i include SAVE button in a planning sequence? My requirement is to have one button which executes a planning function then saves the data and then executes another planning function after the SAVE. How can i achieve this?
    Thanks
    Rashmi.

    Hi,
    Seems you are using WAD for your planning application and using 'Button Group' web item to include the planning functions in your layout.
    If so, then you must be adding 3 seperate buttons for each planning function in 'List of Buttons' in 'Internal Display' of your web item button group. Rather than doing this, add just one button in your 'List of Buttons' and on that button add 3 separate commands in below order
    1. EXEC_PLANNING_FUNCTION with your planning function name and variable values if you have any
    2. SAVE_DATA
    3  EXEC_PLANNING_FUNCTION with your planning function name and variable values if you have any
    This will solve your purpose.
    Regards,
    Deepti

  • What are the setting for Save button for saving plan data in WAD template

    Hi,
    i created SAVE button in Webtemplate for saving plan data.But this button is not
    active.is there any setting for this?
    thanks in advance
    chandu

    Hi Chandu,
    The settings to Configure the  Save function.
    Right click the Button Group Item ® Properties ®  * Button    ® 
    Type Caption  ‘Save’ ® Command    ® Select ‘All Commands’ Tab ® 
    De-select ‘Execute Planning Function’ and then select checkbox ‘Save
    Changed Data’ ® Double click on ‘Save Changed Data’ ® OK ® OK ® Save your template.
    *pls assign points,if info is useful*
    Regards
    CSM Reddy

  • 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

  • Save button in workbook not working

    Hi,
    We have a SAVE button in Workbook using BI IP Functionality.Usually users will enter data through this which will be saved in real time cubes.
    Data is inputted in workbook and SAVE button is clicked to save the data,This button is integrated in workbook itself.After that when we proceed to close workbook a popup appears saying that "unsaved planning data will be discarded.Do u want to continue".
    This means that data is not able to save.
    Pls help on this.
    Regards,
    Sushant

    Dear Sushant,
    Never worked on IP.
    But my collegue had this following link which might be useful for you.
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0881371-78a1-2910-f0b8-af3e184929be?quicklink=index&overridelayout=true]
    An issue similar to ur case solved in SDN in below link.
    [How to create SAVE button in Workbook using BI IP Functionality;
    Hope this solves.

  • Rename Save button NewForm.aspx in Sharepoint Foundation 2013

    HI,
    Recently i try the link below to rename the save button to submit button. 
    http://yummyto.com/2014/08/15/using-javascript-rename-save-button-newform-aspx-in-sharepoint-2013/#comment-41
    I create a Javascript and upload the into style library site portal. After that add in a new content editor web part with (/sites/ESH/Style%20Library/submit.js). When i stop editing and go back to the new form, the button still remain as save without changing
    to submit and on top of the form appear the /sites/ESH/Style%20Library/submit.js.
    Any wrong on the editing part.
    Appreciate that someone can help on this.
    Leong

    Hi,
    I'm using the code below :-
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    <script type=”text/javascript”>
    function ChangeSaveButtonText()
    var inputcontrols = document.getElementsByTagName(“input”);
    for(i = 0; i<inputcontrols .length; i++)
    if(inputcontrols [i].type == “button” && inputcontrols [i].value == “Save”)
    inputcontrols [i].value = “Submit”;
    _spBodyOnLoadFunctionNames.push(“ChangeSaveButtonText”);
    </script>
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    Thanks
    Leong

  • Report is Blank after Click on Save button

    Hi All,
    I am having a Real Time Infocube, which is been used by Monthly and Yearly report separately using different Aggregation Levels.
    During Monthly report testing, I made changes in Yearly Report (common for monthly as well) and clicked on SAVE button.
    As a result, a new request generated into the Cube, whereas my old request (yellow one) was still there and was containing only 700 records.
    Step1:
    Now,  after that when I activated aggregation level. The output of the report was blank.
    Same thing happened with monthly report also.
    Step2:
    So, I deleted that new request from Cube after changing its behaviour from Planned mode --> Load mode.
    Now, when I tried to get it back. It was asking me to green the existing request (old request).
    Step3:
    when the cube was containing only old yellow request (before changing the behaviour) monthly report was showing me correct data. But, Yearly report was blank.
    So, I manually green the request and changed the behaviour to Planned mode.
    Whereas, Now (after changing behavior to Planned mode) both reports are blank.
    Please help!!
    Best Regards,
    Jatin

    Hi,
    first you the correct settings in transaction RSDIPROP for your InfoCube:
    On tab 'Roll Up' you should set the flag Set Quality Status to OK Automatically.
    Second delete the cache for the planbuffer query; the name of the plan buffer queries are as follows
    - if your aggregation level is defined on InfoCube CUBE the name is CUBE/!!1CUBE
    - if your aggregation level is defined on MultiProvider IPROV the name is IPROV/!!1IPROV
    - if you are using a query on a MultiProvider containing aggregatiion levels delete also the cache of the query.
    Now check the values of your query again.
    Note 1136163 contains the recommended cache settings in RSRT.
    Regards,
    Gregor

  • How to change default selection in compensation planning

    Hi experts,
    We have upgraded our portal to EHP1 sp04.
    I need to change the default selection which it currently shows in "Employee Selection" under
    Compensation Planning-->Compensation Planning.
    When a user clicks on Compensation Planning>Compensation PLanning> he comes in an iview with 4 steps:
    There is one "Employee Selection" scroll down view, I need the default to be "Direct Reports"
    http://rapidshare.com/files/308150359/DirectReports.jpg
    The default it shows is "Employees from organizational units", I need to change it to "Direct reports". Can someone tell me how I should proceed about it.
    Please guide me
    Regards,
    Rajat Sharma

    Hi,
    I have solved this issue.
    Go into SPRO>integration with other sap system>business packages>mysaperp>organizational structure view
    group organizational structure view.
    select mss_ecm_sel and change the nos. accordingly.
    thanks,
    Rajat

  • Screen values are not retained in Tcode BP, onclick of SAVE button

    Hi,
    In Tcode BP, I am selecting a Role with the Business Partner number. COMPANY CODE Push button on the Top is Enabled and Click on that.
    Enter the Company Code and provide the Account management tab by providing Reconciliation Acct 120113, Sort key as 035, Planning Group as E1. Go to Payment Transaction Tab, Enter the Payment terms as Z003, check Record payment history. Now, Click on SAVE Button on the TOP.
    The issue is that, The screen values are not retained in the Payment terms tab and Customer is not Created after saving of a BP Number which is related to a Customer.
    Regards,
    Deepthi.

    OSS Note 1254214 is applied and it is solved.

  • How to create SAVE button in Workbook using BI IP Functionality

    Hi All,
    I have Real-time Infocube (ZCUBSDID) with me. Planning has been done on the cube using BI-IP (like Aggregation level, filter, planning function and planning sequence are present there).
    As an Input i have everything in Quality system like I can access query in Bex Anlyzer (Input Ready Query) and also i have workbook associated with the query. SAVE button is also present on workbook which is giving result based on fiscal year and version.
    Now my task is to create workbook on Development system with the same functionality as Quality System.
    I have same Query available on DEV system also. I created new  Workbook but SAVE button is not available in my workbook.
    Can anyone suggest how to create SAVE button in my new workbook.
    I am new in IP side so please let me know if i can get any help from workbook which is already present in Quality system.
    Which type of analysis i should do to come out with solution.....otherwise let me know step by step procedure to create SAVE button on workbook using BI-IP functionality.
    It will be great help. My advance thanks goes to you people.
    Thanks,
    Rupali Singh

    Check points 19 & 20 on this link http://help.sap.com/saphelp_nw2004s/helpdata/en/43/a033e0f56e21b5e10000000a1553f6/frameset.htm.
    Command to be called on SAVE button is SAVE_AREA as explained in the point 20.
    Regards,
    Deepti

  • Increase no. of rows in compensation planning without NWDI

    Hi all,
    Is there any way to increase the no. of rows of a table in MSS compensation planning? We dont have NWDI in place. As far as I know this is a web dynpro java component and can I do this customization without NWDI by making any changes in r3 or portal side? Please advise.
    Thanks
    K

    Hello Bala,
    is seems to be  ctrl + mouse right click
    Thanksyou,
    Regrds
    Vijai

  • 500 internal server error,when clicking review /save button.

    Hi
    Iam facing the problem with pcr  forms in portal .Forms are displaying in portal. when i click the button Review and save button .It is showing 500 internal server error.But sometimes it is working fine upto completed step.There is irregularity in display.
    Iam not understanding why this is  happening like this.So let me know the solution for it.To display properly.
    Here iam sending tracefile to.
    Webresource could not be exchanged!
    [EXCEPTION]
    com.sap.tc.webdynpro.services.sal.util.cache.ResourceNotFoundException: Stream is not valid
         at com.sap.tc.webdynpro.services.sal.util.cache.ResourcePool$CopyByFirstReadResourcePoolElement.setInputStream(ResourcePool.java:475)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.datatransport.MassDataSource.setInputStream(MassDataSource.java:106)
         at com.sap.tc.webdynpro.services.sal.datatransport.core.InternalMassDataTransport.replaceInputMassDatasourceByKey(InternalMassDataTransport.java:96)
         at com.sap.tc.webdynpro.clientserver.cal.WebDynproExchangeHandler.replaceCachedResource(WebDynproExchangeHandler.java:217)
         at com.sap.tc.webdynpro.clientserver.cal.WebDynproExchangeHandler.doExchange(WebDynproExchangeHandler.java:181)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doExchangeProcessing(ClientSession.java:1166)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:763)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:174)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.engine.services.httpserver.exceptions.HttpIOException: Read timeout. The client has disconnected or a synchronization error has occurred. Read [4380] bytes. Expected [14205].
         at com.sap.engine.services.httpserver.server.io.HttpInputStream.read(HttpInputStream.java:186)
         at java.io.InputStream.read(InputStream.java:109)
         at com.sap.tc.webdynpro.basesrvc.util.IOUtil.writeEncrypted(IOUtil.java:154)
         at com.sap.tc.webdynpro.services.sal.util.cache.ResourcePool$AbstractResourceElement.copyUnique(ResourcePool.java:245)
         at com.sap.tc.webdynpro.services.sal.util.cache.ResourcePool$CopyByFirstReadResourcePoolElement.save(ResourcePool.java:537)
         at com.sap.tc.webdynpro.services.sal.util.cache.ResourcePool$CopyByFirstReadResourcePoolElement.setInputStream(ResourcePool.java:471)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.datatransport.MassDataSource.setInputStream(MassDataSource.java:106)
         at com.sap.tc.webdynpro.services.sal.datatransport.core.InternalMassDataTransport.replaceInputMassDatasourceByKey(InternalMassDataTransport.java:96)
         at com.sap.tc.webdynpro.clientserver.cal.WebDynproExchangeHandler.replaceCachedResource(WebDynproExchangeHandler.java:217)
         at com.sap.tc.webdynpro.clientserver.cal.WebDynproExchangeHandler.doExchange(WebDynproExchangeHandler.java:181)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doExchangeProcessing(ClientSession.java:1166)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:763)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:174)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:207)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    with regards,
    Eswar.

    Hi
    Any update information for this issue.
    with rgds,
    Eswar.

  • Compensation Planning Iviews in MSS

    Dear Team,
    From the R/3 end, the ful cycle for Compensation Planning is working.
    Comming to the MSS part in portal, although we find Iviews for Compensation Planning and Approval, these two pages display only blank page.
    Required Authorizations have been maintained. Please help me what else to be maintained
    Regards
    ...Sadhu

    Ya, Siddharth...SAP_ALL is maintained for this test user.
    I beleive authorization may restrict user to view Org Units or Employees, but in my case the whole page displayed is blank.
    What i feel is some technical config might be missing.
    Please let me know if any Services/ Resources  and PCD paths to be maintained. As these are standard Iviews, the standard services are available, but if any modifications required for this ?!
    Regards
    ...Sadhu

  • Save button instead of print button in CS3

    I suddenly have a Save button instead of a Print button in CS3.  I think my Print Preset, Printer and PPD settings might have changed.  I don't know why and don't remember what they were before. 
    My printer is an HP Laser Jet 1300 Series.  It is a postscript laser printer.  If I change the Printer setting to Microsoft XPS Document Writer, the Print button appears but it doesn't print.  Instead it wants me to save the file as a .xps document.
    I am using VMWare Fusion on a Mac so that I can still use my Windows version of CS3.  It has worked until now.  What have I done wrong?  Can I fix this? 
    I've done a church newsletter that I was planning to copy at the church tomorrow morning.  Cannot believe this has happened to me!  Thank you.

    Steffan, I followed your advice to save the file as a PDF and print it in Adobe Acrobat.  This worked, but I still would like to print directly from InDesign again. 
    You and Bob are both correct that I seem to be printing to postscript.  I don't know why this happened or how to change the settings. 
    My options in Printer are Postscript, Adobe PDF, Microsoft XPSD Document Writer and Fax.  My LaserJet 1300 printer is not listed.  It is listed in PPD, however.  
    Do you know what options I should be choosing for Print Preset, Printer and PPD?  Thank you.

Maybe you are looking for

  • How can I disable the access to windows 2000(O.S.) from LabView?

    I need to disable the access to windows when an application (exe), created by LabView, is running. When the application is running, the user can not acces to windows (for example, execute another application) until he stops the application. I am usin

  • What Is iCloud Storage For? Movies? Photos?

    I want a way to save my photos, files and movies so that I can remove them from my hard drive. I use Time Machine with an external hard drive, but since this constantly overwrites old files, I am concerned that I will inadvertently lose these. I used

  • Third party Order billing

    How can we stop the billing of the SP unless and untill the LIV has been done for po. regards, A S

  • Urgent - How to delete a variant in F110 (automatic payment program)

    Hello, I want to delete a variant created in printout medium tab. Please guide me. version-  4.6c Thanks in advance. Regards, Jay

  • Where is the option to hide/show side bar??

    since i just did the new update 12.1.0.50 a few moments ago, it resolved the matter of not having the side bar, but now you cannot make it go away.  what are you guys doing?  first you take it away from us, now we cannot get rid of it.  can you pleas