EHS Personal Data Screen is Missing

Hi,
I have question regarding Occupational Health..when I go to Edit Medical Service tcode is "ehsambtaet"..Personal data screen is missing.So i am unable to see the Medical service assigned to a person.
Is there is any configuration is required for this?Is it in HR or EHS?
Give me ur mail ID so that I can sent you the screenshot.
Thanks
Sachin
[email protected]

Hi,
Sorry for the late reply..i can define the org structure..but still screen is missing and also I can open a medical service for the person through scheduling cockpit.but cant view it as the screen is missing...Plz give me the mail ID will send u the screenshot.Also if u have any SAP documentation on IHS or OH please send me..it will help me alot.
Thanks and Regards,
Sachin Borde

Similar Messages

  • How to change the   Success Message  for Personal Data Screen in ESS

    Hi,
           While saving the Personal Data in the ESS  I want to chage the Success message.When I check the DC , Message Class  i am not able to find the  the particular string.Can any  one please  guide how to find the Success Message String   for this Personal Data Screen or Which BAPI  I  have to check .
    Regards
    Alexi

    Hi  iidhya ,
      Please find the code below
        public boolean onEvent( )
        //@@begin onEvent()
        String event = fpm.getEventData().getEventName();
              if (event.equals(IFPM.EVENT_ADD)){
                   wdThis.wdGetFcPersInfoInterface().setModeForCreate(selectedSubtype);
              }else if(event.equals(IFPM.EVENT_EDIT)){
                   wdThis.wdGetFcPersInfoInterface().setModeForEdit(wdThis.wdGetFcPersInfoInterface().getSubtypevalue(selectedRecord));                              
              }else if(event.equals(IFPM.EVENT_REMOVE)){
                   wdThis.wdGetFcPersInfoInterface().setModeForDelete(wdThis.wdGetFcPersInfoInterface().getSubtypevalue(selectedRecord));                              
              return true;
        //@@end
    Regards
    Alexi

  • Display Personal Data Screen

    Hi,
    How can I change the layout of the display when I display Personal Data(PA20)?
    I would like to display the Personnel No, EE group, EE subgroup, Pers. area and valid from.
    In this first screen I would like to display the Name and HR data tabs too. In the HR data tab, it should have the followings:
    1. Male and female button
    2. Birthday
    3. Language
    4. Nationality
    5. NRIC
    6. Birthplace
    7. Country of birth
    8. Religion
    9. Since
    10. No. of children
    Regards,
    John

    Hi,
      Customizing Procedure-infotype menus-infotype menu-
    Here you get two options
    a) user group dependancy on menus n infogrps.
    Here click new entries and gv ur menu name in the menu column,text,usergoup  check box shud b ticked and last column ref mention ur ref number.
    b)infotype menu.
    Here in the pop up give ur menu name which u mentioned in the menu column in the first step.
    click new entries.
    mention ur user group,infotypes which u want to display in ur menu.
    Save it
    Go to the next node dat is Determine Choice of infotype menus.you wil get 2 options.Choose infotype menus.
    here mention 01 dat is HR Master data as ur menu.
    click new entries.
    ur user grp,sno,menu shud be entered.
    save the entries.
    And finally in su3,save ur UGR.
    Hope this helps,
    Regards,
    RR

  • Invalid parameter SECONDARY_RECORD-PSKEY Error in Personal Data Screen

    Hi All,
    We are using EHP6. The Personal Data  iview is throwing an error while trying Edit something.
    I am able to add a new register  but getting the following dump while trying to Edit/Save
    This apply for all the employees.
    This apply for all the employees.
    I looked through SAP Note-1815863 - Dump in Class CL_HRPA_INFOTYPE_CONTAINER Method. However all the tables mentioned in that Note seemed to be configured properly.
    Any help will be appreciated.
    Short Dump
    Error while processing your query
    What has happened?
    The URL call sap/bc/webdynpro/sap/HRESS_A_PERSINFO was terminated because of an error.
    Note
    The following error occurred in system DEV : Invalid parameter SECONDARY_RECORD-PSKEY , value 1008119301067 9999123120130621000
    The error occurred on application server HRE_05 and in work process. 8
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: IF_HRPA_INFTY_CONTAINER_DATA~MODIFY_SECONDARY_RECORD of program CL_HRPA_INFOTYPE_CONTAINER====CP
    I have checked:
    Report RPUPAV00.
    Subtype config, inconsistent data.
    I updated table V_T582V & V_T582W.
    I maintained tcode-GENIL_MODEL_BROWSER.
    I also have checked the following:
    sap > bc> webdynpro > HRESS_A_PERSINFO   ----check this once activate or not ...right click and check is it activated or not
    I also have run the report RPUFIXDS for that personal number, , however the issue follow.
    The error not occur when I delete the register for the the following  V_T582V & V_T582W, however the fields for the infotype secondary not appear in the dynpro of the infotype 0002.
    Thanks
    Regards

    There could be several possible causes
    Usually this error occurs if a secondary infotype functionality has been delivered via SP or SNOTE for infotype 0002 but the PERNR you are using does not have secondary infotype record
    Tables V_T582V & V_T582W determine if a secondary infotype will be used - if you remove entries here this will deactivate the secondary infotype useage - this might be one way to resolve the issue - but perhaps you wish to use the secondary infotype - in some cases it might be required- for example ESS might expects a secondary infotype and throw an error if there is an issue
    If you wish to use the secondary infotype you need the delivered entries in V_T582V & V_T582W and you need to run RPUPAV00 for any PERNR that has a 0002 record existing prior to the new secondary infotype being introduced to ensure they have a secondary infotype record key that matches the primary infotype key

  • Add field to E-Recruitment Candidate Profile / Personal Data Screen

    Hi Experts,
    I have a very specific requirement.  I need to display a date field from date spec infotype in e-recruitment.  The date type will vary depending on the internal candidate's personnel subarea.  This field needs to be visible to both the candidate and the recruiter, but uneditable.
    How can I achieve this?  What is the best approach?  I was thinking about adding it to the Personal Data in the Candidate Profile.
    Thanks in advance
    Shane

    Yes, it will wok with Webdynpro
    The table T77RCF_PRMC_PL is for customer smartforms, this is where you should insert a record for your new custom smartform, the record will not be there by default, you have to insert it via table maintenance sm30
    The default standard smartform is fetched from table T77RCF_PRM_PL for standard smartforms, entry with parameter name FORM_CAND_DOVR
    So you have to create an entry in the customer smartforms table T77RCF_PRMC_PL with similar parameter name but with the name of your new custom smartform in the value field...
    The logic works like this: it will try to find an entry in the customer table first (T77RCF_PRMC_PL), if it cannot find an entry with parameter name FORM_CAND_DOVR, it will go to the standard table (T77RCF_PRM_PL) where the entry exists by default.
    To look into the logic more closely please go to the following method:
    cl_hrrcf_dataoverview_pl
    method: get_cand_dovr
    Inside the above method, the logic is implemented inside the following method call:
    CALL METHOD cl_hrrcf_t77rcf_prm_pl=>read_record
            EXPORTING
              iv_prm           = 'FORM_CAND_DOVR'
            IMPORTING
              es_t77rcf_prm_pl = ls_prm.
          lv_cand_dovr_form = ls_prm-value.
    I hope I made things more clear...

  • Customizing of Personal Information Screens

    Customizing of Personal Information Screens is missing in our IMG ?????
    SAP Documentation says:
    For more information and examples of how to personalize screens, see Customizing for Personnel Management by choosing one of the following paths:
    ·        Employee Self-Service ® Service-Specific Settings ® Own Data ® Customizing of Personal Information Screens
    Employee Self-Service ® General Settings ® Customize Detail and Review Screens
    Customizing of Detail and Review screens is only available for US and Germany scenarios.

    We are using latest version of ECC 6 Ehp 3
    And latest version of NW 7.0 portal...
    [SEE HERE|http://help.sap.com/erp2005_ehp_03/helpdata/en/92/703fff74e541e5a627fff5ad4f48ff/content.htm]

  • Personal Data changes were not saved

    Hi,
    From the Personal Profile, I am able to edit and save data in all the sections but not for the Personal Data. Once after clicking on the Edit button from the Personal Data as shown below:
    We are getting below Edit Personal Data screen. Upon clicking on Save we are getting the error:
    Error:
    Here's the dump from st22:
    Category               ABAP Programming Error
    Runtime Errors         UNCAUGHT_EXCEPTION
    Except.                CX_HRPA_INVALID_PARAMETER
    ABAP Program           CL_HRPAD_IL===================CP
    Application Component  PA-ESS-XX-WDA
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_HRPA_INVALID_PARAMETER', was notcaught in procedure "MODIFY_LINE_RECORDS"          (METHOD)", 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:
         Invalid parameter SECONDARY_RECORD-PSKEY, value 0000099132589999123119860415000
    After running the report RPUPAV00, I get the below message:
    Regeneration of Additional ITs for Views
    2 ERP016X"Start of Subsequent IT Generation in Client:" "120" " " " "
    2 ERP016X"    New Personnel Number:" "00000991" " " " "
    2 ERP016 "*" "00000991" "No Conversion Routines for CGr:" "24"
    2 ERP016X"Statistics" " " " " " "
    2 ERP016 "No Database Conversion Occurred" " " " " " "
    This is this happening for country Colombia
    I have checked the sap note: 1815863, I found the table V_T582V & V_T582W. as per sapnote: 1542198, i maintained tcode-GENIL_MODEL_BROWSER.
    Thanks
    Regards

    For this table :
    If I delete the entries for the following tables , work fine.
    However this not is the solution.
    Other suggestions?
    Thanks

  • How to remove mandatory field for Last Name in Personal Data Editing Screen

    Hello All,
    CUrrently we are using BP_ ERP5ESS1.31 SP5 & SAP_ESS  603 SP5.
    All my ESS Services are Displaying fine and working from Portal.I am having the requirement like I need to make Last Name as Non-Mandatory field in Personal Data. While Editing the PD Screen, there  i will find the * mark for Last Name filed, i checked through the Global Personalization Make as Mandatory is Not Personalized its showing, i think its defualt prpoerty,so i am unable make any changes from Portal w.r.t Global Personalization.
    I checked in SPRO-- Personal Admin> Custmomizing User Interfaces>Change Screen Modifications, there i find the respective Module pool for those Infotypes and country Specific..
    I cheked forModulePool MP000200--> P0002 and Variable Key-40(For India)  P0002 - NACHIN -- LastName only OF Radio Button is Selected all other Rado buttons are not selected.
    I Checked in V_T588MFPROPS view there for 0002 Infotype P0002 -- NACHN Mandatory check box is Checked all other check boxes are Unchecked.
    How to make that Last Name field as Non-Mandatory in Personal Data Edit Screen, where i need to make the changes.'
    Please list out the Steps..Where i need to do the configuration. And i assigned all the required ESS roles on the backend.
    Thanks in Advance
    Adapag

    Hi,
    I don't think supressing through Global Personalization will change the business logic. Within the Business Logic it checks for the mandatory field.
    After the changes I guess you need to make the changes accordingly.
    The below link might be of some help.
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable
    Please correct if I am wrong.
    Cheers-
    Pramod

  • Persona Data & Family Member Data Country screen with Middle Name for ESS

    Friends,
    I am using country version 99 and working on new Implementation of ESS on ECC6.0.
    Can any body help me with the following for ESS:
      1. Which Personal Data Country screen has got Middle name field?
      2. Which Family Member/Dependent Data Country screen has got Middle name field?
    Thanks for your help.
    Preethi

    I think MOLGA 10 and/or 26 should do.
    Yash

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

  • Hide or remove delete button - ESS personal data iView

    Hi, regarding for example ESS(50.4) personal data overview iView. 
    How to hide or remove delete button in the personal data overview iView screen(I know that this can be done on the ITS server side (web studio), but I want to do this in R3)
    /Best Regards
    Patrick

    Achim was right on. Edit/Change the Internet Service in R/3. A few things to consider though....
    (1) if using the original service, you may want to create a copy of theme 99 into your own theme (any number will do...99 is just the default theme). If doing so, be sure to change the service's service file (yeh, I always loved that about SAP's naming) to point the ~theme paramter to your new theme.
    or
    (2) Copy the entire service into your own "Z" service. Then modify the templates as you wish. You will need to point the iView to this "Z" service too.
    Also, it is best to do it via SE80 vs. file level because then it will be part of a transport and follow the correct path through the landscape.
    Now, if you really want to go back to R/3....find the function module or program the transaction code for your service actually calls, make a "Z" version of it, modify it, create your own "Z" t-code to call it, and THEN modify the internet service's service file (either the original SAP one or a custom version) to call your new "Z" t-code. Lot of work...yes, I know....but that's the way it's done if you gotta get back down to the ABAP level.
    Hope this helps!
    Message was edited by: Christopher Solomon

  • I am concerned about personal data being not encryption in transit over the Internet and therefore can be seen by other people.

    I am a new Firefox user. I have just installed Firefox 4 on my windows PC today, 5/27/11. I have two major questions:
    1. Accidentally, I clicked some thing at random on the screen (I can't remember what it was) and this page, http://us.config.toolbar.yahoo.com/bh/v2/wp/?view=wc&intl=us&pc=yma3&dc=v2_upgd&cv=2.3., showed up under Yahoo! Toolbar. It informed me that the connection was not encrypted and that information sent over the Internet could be seen by other people. I am not sure what the warning is all about. Does it mean when I use Firefox as a browser to access the Yahoo! and other Internet sites, e.g., my bank, all my personal (username, password, etc.) and bank data will be seen by other unauthorized people? I have never seen a similar warning from other browsers, such as Internet Explorer and Safari? So, if Firefox does not offer protection of personal data, I wonder what's the point of using it. I could have misinterpreted the Firefox warning and would highly appreciated it if you can clarify.
    2. During the installation process, a message showed that Firefox 4 was not compatible with certain features of some of the software already on my PC. I did not copy those features and do not remember what they were except one that was associated with my firewall ZoneAlarm. I could be wrong but I think the message also said Firefox had removed the incompatible features. Please tell me if I should be concerned about it, especially the one that was removed from ZoneAlarm. Will my PC become susceptible to hacker invasions when I use Firefox as the browser? I wish Firefox had given some written explanations along with the incompatibility and removal message so that a user can understand exactly what it is about.
    I would appreciate to hearing from you at your earliest convenience. I have tentatively suspended using Firefox until I can be assured that it is safe to do so without potentially compromising my personal data.
    Thank you.

    That is a generic warning message that you get if you submit a form via a normal HTTP connection (i.e not in via a secure HTTPS connection). That warning pop-up probably has a box to suppress this message in the future.
    If you exchange data with your bank site then there should be a secure connection.
    You can verify that by clicking the Site Identity Button (website's favicon) on the left end of the location bar.
    * https://support.mozilla.com/kb/Site+Identity+Button
    You need to check the ZoneAlarm website to see if they have an update of their software that is compatible with Firefox 4.0.1

  • Critical error while opening the personal data in portal

    Dear friends
    In the portal after  clicking on the  personal data tab i am getting the following error .
    A critical error has occured processing of the service has to be terminated .Unsaved data has been lost.
    Please contact your system administrator .
    Screen output without connection to user., error key :RFC_ERROR_SYSTEM_FAILURE.
    Here please note that when i am accessing the same personal data tab in the development it is working fine but this problem is with production only.
    Can anybody please let me know the solution for this error.
    Best Regards.

    Dear krishna,
    Hope you are doing good.
    As suggested, there is a backend dump generated; you need to heck it and fix in the backend. /nst22 , /nstad and /n sm21 will give you more info.
    Also do double check all the JCo's for ESS.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • 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

  • I lost all personal data while installing maverick in external drive. How can I recover lost data?

    I lost all personal data while installing maverick in external drive. How can I recover lost data?

    If all your files are missing
    You may have logged in as a different user, such as Guest. Open the Users & Groups pane in System Preferences. Your name should be at the top of the user list, under Current User. See also this support article.   
    If files are missing from one folder
    Change the Finder view mode; for example, from icon view to list view, or vice versa.

Maybe you are looking for

  • Can't Ping or access via SNMP Inside interface of 5505

    I have a remote site I'm trying to setup monitoring on and I can't get the inside interface to respond to a ping or SNMP requests.  I have tried everything I can find in the forums and on the web but this location will not cooperate.  I have full acc

  • How can I remove unwanted downloads from my macbook pro?

    How can I remove unwanted downloads from my macbook pro?

  • Interactive PDF button to export form data to separate PDF

    Hi, I'm creating a 10 page interactive PDF. One page of the PDF is a questionnaire which i've made using form fields. I basically want the user to answer the questions in the form fields and then click a button on the page that will save that page (w

  • Regarding provide

    Hi, I am selecting some fields from infotype by using provide. like .. provide aedtm            ename            plans            orgeh            kostl  from p0001  between pn-begda and  pn-endda. when I am writing where condition the data will be p

  • HELP re text messages

    I had some very important work text messages on my iphone 4  Ive just upgraded to the iphone 5 and my messages arent on there  How am i able to get them back???