*Manager Self Service Reminder of Dates not picking anniversary dates*

Hello,
The standard MSS work overview page has a standard I-View for Reminder of dates which includes the service anniversary dates.
Technical Name iView -- com.sap.pct.erp.mss.reminderofdates
Technical Name Web Dynpro application -- sap.com/mss~rod/ReminderOfDatesApp
Details Component -- MSS_ROD_TRGT_GENERALDATA
Object Selection I.D -- MSS_ROD_SEL1
The data source for this view is RFC function module called: HRMSS_RFC_RD_DATES_GETLIST which uses in which is used FM 'HRWPC_RD_DATES_GETLIST_INTERNA' and within that 'HR_ENTRY_DATE'.
My requirement is to have this iview to display the service anniversaries with respect to a specific Custom Date type.
But in standard i find that the date is picked from the standard date type 01 and if date type"01" is not maintained then the BEGDA from the first records in table PA0000 for that employee
In R/3 i have made the necessary configuration to change the selection rule BIFU (Used in class BIFU in Valuation model SENI - Entry in T77SO for ADMIN-LOSRV-SENI is available) to have set the priority of date type as 1 and have mentioned the Date type.
And the service anniversary report when executed from R/3 gives the desired results.
But in the portal i find that the iview is not reflecting the changes.
Please help me with a solution as soon as possible.
Thanks
G Raj

If you read the documentation for the MSS Business Package on help.sap.com for that particular iView, it tells you what settings are exposed to you and what is possible (like for example, showing it is an employee's birthday but not showing the year so as not to show age). It also tells you what kind of dates will display and where they are coming from. Past that, you would be looking at customization via code.

Similar Messages

  • Manager Self Service Content are not showing up

    Hi all'
    when i m clicking on Manager Self Service in my portal i m getting following Run time error Please Help
    com.sap.xss.config.FPMConfigurationException: Read of object with ID portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.ato/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.attendanceoverview failed.
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:127)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObject(PcdObjectBroker.java:51)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObjectInternal(PersistentObjectManager.java:128)
         at com.sap.xss.config.domain.PersistentObjectManager.retrieveObject(PersistentObjectManager.java:91)
         at com.sap.xss.config.FPMRepository.retrieveObject(FPMRepository.java:39)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.initializeConfiguration(FcXssPcd.java:852)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcd.loadConfiguration(FcXssPcd.java:248)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcd.loadConfiguration(InternalFcXssPcd.java:178)
         at com.sap.pcuigp.xssutils.ccpcd.FcXssPcdInterface.loadConfiguration(FcXssPcdInterface.java:138)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface.loadConfiguration(InternalFcXssPcdInterface.java:148)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalFcXssPcdInterface$External.loadConfiguration(InternalFcXssPcdInterface.java:236)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcd.loadConfiguration(CcXssPcd.java:282)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcd.loadConfiguration(InternalCcXssPcd.java:184)
         at com.sap.pcuigp.xssutils.ccpcd.CcXssPcdInterface.loadConfiguration(CcXssPcdInterface.java:115)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface.loadConfiguration(InternalCcXssPcdInterface.java:124)
         at com.sap.pcuigp.xssutils.ccpcd.wdp.InternalCcXssPcdInterface$External.loadConfiguration(InternalCcXssPcdInterface.java:184)
         at com.sap.pcuigp.xssutils.ccxss.CcXss.loadConfiguration(CcXss.java:208)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXss.loadConfiguration(InternalCcXss.java:153)
         at com.sap.pcuigp.xssutils.ccxss.CcXssInterface.loadConfiguration(CcXssInterface.java:112)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface.loadConfiguration(InternalCcXssInterface.java:124)
         at com.sap.pcuigp.xssutils.ccxss.wdp.InternalCcXssInterface$External.loadConfiguration(InternalCcXssInterface.java:184)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:190)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         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:175)
         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(Native Method)
         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.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): portal_content/com.sap.pct/srvconfig/com.sap.pct.erp.srvconfig.mss/com.sap.pct.erp.srvconfig.ato/com.sap.pct.erp.srvconfig.fpmapplications/com.sap.pct.erp.srvconfig.attendanceoverview)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getBasicObject(PcdProxyContext.java:1630)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributesInternal(PcdProxyContext.java:391)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:378)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:355)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:366)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.getAttributes(PcdProxyContext.java:373)
         at com.sap.xss.config.pcd.PcdObjectBroker.retrieveObjectInternal(PcdObjectBroker.java:71)

    Hi Bhupinder Singh,
    To work with MSS application in portal
    1. Deploy the MSS BP
    2. Do the system connection with correct system alias and also Jco connections.
    3. Ensure that you have the user in portal and MSS backend with minimum auth. (and also portal content "read" permission)
    and also in MSS backend you have to personalize your user id.
    http://help.sap.com/saphelp_erp2004/helpdata/en/0f/8b3b40b1607a56e10000000a1550b0/frameset.htm
    Regards
    Shridhar Gowda
    DSS Java

  • How to use Applicant Hire in Manager Self-Service

    Hello,
    I was trying to use the Manager Self-Service -> Applicant Hire function.
    I created a requisition in Core Apps using the Business Group Name HR Set Up -> Recruitment - > Requisition and Vacancy form.
    I then created a vacancy against the requisition.
    I then created a applicant against that vacancy.
    I then went into the Self Service function Applicant Hire from the Manager Self-Service responsibility and tried searching by applicant no, last etc. But no results came up.
    Any idea why the applicant is not comping up in the search ?
    Thanks,
    Debojyoty

    Oracle® Human Resources Management Systems
    Workforce Sourcing, Deployment, and Talent Management Guide
    Release 11i
    Part No. B14468-01
    Earliest Hire Dates
    • An applicant’s earliest hire date is either 1 day after you accept the application or the
    day after the last of any future-dated changes, whichever is later.
    • An ex-employee’s earliest hire date is either 1 day after the final process date
    for the previous employment or the day after the last of any future-dated
    changes, whichever is later. For back-to-back employment, the final process date
    must be the actual termination date, and there can be no future-dated changes.
    • An ex-contingent worker’s earliest hire date is either 1 day after the actual
    termination date of the most recent placement or the day after the last of any
    future-dated changes, whichever is later. For back-to-back hiring, there can be no
    future-dated changes.
    Regards,
    Greg

  • Need documents of Manager-Self-Service (MSS) configuration in R3

    Hello Friend's,
    I need the configuration of MSS in R3 side which Functional guy will do... I find the document for ESS but i couldn't find for MSS ... so please give me guidance for that asap...
    here is the link for ESS configuration in r3 http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAESS/ESSIAC.pdf
    Like this pdf file i need for MSS configuration in r3 side...

    Thanks Siddharth for your quick reply, but I still have doubts.
    According to Note 1588625 - Release information for Manager Self-Services Add-On 1.0, the MSS addon will be release for Portal and NWBC , so if you don´t want to use a porta you can use NWBC but,
    How can we call it from a Websphere portal?  Is there any integration option using NWBC and Websphere portal?
    And in Note 1582553 - Release strategy for the ABAP add-on EA-HR_MSS you can see that now, the availability of EA-HR_MSS is only in controlled availability, and until end of 2011 will not be fully released!!
    SAP Release     Add-On Release     Availability
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.06.2011 CA
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.12.2011 GA
    GA: general availability
    CA: controlled availability
    PL: pilot version
    So, really you can use MSS integrated in a Websphere portal?
    Thanks in advance and best regards.

  • Disabling Action Button for only manager in Manager Self Service

         Hi people,
    I have a requirement in SSHR. I created one SIT for training assessment and added this function to Manager Self Service. So, if a manager logs into the system and clicks this function, he will be able to see the subordinates reporting to him. He can choose Action button against any of them to fill the assessment form. But the Action button is also visible against the manager name. My client Wants the Action button to be hided for Manager (as manager should not be allowed to fill his own form) and only wants action button to visible for subordinates reporting to him. Is there any way to achieve this through any profile option or personalisation
    Thanks

    Hi,
    I am not sure if it is possible through personalization please, give a try.. If this doesnt work I think you can go for user hook and put validation like if selected person is same as initiator then throw an error.
    Thanks,
    Avinash

  • Manager Self Service MSS EHP5 in Webdynpro ABAP?

    Hi All, I have one question. According with the different documents and the OSS Note 1450179 - ESS Based on Web Dynpro ABAP Available as of EHP5 we know that now is possible to use another portal different than SAP portal in order to use the ESS. Right?
    But .. what about the MSS?  I can´t find info about if the MSS is WEBdynpro ABAP enabled or not.  Is it possible to use the MSS with another portal (Websphere) ?
    Or is the MSS only for WebDynpro JAVA so that means SAP portal?
    Thanks in advance and best regards...

    Thanks Siddharth for your quick reply, but I still have doubts.
    According to Note 1588625 - Release information for Manager Self-Services Add-On 1.0, the MSS addon will be release for Portal and NWBC , so if you don´t want to use a porta you can use NWBC but,
    How can we call it from a Websphere portal?  Is there any integration option using NWBC and Websphere portal?
    And in Note 1582553 - Release strategy for the ABAP add-on EA-HR_MSS you can see that now, the availability of EA-HR_MSS is only in controlled availability, and until end of 2011 will not be fully released!!
    SAP Release     Add-On Release     Availability
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.06.2011 CA
    SAP ECC 6.0 EHP5      EA-HR_MSS 1.0     22.12.2011 GA
    GA: general availability
    CA: controlled availability
    PL: pilot version
    So, really you can use MSS integrated in a Websphere portal?
    Thanks in advance and best regards.

  • Error when copying the folder Manager Self-Service in the portal

    Good Night.
    I am implementing  Employee Self-Service and Manager Self-Service
    For ESS i did  the following:
    1. I  created a new folder for my project.
    2. I copied  Employee Self-Service folder from the standard part into my folder.
    3. I deleted the pages and worksets that not needed
    4. I did the config in the backend and put the pcd in the backend config for it to be displaying the content.
    And for MSS I wanted to do the same steps:
    But the system display the following message of error:
    Error
    Source object not found. It may have been deleted.
    [Error|http://www.freeimagehosting.net/uploads/0524ec1cc5.jpg]
    The steps that i did are:
    Portal Content==>Content Provided by SAP==>line_manager=>Right Click -->Copy.
    And in the new folder --> Right Click -->Paste.
    How can solve this issue?
    Kind Regards
    Edited by: consultor_ess_mss on Jan 29, 2010 3:11 AM

    Hi, I solved this issue using the  Content Mirroring Tool.
    http://help.sap.com/saphelp_nw04s/helpdata/en/9e/9eeb41873b45489c02d989a62cb560/content.htm
    In this documentation is all the steps.
    Kind Regards.

  • Service entry Sheet does not pick any Condition charges From Service PO

    Hi All
    Service entry Sheet does not pick any Condition charges From Service PO. What could be the reason ?

    HI,
    Please check Sap note 381030
    Along with other thing It says
    "Delivery costs are generally not supported in external services management and in case
    of blanket purchase orders, item category D or B. Instead of representing delivery
    costs via conditions, in case of service documents, freight costs and other, SAP
    recommends to add in additional service lines."
    So that is the reason you are not getting those account entry in the time of service entry sheet
    Use another service line with text ( or service master) for the additional costs as suggested by SAP
    Hope it clarifies

  • Issue in Manager Self Service Pay proposal

    Hell Experts,
      I am trying to to salary change through Manager Self Service and when i change salary , change reason and changed amount and click on next button , I get below error:
    'Please select effective date on or before 12/01/2013 for pay proposal.'
    Currently I am working on 12.1.3
    Could you please help me to resolve it.
    Thanks
    Basaw

    Hi Basaw,
    Please check what is the start date of the assignment for which you are doing pay proposal. May be his assignment starts only after 12/01/2013 and the date you selected is prior to this.
    Thanks,
    Avinash

  • ERRORS: "Create New Requsition Request" (SRQ1) in Manager Self-Service.

    Hello Experts:
    We are experiencing an error when we try to create a requisition in Manager Self-Service to E-Recruiting. The problem is that after we have submitted the form, a notification is suppose to be created except that we are short-dumping and no notification is getting created. When I try to select "Display and Print" of the Form I just submitted, it issues short dumps in the back end system.
    I have a link to a google doc with screen shots. I would be very appreciative for any help on this.
    https://docs.google.com/Doc?docid=0AbAxPuJJqNfWZGNrcjRtamNfMzl0NG5wNG5nNw&hl=en
    Thanks,
    -Tim

    this is the eorror regarding the workflow processings.
    what you need to do is in ISR scenario find the simple requisition scneatio .
    you will find the workflow attached there.
    go to the workflow through SWDD enter the workflow number and then activite the workflow.
    it will solve the issue.  if not then just check the rules on which the workflow is excusting.
    regards
    waqas Anwar

  • How to add a Calibration BSP to Manager Self-service

    Hi experts,
    I am a functional consultant working in the area of Objective Setting & Appraisals. I would like to add the search.htm page from the HAP_CALIBRATION BSP application to Manager Self-service underneath the Maintain Performance Documents link in the standard Team > Performance Management service. I am not a developer and therefore step-by-step guidance is needed.
    Any help would be much appreciated.
    Kind regards,
    Janet

    hi,
    you need create iview BSP type
    - Enter to Portal with access for create portal content (super_admin)
    - In Portal Content- create a new iview
    - From template an type of iview is BSP
    - In properties of iview :
    Aplicación Business Server Page (BSP) = HAP_CALIBRATION
    Start Page = search.hml
    System = you have need create a system for conection Portal to R/3
    Edited by: Javier Ignacio Serrano Zamorano on May 12, 2010 8:56 PM

  • I created new responsability using seeded menu 'Manager Self Service'it give me that'select action' no selected action

    i created new responsability using seeded menu 'Manager Self Service'  which is assigned to seded responsability  'Manager Self-Service', when i try  to open any  function like 'change job' it give me that there are no  selected actions although it works with the seeded responsability.

    Hi Steven,
    Please create a quota template named "Personal site" and apply in self service site creation page, then check again.
    http://blogs.msdn.com/b/jimmiet/archive/2012/07/22/10332361.aspx
    http://danmyhre.wordpress.com/2010/03/16/my-sites-do-not-have-a-quota-when-they-are-created/
    Thanks
    Daniel Yang
    TechNet Community Support

  • I created new menu For Manager Self SErvice and added the transfer manager

    Hi SSHR Gurus
    I Manager transfer sshr function to Custom menu.But This function is not functioning the way it works on Manager self service. Any thoughts on this greatly appreciated.
    Cheers
    kumar cs

    Hi kumar,
    You need to double check in your custom menu you have added Manager Menu action without prompt and you setup profile option HR:Manager Actions Menu against responsibility.
    Also, after that you need to bounce Apache and clear cache.
    For more information about Manager Action Menu please refer to note :
    Note 263015.1:Deploying SSHR Capability Implementation Guide
    Chapter 2 page 2-11 ----- > Menus for Managers
    Thanks,
    Mounir

  • Urgent Help required on Manager Self Service HR AME Rules

    Hi,
    I am implementing R12 Manager Self Service and creating custom AME rules for routing approvals. Can anyone tell me the steps to create rule for:
    1. Change Job in job KFF (What query? Which attribute?)
    2. Change Job Title (ass_attribute2 under assignment DFF)
    3. Change in Organization field
    Also, I have created rule for Leave of Absence. But upon approval, employee's status still showing active for that duration. How to link it with absence approval? This is standalone HR with no Oracle Payroll.
    This is very urgent so any help would be highly appreciated.
    Thanks in advance,
    Mayur.

    Can u please elaborate your leave of Absence requirement

  • Time/LEave approval in Business Package for Manager Self-Service 60.1

    Hi all,
    Currently implementing ESS MSS on 4.7 system with EP 6.0 SP19.
    The BP we plan to use is Business Package for Manager Self-Service 60.1.
    My basic question is, we approve leave requests in BP for my SAP ERP (2004s) in the Universal worklist. How do we do the same in  Business Package for Manager Self-Service 60.1. There i sno mention on time approval and leave requests approval in the MSS standard documentation ( or probably i missed it).
    Any inputs in this regards are highly appreciated.
    regards
    Sam

    Balaji,
    in mySAP we had the opition to lauunch the applications in web dynpro. like launch leave approval in web dynpro. do we have this kind of optiion where the manager can approve the work item on the portal application or will it call a transaction based iview to open the work item in the R/3
    regards
    Sam

Maybe you are looking for