Validation in Personal Data application of standard ESS

Hi expert,
I want put some validation on standard ESS personal data application.I have imported the DC and create project with the it.
But now I am unable to understand how to implement the validation. I want to put validation on First Name & Last Name as it is accepting Nos also.
I want this to accept only Characters.
Please teel me where and how to put the validation.
Please answer me as early as possible.
Thanks & Regards,
Aniruddha Bhattacharya.

Hi,
Thanks for your reply.
I have the code. My problem is not with the code. I am not able to understand where in standard code in Personal data application I need to write the validation code for First Name or Last Name.
Please suggest me where I need to put the code. Or Is it possible to do  the validation part from BADI HRPAD00INFTYUI.
please help me.
Regards
Aniruddha

Similar Messages

  • Issue in confirmation links for personal data ESS application (CA)

    Hi All,
    We have implemented EXIT button configuration for ESS applications and the Exit button along with 'Go to Home page' link is navigating to custom created page in portal.
    The configuration done earlier for ESS applications like Address Update, Family Member/Dependents works fine.
    We got a new service added (Personal data) & tried configuring the Exit button for this application also.
    Some how the exit button doesnt seem working for Canada besides it working for US.
    Please help in figuring out if there is any cause of the Exit button not working for personal data application for molga 07 specially. Adding to it, the links for confirmation screen are also not working for the same application
    Appreciate your help.
    Thanks

    Hi,
    As per your Req.....
    Its seems to be the Services exits that are county specific Services .........mease the Molga ( country  Code )  is set for this services is "US"
    That Y its working fine .....
    But as per your REq you want this Services working  for the Molga 07 ...
    I thikn for this you need to set the Molga 07 in the contry specific home pages......
    Then it will work fine

  • Error in Editing the ESS Spain Personal Data

    Hello,
    We have an ESS global application and which Editing the Personal Information for Spain, we get a dump as given below. we have used the standard SAP implementation for Spain.
    Error Description :
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
         at java.util.ArrayList.RangeCheck(ArrayList.java:507)
         at java.util.ArrayList.get(ArrayList.java:324)
         at com.sap.tc.webdynpro.progmodel.context.Node$ElementList.getElement(Node.java:2028)
         at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
         at com.sap.tc.webdynpro.progmodel.context.Node.getElementAt(Node.java:628)
         at com.sap.xss.per.fc.persinfo.FcPersInfo.getSubtypevalue(FcPersInfo.java:2210)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.getSubtypevalue(InternalFcPersInfo.java:968)
         at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.getSubtypevalue(FcPersInfoInterface.java:388)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.getSubtypevalue(InternalFcPersInfoInterface.java:357)
         at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.getSubtypevalue(InternalFcPersInfoInterface.java:593)
         at com.sap.xss.hr.per.es.personal.overview.VcPerPersonalESOverview.onEvent(VcPerPersonalESOverview.java:208)
         at com.sap.xss.hr.per.es.personal.overview.wdp.InternalVcPerPersonalESOverview.onEvent(InternalVcPerPersonalESOverview.java:245)
         at com.sap.xss.hr.per.es.personal.overview.VcPerPersonalESOverviewInterface.onEvent(VcPerPersonalESOverviewInterface.java:115)
         at com.sap.xss.hr.per.es.personal.overview.wdp.InternalVcPerPersonalESOverviewInterface.onEvent(InternalVcPerPersonalESOverviewInterface.java:124)
         at com.sap.xss.hr.per.es.personal.overview.wdp.InternalVcPerPersonalESOverviewInterface$External.onEvent(InternalVcPerPersonalESOverviewInterface.java:200)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:534)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
         at com.sap.xss.hr.per.es.personal.overview.VcPerPersonalESOverview.edit(VcPerPersonalESOverview.java:248)
         at com.sap.xss.hr.per.es.personal.overview.wdp.InternalVcPerPersonalESOverview.edit(InternalVcPerPersonalESOverview.java:257)
         at com.sap.xss.hr.per.es.personal.overview.BizCardsView.onActionEdit(BizCardsView.java:181)
         at com.sap.xss.hr.per.es.personal.overview.wdp.InternalBizCardsView.wdInvokeEventHandler(InternalBizCardsView.java:220)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
         at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
         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:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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:869)
         at com.sap.tc.webdynpro.portal.pb.impl.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1356)
         at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:327)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:869)
         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:332)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:741)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:694)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         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:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Kindly assist.
    Thanks!
    Prasanna
    Edited by: Prasanna Joshi on May 20, 2011 12:32 AM

    Hi Prasanna,
    This one is the front end Web Dynpro Java defect. So there wont be anything in the ST22.
    Here is the problem you are facing. As its Personal Data application i.e. IT0002, it doesnu2019t have any subtypes. But the code is trying to read the subtypes and its not able to find the records. (Its trying to read the subtypes node, as there is no subtype for PData, you are getting java.lang.IndexOutOfBoundsException: Index: 0, Size: 0)
    This is quiet common error, I have seen it couple of times. There should be SAP note for this or raise the ticket to SAP they will fix it.
    Itu2019s a simple issue we too can fix it but the correct process is to get it addressed by SAP.
    Regards
    Yugandhar Reddy

  • Error In ESS personal Data View

    Dear All,
    I am facing an  Issue in ESS .
    When I click on Personal Information Page--> Personal Data and click on the Edit button I am able to edit my own data.
    When i Click on the Exit button present there, the current window is not returning back to the Personal Information Over View page.. Insetad a new window is opened displaying the Personal Information Page.
    Kindly help me in solving this isse.
    Thanks and Regards
    Siva

    Hi Shiv,
    This issue of new window will occur not only in Personal Data , but in other ess services as well. There is a setting which you have to maintain called the Wworkprotect mode.
    For a single user it is ,
    click the personalise link in the right hand top corner after logging into the portal.You will find an option called 'Work protect mode' in the Left hand side of the 'personalize' window. choose any of the radio button suitable for you. In this case, choose 'open in the same window'. and save it.Relogin to the portal to see the change.
    For all users, you can make a general setting
    Go to Sysytem Adminstration -> System Configuration -> Service Configuration -> Expand Application -> Expand com.sap.portal.epcf.loader -> Exapnd Service -> open epcfloader.Change the property Workprotect.mode.default to 2.
    Right Click com.sap.portal.epcf.loader -> click on Adminstrate -> Click on Restart.
    You can also refer to note - 734861
    Regards
    Reshma

  • Approval process for Personal Data Change in ESS

    Hi Experts,
    We need to implement approval process from Manager whenever the employee changes his Personal Data through EP in ESS.
    Is there any standard method or process for doing that. Or any way of doing it without customization.
    Thanks
    Ash

    Hi,
    Do the Admin Personalizations in Portal, follow the note
    1234273 and do the Personalization accordingly.
    Hope this helps.
    Cheers-
    Pramod

  • Can't see the ESS Additional Personal Data link within Personal Information

    Hi All,
    For some reasons, I can not see the Additional Personal Data link within the ESS Personal Information iView. I have checked the Homepage framework and the existence of the iView in the PCD and everything appears to be fine.
    Do I need to assign any additional infotype to my id or give myself specific authorisations to see this link?
    I would really appreciate if you could provide an answer to my query.
    Thanks,
    Vibhu

    Hi,
    I think mostly you have maintained the data in PA30 Transaction and had data in Info type 0105.
    After this try to check with your EA-HR patch and SAP HR patch in the services. If  both are not maintained at the same patch levels such type of problems will occur.
    Regards,
    kishore.

  • Workflow - Family dependents, personal data

    Hi All,
    We are implementing ESS/MSS on ERP 6.0 and EP 7.0 with EhP4 and ESS 603 patch for India country grouping.
    We have a requirement of encorporating z-workflow template to the standard ESS application whenever employee add/change/delete family dependents using family dependent application and personal data as well using Personal data application.
    Once we have done with the z-workflow template creation, where we need to attach the events of the z-workflow to standard ESS application ? Can we attach these events to the standard RFC's used for updating family dependents and personal data ?
    NWDI  is required to accomplish this task ? Kindly suggest the best practises.
    Regards,
    Anil kumar.

    >
    Anil Kumar Venkatappa wrote:
    > So, based on this standard BOR (Family) which has various events for insert, delete and change operations we need to trigger the corresponding workflow. Henceforth, records can be updated for respective employee after the approval process.
    What approval process? Maybe you should outline your required process once more.
    >
    Anil Kumar Venkatappa wrote:
    > My question would be...the same events (CREATED, CHANGED, DELETED) are being called in front end WD Java using the RFC (HR_EVENT_RULES_PA0021) ?
    Yes. Just try it. Execute the service and check transaction SWEL to see the called Events.
    >
    Anil Kumar Venkatappa wrote:
    > Moreover, we not touching frontend source code using NWDI due to timelines and other restrictions. Is it really required to modify the code to achive above operations ? 
    No Java Code needs to be touched
    >
    Anil Kumar Venkatappa wrote:
    > And how about locking the infotype records during the approval stage ? Please share your experiences. Once again thanks for your time.
    So your requirenment is, that employees when editing their family data, they should just write locked infotype records? And your post-processing workflow is about unlocking the locked records once its approved?
    Please take a look at BAdI HRPAD00INFTYUI. This BAdI is called during the Input and Output Conversion. The Infotypes you can edit from the ESS Services are so called "Decoupled Infotpes". Which means the Business Logik is decoupled from the UI. With so called "Converting Classes" the mapping between UI and Backend data is done each time you call such an application. So what you have to do here is, once the INPUT_CONVERSION is processed, you have to set the LOCKED-Value of the current processed infotype record.
    I hope this helps,
    regards,
    Markus

  • Link and Application mismatch in ESS

    Hi,
    In ESS, when I am clicking on the Personal Information->Addresses link, strangely, the personal data application is being called.
    I also checked the Link and Resource mappings from spro, they seem to be fine.
    When I am previewing the Addresses application from portal content, it is coming up fine.
    Please help me with a solution on this.
    Thanks and Regards,
    Swaralipi

    you can have the field length what ever you want, but you can;t maintain them using Tablemaintenance. you can do one thing using some bdc or upload program update the table with the url what ever you have.
    and also you can pass the parameter with more than 255 chars length using the function module.

  • Bringing additional field in "Personal Data" iView

    Hi All,
    This problem might have been discussed on SDN, but I could not locate any concrete solution so posting new question.
    We are implementing ESS for multiple countries including US, UK , Japan. Language is english only.
    For ESS > Personal Data application, we would like to have Suffix field avaialble on the iView.
    There is a field for Suffix in Infotype 0002, but there is no field on the iView.
    Questions are :
    (1) How this can be brought in the iView?
    (2) Can this be done using any configuration or need customization using NWDI ?
    (3) Does a single process or config will make it available in iViews of all countries?
    Thanking in anticipation.
    Regards,
    Rajesh

    Hi Rajesh
    Each ESS service is country specific therefore it has to be customizied by country
    Regarding adding fields you would normally do this by "Inserting a child" into the relevant views transparent container
    - modifying by NWDS is only part of the customization - you still need to ensure the model recognises the
    field and passes values to and from the Portal with the correct business logic
    I also found the following which may be of interest -->
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    Best wishes
    Stuart

  • EHP5 ESS - Add Additional fields from custom infotype on Personal Data

    Hi Gurus
    I am able to launch the Personal Information screen under Personal Profile
    I will need to add more fields on the Personal Profile --> Personal Data section
    I have added the infotype in V_T7XSSPERSUBTY
    I am not sure if I will need to do some configuration GenIL Model Editor
    Is BADI (Enh. Imp) HRESS_PER_CONFIG_KEY relevant to adding fields to the screen?
    Please guide how to go about doing this
    Thanks in advance

    for adding a infotype and fields you need to do this
    1. Customizing the Fields in Overview Screens
    http://help.sap.com/erp2005_ehp_05/helpdata/en/77/804c18e1844944b7f8baf5
    3159be78/content.htm
    2. Configuration of Personal Profile Services
    http://help.sap.com/erp2005_ehp_05/helpdata/en/3a/fe6eac579d4a9ead651d77
    9a2dbd23/content.htm
    3. Personal Profile application Documentation
    http://help.sap.com/erp2005_ehp_05/helpdata/en/14/60cd56b1514ae5aa811d2a
    a4a59de3/content.htm
    In EhP5 ESS Personal Profile application, in order to change the
    Address overview page fields, you need to adapt the Address component
    configuration HRESS_CC_PER_OVR_ADDRESS_XX.
    Note: In EhP5, ESS screens are based on Floor Plan Manager for
    WebDynpro ABAP Generic UI Building Block concept. To configure
    overview page fields we no longer use 'Determine Fields for Business
    Card on Area Page' View instead of that we adapt the FPM configurations.
    In the standard delivery in the Overview Page, always international
    Address is displayed and in the edit screen based on the country
    selection (Foreign Address scenario), corresponding country screens
    are displayed.
    Note: We always show international address screen in overview page in
    order to support Foreign Address scenario.
    If you want to chanage the fields in the Address overview page fields
    then adapt the Address component configuration.

  • Personal Data and Address for Country Grouping 99 - error on ESS

    Hello All,
    I have configured personal data and address infotypes in ESS for the country grouping 99.
    I have done the following config
    1. Assign Screen Structure to Infotype Versions
    2. Define Active Subtypes and Use Case
    3. Define Country-Specific Applications
    4. Created a Z service and then assigned this service to subarea.
    I made use of US service and copied to z.
    after the config when i log on to the portal and check the personal data or address links am getting the error:
    An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE
    the st22 dump is
    Runtime Errors         OBJECTS_OBJREF_NOT_ASSIGNED_NO
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not
    caught in
    procedure "HRXSS_PER_CLEANUP" "(FUNCTION)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    You attempted to use a 'NULL' object reference (points to 'nothing')
    access a component.
    An object reference must point to an object (an instance of a class)
    before it can be used to access components.
    Either the reference was never set or it was set to 'NULL' using the
    CLEAR statement.
    I searched in the forum but still am unable to figure it out where i am wrong or missing any config or any other technical error.
    Can any one pls help me

    http://wiki.sdn.sap.com/wiki/display/ERPHCM/HowtoReuseCountryspecificapplicationsforMolga99
    check the steps in above link
    and also please check with some standard country like india 40 or usa 10 what use cases and time constraints have been set
    INFTY - Now specifies the infotype.
    USECASE - Corresponds to the value in the table V_T7XSSPERSUBTYP.
    ZEITB - Corresponds to the value in the table V_T591A (V_T582A).
    Page 2
    SUBTYPE_TAB - Here, you will find a list of the subtypes that have
    already been checked and that are correct.
    You then find the subtype in METADATA-SUBTY. However, you must move up
    one subroutine in the call hierarchy in advance to do this.
    This data makes it easy for you to identify the infotype and the subtype
    and correct the inconsistency by making entries in the tables mentioned.
    ie
    T_cd:SE24 >>CL_HRPA_PERNR_INFTY_XSS >> CHECK_USECASE_WITH_CONSTRAINT >>
    for
    usecase = A1, A4, B1, B4 (table V_T7XSSPERSUBTYP)
    you need to have
    zeitb = '1' OR zeitb = '2' (table V_T591A)
    for
    usecase = A2, A3, A5, B2, B3, B5
    you need to have
    zeitb = '2'
    for
    usecase = A6, B3
    you need to have
    Zeitb = '3'

  • How to show email id in personal Data of ESS

    Hi All,
    I have a scenario in which i have to show the email id mail in personal data iview of the personal information .
    Iam using NWDI . I have checked the personal data DC and found that the RFCs being called in the application are related to 0002 infotype. I didnt find any field for email id in 0002 infotype. In my case the email id has to be picked from su01 user data.
    Please help me to proceed further.
    Thanks,

    Hi,
    I think there ia already an Iview you can use. Check Change own data
    http://help.sap.com/erp2005_ehp_04/helpdata/en/34/1100414a0e40a5ae68d5aeacc30165/frameset.htm
    This picks email from from su01/su03
    This is there in ESS version 1.0 also. You can add remove lot of fileds using the infoset in SPRO setting in
    Personnel Management > Employee Self-Service > Service-Specific Settings > Whou2019s Who.
    Srini

  • Table Control Icon appearing  in Personal Data in ESS in Portal

    Hello All,
    We are on SAP Enterprise Portal 6.0 SPS09 with version details as
    J2EE Engine 6.40 PatchLevel 87289.311
    Portal 6.0.9.0.0
    After installation of Portal system we installed Business Package for
    Employee Self-Service 4.6C - 4.7 on our Portal system and installed ITS
    6.20 patch 22 over Portal inorder for connecting Portal with Backend R/3 system.Ours is a development serverand Portal application and ITS are installed
    on the same server.
    When we access ESS on Portal ,and navigate to Personal Information /Personal Data / , there a small table control icon appears which we donot want to appear and which does not appear on R/3 side.Simultaneously for this transaction in R3 a selection row appears which doesnot appear in Portal.This problem is given even when we run ESS transactions through ITS on webgui.Wt might be the cause of this error ,do we need to make any settings ( Table specific) in ITS or R/3  or somewhere else. Kindly plz suggest.Plz revert at earliest.My email Id is [email protected] .
    Regards,
    Saumya

    Hi Somya,
    Did you solved this problem. If you solved this issue then please let me know because iam also getting the same problem. you can send me an email at [email protected]
    Thanks,
    Abdul Hadi.

  • How to Pass personal number(pernr) to the ESS Webdynpro ABAP Application

    Hi,
    How to pass personal number of employee to the standard ESS webdynpro ABAP application as application parameter of iview.
    Thanks
    Srikanth

    Hi
    For WebDynpro application in iView there is a property to set Parameter for WebDynpro application.
    Handel these passed parameters in Default plug of Interface Controller.
    Note string passed as parameter in iview is case sensitive.
    Try this code to get URl of Deployed application
    String appURL = null;
    try {
         WDDeployableObjectPart currentAppPart =wdThis
                                  .wdGetAPI()
                                  .getComponent()
                                  .getApplication()
                                  .getDeployableObjectPart();
    appURL = WDURLGenerator.getApplicationURL(currentAppPart);
    } catch (final WDURLException ex) {
    wdComponentAPI.getMessageManager().reportException(
                             new WDNonFatalException(ex),
                             false);
    Mandeep Virk

  • Employee not able to view locked personal data in ESS

    Gurus,
    Cna anyone suggest, if the employee enter some details in the personal data related infotypes, the details get locked in backend. we are fine with this, but these locked details are not visible to the Employee thrugh ESS.
    is it possible to arrange for such view in Standard implementation, we are in 604 enviornment.
    thnks nd regards
    vedashre

    Hi
    This issue is not clear
    Generally ESS users do not have SAP GUI access - even if they did - one of their sessions would still be open for maintainence
    The majority of locks issues that occur is if ESS user has opened a session to maintain their Personal details and HR
    admin is trying to get into the record in ECC or HR administrator is editing the PERNR in the back-end and ESS user tries to access the record - in the case only the user to first create the lock will have access
    Best wishes
    Stuart

Maybe you are looking for

  • How to manage video files in FMS 3 ?

    Hello, I have a doubt regarding file managment in FMS 3. I want to create a video on demand aplication using FMS and I want to catalog the videos ( to associate data such as Director, Year, Producer, Actors, Genre, Price, Format, Duration, Language,

  • Regarding XI Installation Content

    Hi Experts, Please Let Me Know What Are The Requirements To Install The XI On My PC.... 1.....About What Software CD's I Need to have????? 2.....About System Requirements....... Here I heard that Windows 2003 Server in Required OS But in my PC i have

  • How to install Win7 if iMac's DVD drive is dead?

    I recently replaced the hard drive in my 2006 iMac and am starting fresh with Snow Leopard.  The problem is at some point the DVD drive stopped reading DVDs and will only read CDs...(???)  So when I go through the Boot Camp Assistant it can't read fr

  • Problem accessing Skype on Mac OS X V. 10.7.5

    Hi, I've been having a problem with my Skype over the past two months.  I can't seem to access skype from my home wifi.  However, when I use another wifi outside, say at the mall, I am able to access skype.  At home,  everytime I try to access Skype,

  • Can the myRio have a SFP+ connector added to it?

    I was wondering if anybody knew if you could connect an SFP+ digital output to any of the pins of the myRIO device.  The goal of this is to add a 10Gigabit network connection. Thanks