ESS - Family Members Detail screen

Hello,
I am on EP 7,NW04s, ERP 05 and tring to modify the Family Members Detail screen .I have already hidden some of the fields and moved some up and down but the Previous and the Review button and too far down because of the space created by hiding the fields ,how can I move these buttons up, since I don't see them in the Detail View Layout....
Also I want to put a validation on the review button to make the Social Security Number field as mandatory ...I think I have to modify the ess~per application ....
Any help would be highly appreciated.

Hello Subhash.
If you look at this thread:
Floor Point Manager (FPM)
You will find some links to documents explaining how to modify an ESS application.
It should explain to you in these documents, that validation is completed in R/3 NOT in the Web Dynpro application - so modification of the application is NOT required.
I hope this helps.
Cheers,
Chris

Similar Messages

  • Code for Family Members Detail screen

    Hello,
    I am on EP7.0,NW04s and ERP05 and want to modify the ESS Family Members Detail(Edit Spouse) screen wherein I want to make the Social Security Number as a mandatory field like First and Last name ...but I wonder where to find the code writeen for these validations ... so that I can add my code for SSN...
    Any help would be highly appreciated.

    Hi,
    If your requirement is making an input field as mandatory input field then for this validation you can follow the following procedure..
    1> Add an entry like the following in your Message Pool.
    MISSING_INPUT as Message Key, Message Type error, must be enterred  as Message Text.
    2> Add a method called checkInputValues as follows for validation as follows
      public void checkInputValues( java.util.ArrayList attributeCollection, java.util.ArrayList fieldNames )
        //@@begin checkInputValues()
         IWDMessageManager messg = wdComponentAPI.getMessageManager();
    String strValue=(String)wdContext.currentCalIDSHDtailsElement().getAttributeValue(attributeCollection.get(0).toString());
              if(strValue==null || strValue.equalsIgnoreCase(" "))
                   messg.reportContextAttributeMessage(
                   wdContext.nodeCalIDSHDtails().currentCalIDSHDtailsElement(),
                   wdContext.nodeCalIDSHDtails().getNodeInfo().getAttribute(attributeCollection.get(0).toString()),
                   IMessageTpcalender.MISSING__INPUT,
                   new Object[]{ fieldNames.get(0) },
                   true);
        //@@end
    3> Add another method  in your View that will use the validation code on Submit and add the following code in the method
    public void onActionSubmit(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionSaveCalData(ServerEvent)
        ArrayList attList = new ArrayList();
        ArrayList fieldNames = new ArrayList();
         attList.add(0,IPrivateTpcalenderViewOne.ICalIDSHDtailsElement.FIRSTAME);
         fieldNames.add(0,"FIRST NAME");
        this.checkInputValues(attList,fieldNames);
        wdComponentAPI.getMessageManager().raisePendingException();
        //@@end
    if you use the above procedure you can perform the validation on a input field and if user does not enter any value and tries to submit the form then the input field will be marked with red color.. Hope this helps..
    If you need further help let me know...
    Please reward points if it helps..
    Thanks
    Avijit

  • ESS Family Members/Dependents Screen

    Using ESS 50.4,  HR 470 SP73,  EP 6.0
    In the Family Member/Dependent screen the Next and Previous buttons take the user back to the List screen.  We need for the user to be able to view the next family member such as when someone has more than one child.
    Is this an HR Functional setting or does the screen have to be modified?
    Please provide details of how to correct this problem.
    Thank you for your assistance and points will be awarded,
    Donna Maupin

    Hmmm still not following....so let me ask this.....at what point in this process would it fail...
    (1) user views list of dependents in table
    (2) user selects row (ie. clicks row selector to left) of the dependent they wish to select
    (3) user selects the "display/edit" button from below the table.
    (4) user is taken to next screen that displays the details of the selected dependent
    (5) user selects the "back" button (NOT browser back button)
    (6) user select another dependent in the table following stepts 2 and 3 above.
    (7) user views details of newly selected dependent.
    Is that not what you followed? If so and it still broke (only returned to first dependent in the list), I would say it was more likely a program error/bug. I know other user actions can cause issues (like double clicking on a row to select it) which might result in the wrong record being chosen....but nothing else I have seen seems to be like you described.

  • ESS Family Members

    Hi
    I got a problem in ESS Family members / dependents where the Header of the Subtype does not appear in the view. It is a funny situation where we find the 3rd record always gets this problem.
    I raised a OSS with SAP they are still looking at our system but have not got a reply for very long time.
    Please tell me if anyone has encountered/resolved  this problem
    regards
    Pravin

    Hi
    You see when i display the family members & dependents for each record like Father Mother Brother Sister there is a heading of the subtype and under this heading the details of the record appears like this example
    Spouse
    Last Name: Bhattacherjee
    Name at Birth: 
    First Name: sanchit
    Date of Birth: 4/1/1982
    Father
    Last Name: Bhattacherjee
    Name at Birth: 
    First Name: Subir Kumar
    Date of Birth: 11/20/1950
                                              <----
    here there is no heading
    Last Name: Bhattacherjee
    Name at Birth: 
    First Name: Mother
    Date of Birth: 1/1/1955
    Brother
    karthika 
    Last Name: Bhattacherjee
    Name at 
    You see I have noticed for every 3rd record  the subtype heading does not appear 
    regards
    Pravin

  • HT201080 How do I edit a family members details?

    How do I edit a family members details?
    I have set up family sharing in iCloud and accidentally saved an incorrect birthdate. Can I edit these details?

    Move their iTunes library to it, launch iTunes with the Shift key held down and choose it, log out of your iTunes Store account, and then into theirs. If the library contains rented movies, those won't play.
    (122612)

  • I am trying to use Find My Friends and I have been through troubleshooting 3 times. Why won't my location work? Everything is on but the 2nd screen in Find My Friends is grayed out, whereas my other family members 2nd screens are active?

    I am trying to use Find My Friends and I have been through troubleshooting 3 times. Why won't my location work? Everything is on but the 2nd screen in Find My Friends is grayed out, whereas my other family members 2nd screens are active? I have an iPhone 6 Plus, latest ios8, and yes my location says it is being shared, but it is not.

    Pyralus wrote:
    I decided to try and boot from the Tiger discs, but when I did, all I got was a screen that looked like a blizzard of pixels.
    The firmware was likely changed and it's not compatible anymore or the disk is bad.
    I was able to boot using the Snow Leopard disc from both my new MBP and my girlfriends MB, but both said that OS X could not be installed on this computer, and I couldn't even use the disc utility to wipe the drive.
    Those disks don't have the hardware drivers your machine needs.
    Your going to need to get a Snow Leopard retail install disk from Amazon/elsewhere.
    Do I need to have a serial number to reinstall OS X?
    Thankfully No.

  • ESS Family Members country selection

    Hello,
    I am on EP7.0 ERP05 NW04s and trying to modify the ESS Family Members Application ..On the Edit Spouse page when you select a country from the DropDown like USA then in the State selection DropDown you should be able to select only US states ...but it actually lists all the states of all the countries...Is this something missing on the Webdynpro side or is some configuration at the Backend side??
    Any help would be highly appreciated.

    Hi Subash,
      This requires a code change in the front end and back end to be done by SAP. It is already available with ERP2005 SP stack 09.
    Please refer note : 1039586 - Dependent F4 Functionality for US Family/Dependents Scenario.
    This gives you the solution.
    Regards,
    Sharadha

  • ESS Family Members iView - Change UI Elements

    Hi guys,
    On ESS Family Members iview, the subtypes (i.e. family members) appear as buttons on the page - 1 button for each family subtype. I'm trying to change it from family subtypes appearing as buttons to values in a dropdown list. However, when i do so, it keeps hitting error:
    com.sap.tc.webdynpro.progmodel.context.ContextException: DataNodeInfo(BizCardsView): unknown child node
    What I did was:
    - Modify FcPersInfo.CreateOverview method
    - comment off the buttons creation
    - basically replace the code with:
    IWDDropDownByIndex DDI =  (IWDDropDownByIndex) view.createElement(IWDDropDownByIndex.class, "dd");
    DDI.bindTexts(wdGetContext().nodeSubtypes_Info().getNodeInfo().getAttribute("Stext"));
    container.addChild(DDI);
    Has anyone met this error b4 and can share your resolution pls? Thank you.

    K, issue solved. This is due to context node not existing in the view.
    However, my context node contains the keys such as 1,2,3. How can i get it to display the subtype word itself, that the key map to? such as Child, Spouse,...

  • Problem with Family members/dependents screen in ESS for Switzerland countr

    Hi All,
    We are checking standard Fmaily Members/dependents screen in Personal Information under ESS for switzerland and screen doesn't have some fields compared to what we see in pa30 for the same country.if we check for other countries ess portal screen and pa30 screen look similar.when we check switzerland country specific webdypro component layout is different from pa30 and some of the fields are missing.
    why is this inconsistency with only switzerland country and is there any note available for this
    Thanks
    Bala Duvvuri

    Unfortunately you have to, But since the fields are available in backend, It can be easily be made visible in the front end
    changing the properties of the field
    Do make sure you raise a development request if this indeed required by the customer, You can raise a OSS for it, But I am afraid answer wont be encouraging

  • Family Members Overview Screen

    Hello :
    We happen to use ESS family member iview for 'Emergency Contact'. When we implemented this, we only want 1 emergency contact. Therefore, in 'Family Members' overview iview, we somehow turned off repeating block (i.e. if multiple records coming back (more than 1 child), each record is displayed in a block).  Unfortunately, I don't remember what we did.
    Now, we need to have these blocks turned back on (as an ee can have several emergency contacts). We already config the proper use-case(T7XSSPERSUBTYPE) for this infotype on SAP back-end. However, I don't seem to find where to turn the repeating blocks back on  on portal site. I thought it would be in 'Preview', but don't see other repeating blocks in there.
    This causes ESS to error out when going to this iview, and there're more than 1 records to display).
    Appreciate any help on this.
    Rgds.

    Hi,
    in the table V_T7XSSPERSUBTYP
    Try to give following entries
    Cotunry
    08
    infotype
    0006
    Subtype
    0
    Use case
    A1 or A2
    Note : Please use your project specific country code .
    and try
    also you need to check the time contrarians for the same
    by following was you can do it.
    Go to SE16 and give the table name u201CT591Au201D
    In the selection screen give INFTY = 0009 and Execute ( F8)
    And check the time contrarian what is set for the subtype.
    At the same table you can set the time contrarians also.

  • ESS Family members/dependents iview

    Hello All,
    I am having an issue with the family members and dependents iview in ESS.
    Right now when I click on the iview it displays a line of buttons each saying new spouse, new child, new first emergency contact etc and when I click on any of these buttons it displays the detail view of that contact.
    My requirement is to change the overview page of this iview from displaying a list of buttons to may be a list box or a combo box. I looked at the bizcard view of this iview but could not figure out how to change this or if there is any customization that can be done in IMG to change the view of this iview.
    Any help on this will be greatly appreciated.
    Thank you
    Renu

    Hi Sharadha and Krishnagopal
    Thank you for responding. So I need to change the bizcard view of this iview. I have the NWDI set up and imported the application. I saw the bizcard view also but could not understand where I need to make the changes as it looks same as any other bizcard view of any other application.
    Any suggestion on this will be greatly appreciated.
    Thank you
    Renu

  • ESS - Family Members - Incorrect gender being displayed for Children

    Hello,
    On the "Family Members/Emergency Contact" page in ESS the Gender of the children is not being displayed properly.  The first child displays with the proper gender but after that each subsequent child is being displayed with the same gender as the firts child.
    For example, if the first child displayed is Male then all others will then be displayed as Male regardless of whether they are Male or Femail.
    Any help is appreciated and thanks in advance.
    Daniel A

    Daniel,
    I guess it has to do with the HR configuration. How do the genders appear there?
    Regards,
    Sandeep Tudumu

  • Ess family Member Details

    Dear all,
    I having a Problem in Ess Tell me how to do
    Q-1
    Make family member/dependent details in ESS as non-editable. The should be available for viewing/display only. No edition/creation/deletion should be allowed, How to do it in Ess..But in Portal Option is there to edit. I am already De active In Ess,But Option is a available in Portal pls tell

    Hi Shobhit..
    its a simple configuration on R/3 side..
    Open view V_T7XSSPERSUBTYP using SM31
    Maintain ur country, infotype, " Subtype for child or any other u want",  use case
    Please use the Use case B3. Your record shud look like..
    40    21    2    B3.   (this will display multiple records of children for country india)
    Cheers!!
    Ashutosh
    Please dont modify service usin NWDI ... not needed.

  • Delete button not appearing in ESS Family members/Dependends

    Hi All,
    We have a requirement to add a button delete button on ESS-> Personnel Information-> Family Member/Dependents under Partner, where Partner is custom sub infotype.
    For sub types like Spouse, child it is appearing by default, but not apearing for Partner, donno why?
    For information: It is calling HRXSS_PER_READ_P0021_GA function module.
    From a Webdynrpo applcation, it looks like getting dynamic layout based on a function module.
    Kindly, help me.
    Regards,
    Devender V

    it uses USE CASES to add the buttons!
    check here
    V_T591A
    V_T7XSSPERSUBTYP
    check the badi HRXSS_PER_BEGDA

  • Family Members for ESS SP9

    Hello,
    I am on EP7.0 ERP05 NW04s ESS6.0 SP8 Patch 9 . There was one problem in the ESS Family Members/Dependents Detail screen for country selection for which a note 1039586 was released ....this note tells you to apply new SP9 released to solve the issue but we have already started Development with SP8 and done changes ...so we cannot apply SP9  .....is there some other way to go about this issue without manually changing the application...
    Any help would be highly appreciated.

    Hi Subhash,
    Is the prerequisite note 981703 applied as mentioned in the note 1039586.
    Have you applied the correction instructions which gives you the backend changes?
    In case, if both of the above are done, then you have the complete backend changes.
    Remaining Front end changes to be done
    1. You have to create model in the family DC for the RFC which is added when you imported the correction instructions from 1039586.
    2. You have to call the RFC onSelect action of the 'country' dropdown and assign the values returned by the RFC to the variable assoicated with the state dropdown.
    Hope this is clear.But i suggest you to apply SP9 instead of making all these changes
    Regards,
    Sharadha

Maybe you are looking for

  • Line Graph Behaviour

    I have a series of data 01-JAN-2008 10 01-FEB-2008 20 01-MAR-2008 30 01-DEC-08 30 and some data for 2009 01-JAN-2009 5 01-FEB-2009 10 01-MAR-2009 20 01-APR-2009 30 I am trying to produce a rolling 12 month Graph with the Month as the label and Year a

  • Help using time machine with a macbook pro

    Can you force a backup to time machine? I have a laptop & it is not always connected to the external hard drive or not always on. I want to just backup every day or so at my convenience. whenever I connect it now it does not even show a scheduled tim

  • Obsolete FM ws_query

    Hi all, Can you please say me how am i to change this obsolete FM to class CL_GUI_FRONTEND_SERVICES PARAMETERS: PCPATH LIKE RLGRAP-FILENAME DEFAULT 'c:\temp\rbe_extract.txt'. DATA: PATH LIKE PCPATH. CALL FUNCTION 'WS_QUERY' EXPORTING         ENVIRONM

  • I tunes store won't open on my pc

    after downloading the most recent itunes, i can't get the store to load on my pc?

  • Reanaming a file in pages 09

    Does anyone know how to Save As Filename in Pages 09