Launch standard talent profile page of employee from zWDA application

we have created a custom webdynpro application, which displays list of employees ( employees can be searched ).
the employees are displayed in alv, and we provided a coulumn to view profile.
when we click on the view profile, the standard talent profile screen of that employee needs to be launched in popup.
for talent profile, in mss, there is already a standard fpm/wda application. http://eccserver:8000/sap/bc/webdynpro/sap/hrtmc_long_profile
but when we launch it says:
The application cannot be started because the person ID is missing
this error makes sense because we need to pass the pernr to this application, so that it can display talent profile of that employee only.
how to pass pernr to this application.
also, when i searched for the application params of this application, it has parameter mem_id.
is there any way / any other application to launch talent profile application for selected pernr in a webdynpro application.
thanks in advance,
Madhu_1980.

http://scn.sap.com/thread/3611870 all these are based on OBN, You can debug the standard application and see how the pernr_mem_id is sent. for example METHOD GET_PERNR_FROM_MEMORY CL_HRESS_EMPLOYEE_SERVICES====CP HRESS_C_PERSINFO_CONFIG  COMPONENTCONTROLLER  WDDOEXIT cl_hress_employee_services=>clear_memory( iv_mem_id = lv_mem_id ).

Similar Messages

  • How to add custom region in Talent profile page?

    Hi All,
    I have a requirement to add custom region in Talent profile page.
    I have gone through oracle documentation for this but unable to do it.
    Can any one give some steps to do that with some example.
    Any help will be highly appreciated.
    Thanks & Regards,
    Sunita

    You can make a Custom Region and then Associate to a Custom Function.
    There are two function(seeded) HR_TP_EMP_MORE_LINK, HR_TP_MGR_MORE_LINK seeded function .
    You can include your custom function in Parameter of above seeded Function.
    Hope it Help you.
    Thanks

  • How to Remove professionalization in Talent Profile Page in SSHR.

    Hi Gurus,
    i am create the Column(DESCRIPTION) in talent profile page in previous PrevEmploymentOverviewRN .It add the column in successfully when front end form people->enter and maintain form Give the description column any data i got the error....
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25058: Definition DESCRIPTION of type Attribute not found in PreviousEmployment
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3247)
         at oracle.apps.fnd.framework.webui.OAPageBean.renderDocument(OAPageBean.java:3042)
         at OA.jspService(_OA.java:228)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    Lastly i removing my Personalization in functional administrator i got the in this error....               
    Confirmation
    Could not delete following seeded documents.
    /oracle/apps/per/talentprofile/prevemp/webui/customizations/site/0/PrevEmploymentOverviewRN     
    and i am trying back end also.....     
    begin
    JDR_UTILS.DELETEDOCUMENT('/oracle/apps/per/talentprofile/prevemp/webui/customizations/site/0/PrevEmploymentOverviewRN');
    end;
    plz help me it's urgent for me....
    Thanks,
    Srini

    @Above: lol
    Hi Srini,
    First, if you have the page access, go directly to the page -> Personalize page -> delete the item which you created.
    Otherwise go to Functional Administrator -> Personalization -> Give your document path and search -> click on Personalize page link -> give the level name in which u created the personalization earlier -> next -> delete the item...

  • Pages 4.3 (332MB) and Pages 5.0 (455MB) are both installed on my macbook, can I delete Pages 4.3 from my application folder?

    Pages 4.3 (332MB) and Pages 5.0 (455MB) are both installed on my macbook, can I delete Pages 4.3 from my application folder?
    I recently (after upgrading to Mavericks) installed Pages 5.0 (iWorks ’09 with Pages 4.3 was already installed on my Macbook). When I try to open a pages document, I sometimes get the message 'you need a newer version of Pages to open this document.'  When I ctrl-click the pages document and select the program Pages 5.0, the document opens in Pages '05. Other Pages documents open in Pages 4.3. How do I select Pages 5.0 as default program to open my documents? And how do I do that, since pages preferences do not give that possibility? And can I delete pages 4.3 after making pages '05 the default. Or is there another way to solve this?
    kind regards, Sadrach

    Using Get Info to change all documents to open with Pages 4.3 doesn't work. It will work on individual files, but that could be a lot of files to reset.
    This is what works for me. After I installed the new iWork updates I created a folder on an external drive & named it "other applications." I then moved the new iWork apps to this folder & renamed the applications Keynote 6, Pages 5 & Numbers 3. I have icons for two versions of Pages & Numbers (I rarely use Keynote) in my Dock. Even with two versions of Pages & Numbers running, double-clicking an existing file opens in Pages 4.3 or Numbers 2.3. This should also keep the Mac App Store from nagging you to update. Others have renamed the '09 iWork apps & set them as default.

  • Position Profile Page Link Location from Organisational Overview

    Hi all,
    In the organisational overview MSS page we have links from the Position Holder inner iView.  If the link to the position is clicked, it loads the position profile - but it uses the position profile oage located in standard content (as per the below link):
    http://<server address>/irj/portal?NavigationTarget=ROLES%3A%2F%2Fportal_content%2Fcom.sap.pct%2Fline_manager%2Fcom.sap.pct.erp.mss.bp_folder%2Fcom.sap.pct.erp.mss.pages%2Fcom.sap.pct.erp.mss.hcm%2Fcom.sap.pct.erp.mss.position_profile&WebDynproNamespace=sap.com/mss~ppro&WebDynproApplication=PositionProfileApp&DynamicParameter=sap.xss.popup%26sap.xss.menuhdr%3DSAPDEFAULT%26sap.xss.menusrv%3DMSS_OPRO_POSHOLDERS_TRGT_PPRO%26sap-epcm-guid%3D3CB76B26382863D7CE27ECFE78160E0B0C0C59637D21737B47C63BD9B01C53BA%26sap.xss.selectedObject%3Dsap.xss.sessionKey41&CurrentWindowId=WIDDefaultExternal1286460270340&NavMode=3
    How is the destination Page changed so we can connect to standard content? Does it require FPM change, or is there another mechanism for determining it e.g. OBN, and if so, how can this be configured?
    Thanks in advance!
    David

    Thanks Siddharth!
    From what I read, FPM applciations cover the internal iViews only (i.e. that wiki discusses the internal iViews).  What I am looking for is the outbound hook to an iView for another application (I guess this could be anything, but in this case it is the position profile).  However, I could understand how this is used.
    As we don't have the SSA BP (yet) I would like to confirm this is the steps we would need to take?
    1. Is the information passed to the other link via the FPM application configuration like this?
    2. If not, how are those links generated?
    Thanks in advance,
    David

  • Building HTML page with JSP from different applications

              Hi,
              we need to build a HTML page with 2 JSPs. If both JSP were in the same Application
              (Weblogic 8,1) there is no problem. But I have to use JSPs from differents web
              applications, each JSP is in different war files.
              How can I compose this page? How can I management the request object?
              thanks
              

    Your program print the whole jsp source code??
    This is your web server configuration problem.
    Your web server handle your jsp page like text file only.

  • I get an error message when a page is loaded from another application

    When another application try's to load a webpage, I get a small dialog box. Across the top (border) is the webpage address, within the dialog box is the following, "there was a problem sending the command to the program".
    However, the page does load, but I have to keep clicking 'ok' to get rid of the dialog box

    You can't use Safari to download iPad apps. Only use iTunes/App Store.
     Cheers, Tom

  • How to remove Ivews from compensation profile page..

    Hi EveryBody,
    I want to remove certain Iviews  like Photo,salary data from the compensation profile page .
    The issue is when the user click on the Employee name which is displayed as a link in compensation planning page, another page (compensation profile ) page opens with all the iviews in it which describes the  details of the employee selected along with photo,salary data etcc. I want to remove that photo iview from the page.
    I can find one solution i.e directly making the iviews  invisible in the standard compnesation profile page but this is not a good practise.
    I have copied the compensation profile page to my custom folder and there i can make the iviews invisible but i am not able to get how this page is getting called by clicking the employee name .
    I did some R&D and could make out that the Employee column  which displays the employee name is defined in OADP and that column has a service key which call a resource.In the resource only the Directory path and the object name is mentioned.
    The directory path contains the Application parameters and the object name contains the application name of the compensation profile dc.
    I am not able to get how this page is getting called by clicking the employee name .
    So can any one help me in this.
    Regards
    RRAY

    I know this is an old thread but for other people searching for a solution to this it can be achieved through component customization of component configuration HCM_ECM_PROFILE_OIF.
    Just run appliation customize_component for example from SICF and enter this component in configuration id and FPM_OIF_COMPONENT in component name and create your customizing.
    Br Jan

  • 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.

  • Custom org view for talent profile application

    Hi,
    I have a role for talent management specialist role where I want to show custom org view, can you please let me know how to achieve this?
    Thanks & Regards
    Sahil Kohli

    Hi Luke,
    My requirement is to create a talent management specialist role , who can manage the qualifications of the employees and this role is not given to the regular managers.
    Either I can replicate the MSS home page and include talent profile in the employee menu , wherein I need to have it for the Z org views.
    Or Second option is to use the competency matchup view , but the problem is, the view is showing blank data and I need to show this also for the customOrg views (Like all employees, substituted employees etc).
    Please suggest if there a way to specify the custom org views created in OADP for the home page view and competency matchup view, so that the specialist gets the option to maintain qualification for the selected group of employees only or anything standard is available for this requirement.
    We are on MSS add on 1.0 and BP for MSS add on on portal.
    Thanks & Regards
    Sahil Kohli

  • Talent Profile WD configuration / customizing

    Hi,
    We're currently implementing Talent Profile for the employee. Therefore the IMG refers to SA38 to execute a program to configure the Web Dynpro views.
    I'm a little bit lost in what exactly to configure / how it's structured within FPM.
    The requirement is to:
    - Group tabs of the employee into new parent tabs
    - Add new fields on the existing tabs (like add new fields on the internal experiences)
    - Add new tabs (with content available in the backend)
    1)  What would you advise in order to stay future proof (upgrades)?
    2)  How should I exactly understand the FPM structure? Applications - Components - Customizing of components - ...
    3) When the customizing is done, how to link this in the portal Iview in order to show the new configured Iview
    Thanks a lot for your input, if you have additional warnings or things to keep in mind, would be very interesting.
    D.

    Hi D,
    --> Do I need to copy the MSS/TMS iView and as such have 1 for MSS and one for TMS?
    No need to copy it - it uses the same program and configuration for TMS that you create for MSS.
    --> Is this just creating a link from CP to BP and that's it or should we be aware of other implications (maybe even in other modules?)?
    There are no other implications that I am aware of. It just creates a BP object for each CP object and links them with relationship 207 (or 209, I forget off the top of my head). You can use report HRALXSYNC to to create the objects in SAP after you've activated BP integration. Also, there is a variant from SAP that allows you to schedule the report so you can sync the data regularly. The report also allows you to repair missing CP > BP data.
    Best regards,
    Luke

  • Talent Profile "More" Links

    Has anyone had experience of configuring the "More" link on a talent profile page?
    I can configure "More" links to go to detailed functions when the Talent Profile region is a seeded one. But, when I create a custom region, such as an EIT or custom, I cannot see how to achieve this.
    The method to use is to configure a subfunction called HR_TP_MGR_MORE_LINK and map the region name to the destination function.
    e.g. pTPMCMPETNCY=HR_COMPETENCE_PROFILE_SS - in this example TPMCMPETNCY is the region name and HR_COMPETENCE_PROFILE_SS is the destination function.
    But, how do you find out the region name for a user defined region??
    Any ideas anyone?
    Regards
    Tim

    Hi Luke,
    We have managed to get the Potential values. The issue was the analysis period parameter was specified incorrectly in 'Define Group of Analysis Periods to Be Used'
    We are still having a problem with Competency and Performance. Competency show us no values. Perfromance brings the dates through but does not show the value and the slider. We are going to debug today to see what the issue might be.
    Luke just wanted to find out, can a Quantity scale be used on the Calibration grid for performance. We are using a quantity scale for performance. However when configuring the calibration grid using the combination of the potential value and perfromnace value, i get an error 'No Values Found' when i click on the serch help to choos the perfromance value. If i try to enter the value manually i get the error, Entry does not exist in T77SP.
    Regards
    Imraan

  • Copying single page ,region from one application to another application

    Hi,
    I need information regarding How to copy single page or region from one application to another application in the same workspace

    Hi - have a look at this thread: -
    Synonyms
    Cheers,
    Mike

  • How to change employee information in the MSS Talent Profile application

    we are using the MSS iview talent profile. On the overview page of this iview, on the left side, there is employee informattion displayed (org assignment, successor for... ). we have a requirement to modify the way the position is calculated.
    how can we do that? is there a badi that allows for modification of the org assignment fields?
    Thanks,
    Tiberiu

    >
    Tiberiu Sasu wrote:
    > we are using the MSS iview talent profile. On the overview page of this iview, on the left side, there is employee informattion displayed (org assignment, successor for... ). we have a requirement to modify the way the position is calculated.
    > how can we do that? is there a badi that allows for modification of the org assignment fields?
    >
    > Thanks,
    > Tiberiu
    hi tiberiu, there is a way yes...
    Step1:  create you custom field
    in spro navigate to talent management -> basic settigns -> adjusting the user interface -> configurations for data retreival -> extend field selection - > add fields to selection field catagory ->
    here you will see SAP_POSITION - the last column reports to the badi.  The badis for each field are also in the same spro sub-menu.
    create a zsap_position column by copying the standard one.  You than replace the "Position" badi with your own BADI.
    step2: add the field to the view:
    in spro navigate to talent management -> basic settigns -> adjusting the user interface -> configurations for data retreival -> create configuration with field groups. 
    here copy a view and make a Z view. in your z view you can remove the SAP_POSITION column and add your Z column.
    than in same spro sub-menu, experiment with your new view by telling it where in the various user interfaces it should be used.  Place the name of your view as the parameter value in
    assign configuration to user interface
    solution solved!

  • How to remove buttons from standard check in page

    Hi,
    Can any one tell me how to hide buttons from the standard check in page and re-arrange field in UCM. I want to just display Check In, Reset and Quick Help.
    Thanks,
    Abhijit
    Edited by: AbhijijitPr on Sep 6, 2010 2:28 PM

    Hey Tim,
    Even i am facing a similar situation but i have to hide the field on the selection of an option list
    How can i do it through profile and rules?
    Can it be done by using custom includes in the fields?
    if yes how?
    Thanks,

Maybe you are looking for