MSS/ESS - PCR application

Hi all,
     I'm new to the BP MSS/ESS and before make any change on WD applications, I would like to read your advices.
     We need to create a validation on PCR(everytime a PCR is submitted several Infotype fields must be checked), where should I go for these changes? Straight on STD Web Dynpro application(in this case is MSS/PCR application) or is there a t table on SIMG_SPORT customization which I can provide this validation? How would you guys proceed on this case?
Thanks,
André

Hi Andre
This is part of the J2EE setup, you need to create an HTTP setup using Visual Administrator as described in the following link
http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/27098edb036025e10000000a422035/frameset.htm
Thanks
Michael

Similar Messages

  • Regarding ESS Addresses application

    Hi,
    We are using EP 7.0 and implemented ESS/MSS.
    Now they have activated Com01, Num01 fields of Infotype 6(Adresses).
    But these fields are not visible in the Addresses application of ESS.
    For example if I add these entries in Permanent address type, these fields are not displayed in Portal,
    Is there any configuration available in the ECC to make these fields visible in portal ESS application also since these fields are standard or do we need to go for customization.
    Any idea on this will be highly appreciated.
    Thanks and Regards,
    Vivek.

    Hi,
    In order to add the required fields in the ESS Addresses application,  we need to add those fields in the following structure of the country specific function module HRXSS_PER_EDIT_P0006_XX where XX u2013 defines the country code(say de- germany, fr-france) 
    Structure: HCMT_BSP_PA_XX_R0006  where again XX u2013 defines the country code
    After changing the structure you need to restart the portal for this to reflect and use the below mentioned link.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    After that you need to enhance the BADI   HRPAD00INFTYUI   for the input conversion ans output conversion.
    Please let me know for further clarification.
    Regards,
    Vivek,

  • ESS standard Application modification

    Hello,
    We are on ERP 6.0 EHP4.
    We have got ESS and MSS implemented. Applications are working fine now.
    However user has not yet reverted with any modification on standard one...but still I need to find out on how I can make changes to existing standard applications.
    Below are places where it could be done...according to me :
    1. Make service specific settings.
    Here it is possible to hide fields and show new fields based on existing infotypes. These settings are done in R/3 SPRO Tcode.....
    2. Iview Personalization.
    Here you can make necessary changes in UI presentation/layout. Making fields disabled or readonly. These are done in portal PCD....
    3. FPM modification.
    you have to use Self services administrator role here. This is a separate business package which you need to get from SAP.
    Please comment on whether my findings are correct ?
    Secondly do I need NWDS to modify on any part of existing applications. Can anybody give 1 example where I need to modify WD Java code/view.
    Is Self Services Administrator role free from SAP if you have already purchased ESS/MSS Self-Services Package.
    I read an article which is below :
    http://wiki.sdn.sap.com/wiki/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    However I do not feel it is now applicable for our Business package version.
    Can anybody throw a light on ...if I am missing out on something......

    Hi Saurabh
    1.     Once you install ESS and MSS business package you will get the Self Service Administrator role. We donu2019t need to buy the additional licenses separately for it.
                         About the modification of FPM application, we can modify the FPM applications/views but it is recommended not to modify the SAP delivered FPM configuration. We need to create a new FPM application.
    2.     We need NWDS, to enhance the SAP delivered functionality or to fix any of the defects etc. for example I have seen some of the clients asking for the check image on the  edit screen of bank application to show what is routing number and account number for the end users, some of the clients they need confirmation, accept terms and conditions etc while creating/updating a bank information etc.
    For building the custom applications.
    3.     NWDI and NWDS are different, they go together. If itu2019s a big project then we would need a dedicated system for NWDI. I believe it would need the license. If you are using NWDS and also ESS & MSS business package then you have to go for NWDI for creating custom apps or for modifying the standard apps.
    NWDI: is used for source code repository, version control, build, transports etc for the java code. In simple terms, NWDS is the front end to the NWDI.
    4.     The url u posted is not obsolete, its very important and still holds good. If we want to enhance the back end i.e. infotype and show the enhanced fields of the infotype on portal then we have to go in that route.
    5. I think you have covered all the ways for modification and customization.
    Regards
    Yugandhar Reddy

  • PCR Application - RFCs

    Hi,
    I opened the Webdynpro application mss/pcr and found 3 RFCs.
    HRWPC_RFC_PCR_GET_SCENARIOS - returns the PCR scenario ids available for the user.
    HRWPC_RFC_GET_OBJECTS (dunno what this is for)
    ISR_LAUNCHPAD_SCENARIO_CHECK (dunno what this is for)
    My Question is:
    What are the above said RFCs for? Which RFC returns the adobe form? Could someone explain the application flow if possible?
    Looking forward for replies.
    Regards
    Ak.
    PS: Points assured for useful answers.

    Hi Suresh,
    I truely appreciate the effort you are putting to help me out in this.
    I looked at the scenarios using t-code qisrscenario. there were lots but the scenarios which i need on the PCR application are only 5. One is standard (SPSD) the others are Zxxx. i could locate them there. i clicked on a scenario and tried to open the adobe form. but there was some problem with the layout editor of that form.
    The FM - i coudn't understand the input parameters. I'm a WDP-Java resource. i can debug abad code to an extent. The Input for the FM looks like a structure. but i couldn't make out anything more than that.
    You mentioned a view - how do i see it? i tried SE11 and the view parameter there. but such a view didn't exist.
    Am i moving on the right direction?
    Regards
    Ak.
    PS: Sorry for all the silly questions i asked above. But i'm new to HR-ABAP.

  • Portal role in MSS/ESS

    can we use the new MSS/ESS without the Portal? the new MSS/ESS are based on WebDynpro, and WebDynpro applications run as stand-alone J2EE applications.
    thanks in advance

    The new MSS/ESS based on web dynpro is tightly integrated with Enterprise Portal and utilizes a lot of functionality from portal. So while it may be theoretically possible to access some parts without portal, but for production use one is better off with going the integrated with portal route.
    - Pankaj

  • Call the ess payslip application using a URL

    Hi
    i want to
    1. call the ess payslip application using a URL
    2. and pass PERNR as parameter to this URL so that the salary slip displayed is for that particular PERNR.
    i am able to get the payslip application through URL.
    Now how to acheive point no. 2 ?
    Regards
    Rajendra
    Edited by: Rajendrakumar Gaikwad on Dec 30, 2008 11:55 AM

    Hello
    If this is not possible , let me know which BAPI it is calling to create the pdf
    so that i will create a application to call the BAPI itself and pass PERNR .
    Regards
    Rajendra

  • Customizing ESS~BEN application

    Hi All,
    Some customization is required in the ess~ben application.
    Requirement: The buttons in the ContainerPlanDetailView (of controller VcBenefitsPlanDetail) have to be copied in the PlansOfPlanTypeView (of controller VCBenefitsPlansOfPlanType). The functionality is also to be copied, i.e. the action performed by the buttons in both the view should be the same.
    I also want to know how we define navigation between perspective in this application or any ESS application.
    Thanks,
    Vibha Singhal

    Hi Vibha,
                First you copy  the buttons from layout tab of ContainerPlanDetailView  to layout tab of PlansOfPlanTypeView. Create actions with same names as  in ContainerPlanDetailView. Now copy the code  from methods onActionXXX of ContainerPlanDetailView   to that of PlansOfPlanTypeView.
    Check this [link|http://help.sap.com/saphelp_erp2005/helpdata/en/43/41840d47041806e10000000a1553f6/content.htm], if it is helpful for navigation  between perspectives
    Regards,
    Siva

  • Is it possible to translate MSS/ESS WDJ content without using NWDS?

    Hi there, is it possible to translate MSS/ESS WDJ content without using NWDS? CTRL+Right Click allows only to hide the text element, portal content translation doesn't allow to translate Web Dynpro Java content.

    Hi,
    Using CtrlRight click you can modify the names, hide the text . on the ESS/MSS ivew's preview  and cTrlright cllick.
    then you will get options to hide,change the text . etc.
    For deploying,changing  the WDJ files you need NWDS. without NWDS it's not possible
    regards
    mahesh

  • MSS/ESS training required in Banglore

    Hello Xperts,
       I would like to get a training in MSS/ESS either in batch/Individual in short term period, my preferred location is Banglore, If any one hav idea of any institutes/personal trainers pls let me know, pls mail me to [email protected]

    you might want to ask that question over in the E-Business Suite forums, or perhaps look up 'location' on Oracle's education website at http://education.oracle.com (and remember to set your country).

  • MSS/ESS in Europe

    Do you know that Bosnia and Azerbaijan have country MSS/ESS portal screens as part of the offering?
    Edited by: Magdalena Wlodarz on Sep 25, 2009 1:12 PM

    HI,
    Check it out by following infomration
    Country-Specific Services
    Use
    In this IMG activity, you define country-specific services. When an employee starts a service, the system determines the employee's country grouping and checks if there is a country-specific service definition in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    If there is a country-specific service definition, the system uses this definition.
    If there is no country-specific service definition, the system uses the general service definition in the V_T7XSSSERSRV and V_T7XSSSERSRVC views. If the general service definition does not contain a resource object, the system does not display the service (see example 2).
    This enables you to define country-specific variations of services for certain countries while using a general service definition for all other countries.
    Activities
    Examples
    Example 1
    Your company has employees in seven different countries:
    Germany (01)
    Austria (02)
    Switzerland (03)
    Canada (07)
    USA (10)
    (Number in brackets = country grouping)
    The service for displaying a salary statement is the same for Germany, Austria, and Switzerland. For Canada and the USA, you need services with additional content.
    You define a general service for displaying the salary statement in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    You define two additional services for the country groupings 07 and 10 in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    When an employee from Germany, Austria or Switzerland starts the service for displaying salary statements, the system uses the service definition in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    When an employee from Canada or the USA starts the service for displaying salary statements, the system uses the service definition in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views.
    Example 2
    Your company has employees in two different countries:
    Germany (01)
    Switzerland (03)
    (Number in brackets = country grouping)
    There is a service that is only relevant for employees from Switzerland.
    You define a general service without a resource object in the V_T7XSSSERSRV and V_T7XSSSERSRVC views.
    You define a country-specific service with a resource object for country grouping 03 in the V_T7XSSSERSRVCG and V_T7XSSSERSRVCGC views
    This service is only displayed for employees in Switzerland.

  • MSS/ESS customizations

    Hi all,
         I'm a bit new regarding MSS/ESS customizations and I would like to know where can I find the right customization path in SIMG_SPORT / SPRO or t-code for this error message on portal page :
         "The properties for destination FP_ICF_DATA of type HTTP could not be located".
    Thanks in advance,
    André

    Hi Andre
    This is part of the J2EE setup, you need to create an HTTP setup using Visual Administrator as described in the following link
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/43/27098edb036025e10000000a422035/frameset.htm
    Thanks
    Michael

  • How to install MSS/ESS?

    Hi!
    We have some EP7 running well.
    Now we consider to install MSS/ESS on them.
    Could you direct me to some guide or blogs about the procedure to install MSS/ESS?
    Thanks a lot!

    Tina,
    Welcome to the forums .
    You might want to refer to these documents for details.
    [How to Deploy ESS/MSS Business Packages through SDM|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0df0afb-44fb-2b10-46b1-c026264bcbc4?QuickLink=index&overridelayout=true]
    [SAP Netweaver ESS/ MSS Configuration|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0518321-5506-2c10-2ea8-d6f9d03c539a?QuickLink=index&overridelayout=true]
    Good Luck!
    Sandeep Tudumu

  • List of MSS & ESS Forms

    Hi,
         I am looking for List of forms in MSS & ESS.
    Thanks

    List varies depending on whether you are on Enhancement pack or not, and on which enhancement pack...
    check this link below , if you are on EhP2 you can find the list in tcode HRASR_DT.
    [_http://help.sap.com/erp2005_ehp_04/helpdata/en/fe/1bd54243063658e10000000a155106/frameset.htm_|http://help.sap.com/erp2005_ehp_04/helpdata/en/fe/1bd54243063658e10000000a155106/frameset.htm]
    regards
    Sridhar

  • Adobe Exception when Opening Pcr Application in MSS

    Hello,
    We are on EP7.0 NW04s and when we try to open the Adobe form in MSS to make a Personnel Change Request we get the following exception:
    com.tc.webdynpro.services.exceptions.PDFDocumentCreationException...
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    com.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    ... 17 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0010.20070424104658.0000 (release=NW04S_10_REL, buildtime=2007-04-24:09:31:29[UTC], changelist=25820, host=pwdfm114), build date: Thu May 10 17:29:41 CDT 2007
    J2EE Engine 7.00 patchlevel
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_12-b03, vendor: Sun Microsystems Inc.
    Operating system Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale en_US
    Time of Failure Thu Oct 18 16:57:28 CDT 2007 (Java Time: 1192744648480)
    Web Dynpro Code Generation Infos
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/mss~pcr' and application 'sap.com' are not deployed on the server. Please check the used URL for typos.
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:410)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.initTask(RequestManager.java:344)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:145)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    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(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.sap.tc.webdynpro.services.sal.deployment.api.WDDeploymentException: Failed to get deployable object part for application 'sap.com' of deployable object 'sap.com/mss~pcr'.
    at com.sap.tc.webdynpro.serverimpl.core.deployment.AbstractDeployableObject.getApplication(AbstractDeployableObject.java:158)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.getApplicationDeployableObjectPart(RequestManager.java:408)
    ... 20 more
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to UPDATEDATAINPDF
    at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:392)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
    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:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:728)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:663)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:78)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
    at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
    I wonder for the cause for this as it was working earlier in the day.....
    Ant help would be highly appreciated.
    Message was edited by:
    SubhashTripathi

    Hello
    Thanks for the reply guys.  The ADS has been activated and was working earlier.....The Adobe Credential file exists at the path :
    \usr\sap\*sys-id*\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials which is a .pfx -file of type P12-record and which is valid till 2023. Do we still need to order the credentials....?
    Looking forward to your reply.
    Message was edited by:
            SubhashTripathi

  • How to Integrate ESS/MSS to Webdynpro Application?

    Hi All,
    I am New to Webdynpros.
    I Want to Develop Application on Webdynpro and integrate to ESS/MSS.
    How to Start and what to do?
    Plz Reply ASAP.
    Thanks and Regards
    Kiran

    Most of the application in ESS have used the FPM (http://help.sap.com/saphelp_erp2005/helpdata/en/3f/20888224c544a2a01d9fe618902ae5/frameset.htm) to develop new self service applications.
    You may start developing applications as described in the help link and then integrate it with ESS. You will have to maintain some setting under Homepage Framework in SPRO. There are plenty of threads describing this. Do  search
    Thanks,
    GLM

Maybe you are looking for