Add field in Service Family ESS

Dear All.
I am using ESS WDA. ERP 6.0 ehp 6.0
In the system backend have created an enhacement to the infotype 0021 for add the field ID Personal of the family and this work fine..
In this moment my client want that this field can be update in the portal of ESS.
My country not have a version delivered by SAP.
My question is:
What are the steps (Tables) that I should customize for that this field customer Z,  appear in the screen in the ESS and that this can be updated in the portal.
Thanks
Regards

Hi Juan
To create a new field in the std ESS screen you need to modify the Configuration Component "HRESS_CC_PER_CONFIG" & if you activate this BADI "HRESS_PER_CONFIG_KEY" it uses the webdynpro component HRESS_C_PERSINFO_CONFIG filter value. This uses the Interface IF_HRESS_EX_PER_CONFIG_KEY & provides the following methods GET_CONFIG_KEY as we need to use this key at the time of customizing the UIBB.
Step1: Goto SE80
Webdynpro comp/int: FPM_FORM_UIBB
select the std component of the country version you are working for & make a copy of it by clicking on start configuration & copying the name.
Ex: HRESS_CC_PER_DTL_FAMILY_XX(ur country version) to ZHRESS_CC_PER_DTL_FAMILY_XX
here add the new field which you want to view in the ESS screen. Make sure that u do modifications on the custom one "ZHRESS_CC_PER_DTL_FAMILY_XX"
Step 2: SE80
Webdynpro comp/Int: FPM_OVP_COMPONENT
select the std component "HRESS_CC_PER_OVP" and make the copy as said earlier in same procedure to "ZHRESS_CC_PER_OVP"
click on display-->global settings & change the Configuration name as per your custom one.
Step 3: SE80
Webdynpro comp/intf: HRESS_C_PERSINFO_CONFIG
Copy the std component "HRESS_CC_PER_CONFIG" to "ZHRESS_CC_PER_CONFIG" and click on start configurator.
this is the process of getting a new field in your custom application. Check this link for UIBB customization
Creating a Form UIBB Configuration - Reusable Objects and Functions for the BOPF Environment (CA-EPT- - SAP Library
Hope this Info serves u the best.
Cheers
Pradyp

Similar Messages

  • How to add ITS Service into ESS HomePage?

    Hi All,
    I have a requirement to add an ITS Service(say BWSP) to the existing ESS HomePage.
    I know how to create a new homepage and would like to know what to provide in the resources or services section for creating a new service.
    Can anyone let me step by step on how to integrate a ITS Service into the HomePage.
    Any help will be appreciated and suitably rewarded.
    regards
    Justin

    (1) create ITS service iView in the portal
    (2) add iView to your role (either first to a page and then a workset or what not, but so that it is in your role).
    (3) Viewing the ROLE in the PCD content editor, choose your iView/Page that you add and note it's PCD path (again THROUGH THE ROLE)
    (4) on the backend, create a resource and assign it's PCD path to the path your noted above (look at other homepage resources for example of the syntax "ROLE://portal content/...."
    (5) create a homepage service and assign your resource to your service.
    (6) create a new subarea or assign your service to an existing subarea.
    (7) if you created a new subarea, you will need to assign this to an Area. Likewise, if the Area is new, you will need to assign it to a Area Group.
    That should do it! Make sure you changes are in the correct client, refresh the portal cache, and viola....you should see your new ITS service. Easy peezy. (haha)

  • How to add fields to already loaded cube or dso and how to fill records in

    how to add fields to already loaded cube or dso and how to fill  it.can any one tell me the critical issues in data loading process..?

    This is sensitive task with regards to large volumes of data in infoproviders.
    The issue is to reload of data in case of adjusted structures of infoproviders.
    Indeed there are some tricks. See following:
    http://weblogs.sdn.sap.com/cs/blank/view/wlg/19300
    https://service.sap.com/sap/support/notes/1287382

  • How to ADD field in iview ?

    hi,
    in portal-iview i want to add a field.
    when i go to 'portal-content -> open the iview with right click -> preview' and then
    do ctrl-alt-right-mouse click i got to the customizing of the fields.
    i know how to HIDE fields there, but i don't know how to add fields ? in the list
    of the fields the necessary fields are available, BUT i only have to options:
    hide -> YES or NOT PERSONALIZED
    any ideas ?
    reg, Martin

    Gopal,
    the root element of this fields does NOT have the option 'decorate'.
    it is the quoata overview of ESS : sap.com/ess~quotas
    the top of the tree has option 'decorate', but this is above the necessary table where
    i select the data.
    my adrl is 
    martin.svik(at)denzel.at
    maybe we can 'change' some screenshots where you can send me yours and i can
    send you mine to explain it in a better way
    reg, Martin

  • Additional fields for service order

    Hi all.
    how can I add new fields to the service order ?
    I now how to add fields to activity but I can not add fields to the service.

    hello Amit,
    Did you have a look to the Easy enhancement workbench (transaction eewb)?
    Regards,
    Frédéric

  • Adding custom time field in service order

    Hi Gurus,
    Our customer wants us to add product date and time. I use transaction EEWB to add this date and time filed. In EEWB field types are only BOOL,CHAR,DATS and NUMC. I can add my date by selecting DATS. But how can I create my time field that after cerating I will see it in the table cRMD_ORDERADM_H with data type TIMS?? 
    Do I have to use defined date profile entries to take my time value??? Can't we use custom time field in service??? if yes how??

    Hi,
    You can make date fields available at item nivel without create custom fields.
    All you have to do is create a date profile and assign it to your item category.
    To create a date profile:
    transaction SPRO->Customer Relationship Management->Basic Functions->Date Management->Define Date Profile
    To assign to an item category:
    transaction SPRO->Customer Relationship Management->Transactions->Basic Settings->Define Item Categories
    I hope it helps!
    Kind Regards,
    Gabriel Santana

  • Field lables changes in ESS iView not reflected on portal

    Hi All,
    I am trying to customize the SAP ESS Address DC (webdynpro Java) for South Africa region as per the SAP OSS note (No: 1428933).
    In order to incorporate the changes I have imported the ess/za/addr DC into NWDS. I have changed the label text as per the OSS note and deployed the DC but changes are not reflecting in the portal
    I did some more test on Label text;
    1. Removed the Label text property value from DC and deployed the application,  when I run the application during runtime screen is not showing any label text message for the label since I made it to empty.
    1. I added my custom text message to label text value instead of standard label text value and deployed the application, when I run the application during run time screen is automaticaly showing the standard label text value not my custom label text value.
    I'm trying to figure out from where these field labels value are coming from? Theoretically it should reflect field lables whats given in webdynpro but thats not the case here.
    From where Label field value is coming?. Help me out in this. Thanks,
    Regards, Suresh KB

    If you are just changing the field label the recommended approach is to do it through Web Dynpro UI personalisation.  DO NOT user NWDI to change the source code just for field label change.  The way you change through UI personalisation is locate the iView in portal content, and select preview of iView then use CTRL+RIGHT click mouse button on the field that you want to change the text, you will see properties of selected field in a popup window where you can change the default text.  Once you change it, and apply the changes you will be able to verify you changes in the iView properties (additional properties will be automatically created for the change you made).  Now check the personal data service under ESS role you should see the change.
    Hope this helps
    Siva

  • Add fields in  FBL5N output

    Hi
         I have to add some fields in output list in FBL5N transaction code.
    How to add the fields?
         Is it possible to copy the standard program and again shall i add the new fields in output list.
        Please tell me how to do it?
    Thanks.

    There is a Business Transaction Event (BTE) for that, its number [00001650|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=00001650+bte&adv=false&sortby=cm_rnd_rankvalue]. Look at OSS [Note 112312 - Line item: Display of offsetting a/c information|https://service.sap.com/sap/support/notes/112312] and [Note 373268 - Line item: new display field|https://service.sap.com/sap/support/notes/373268] for an implementation sample and guidance.
    - Append a structure to structure [RFPOS|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=rfpos&adv=false&sortby=cm_rnd_rankvalue] with your fields (SE11)
    - Run report [RFPOSXEXTEND|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=rfposxextend&cat=sdn_all]
    - Create a FM (copy of [SAMPLE_INTERFACE_00001650|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=sample_interface_00001650&adv=false&sortby=cm_rnd_rankvalue]) to fill these fields (SE37)
    - Optimize and bufferize your FM (accountants love when there are many lines) (SE37)
    - Link the FM to the BTE ([FIBF|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=fibf&adv=false&sortby=cm_rnd_rankvalue])
    - Run [BALVBUFDEL|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=balvbufdel&adv=false&sortby=cm_rnd_rankvalue] to correct the ALV buffer inconsistency
    - Adapt your layout variants
    In more recent versions take also a look at BADI like [BADI FI_ITEMS*|https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=badi+fi_items&adv=false&sortby=cm_rnd_rankvalue]
    Regards

  • How  to implement "my appraisals" service in ESS ?

    hi,
    i am configuring ESS in EP 6.0. My back end system is MySAP ERP. i wanted to implement "My Appraisals" service in ESS but i dont see any iview for it . Can anyone tell me how to implement it in ESS?
    regards,
    aditi

    Hi Aditi
    if u dont' found ZEMPLOYEE_CAREER_MBO  (customer specific)
    crate ur own by following
    spro ->IMG ->cross-application components ->Homepage Framework-> resources ->define resources ->define resources (add entry)
    click on new entry
    specifi the following
    resource key -
    >ZEMPLOYEE_CAREER_MBO
    description -
    >Appraisals In Process
    object name----->hap_document/documents_todo.htm
    url of pcd page-->pcd:portal_content/com.sap.pct/every_user/com.sap.pct.ess.employee/com.sap.pct.ess.roles/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.employee_self_service/com.sap.pct.ess.area_career_job/com.sap.pct.ess.bsp_career_job
    save ur entry. release the request.
    now create the service.
    spro ->IMG ->cross-application components ->Homepage Framework-> services->define services->define services(add entry)
    click on new entry specifie following
    service key -->EMPLOYEE_CAREER_APPRAISALS
    service link text-->Appraisals
    service type--->service build with BSP
    link resource--->ZEMPLOYEE_CAREER_MBO
    save ur entry.
    now click on assign services to subarea->Assign Services to Subareas (Find Entries)
    create new entry.
    subarea key---->EMPLOYEE_CAREER_SUBAPPRAISALS
    service key short---->EMPLOYEE_CAREER_APPRAISALS
    position--->1
    if u have any query revert back
    regards,
    kaushal

  • Add Fields in CUP Request - SAP GRC Access Control 5.3

    Dear Friends,
    I am wondering on how to add fields value in CUP (Compliant User Provisioning) SAP GRC AC 5.3.
    Currently i'm leading 9 SAP Security Coordinators in Indonesia and i want to create Performance Metrics on how long the CUP Requests is processed. It needs to enhance the CUP by adding value Delegation of Authority and the record no. of the DOA requests.
    Really appreciate your inputs on how to add fields value in CUP.
    Thank you so much
    -Mesti-
    Edited by: AnnisaPramesti on Jan 2, 2012 5:37 PM

    Hi.
    Check under http://service.sap.com/instguides
    SAP BusinessObjects -> SAP BusinessObjects Governance, Risk, Compliance (GRC) -> Access Control -> SAP GRC Access Control 5.3
    Cheers,
    Diego.

  • Add Field to Column Set : KSB1 Actual Cost Line Itme for Cost Centers

    Hi
    We have an request to add VERAK_USER to the Column Set for the above report, so that users can select that field when they choose Change Layout.
    Can you please advise how to do this.  It seems to have something to do with View Cluster Maintenance and tables TKALV1 and TKALV2.
    John

    Read carefully OSS [ Note 325546 - CO line item reports: Creating a user-defined field|https://service.sap.com/sap/support/notes/325546]
    Regards

  • There's no phonetic first or last name option in add field in contact's.

    Hi, trying to get siri to pronounce a name right so I saw you could just spell it phonetically and it will pronounce it that way, and when I pressed on a contact, and went to add field, there was no option to do it? help!

    this looks sort of normal except both first and last name fields are empty and only FN (full name is present). It should look something like this:
    BEGIN:VCARD
    VERSION:3.0
    N:Smith;John;;;
    FN:All American Grill
    ORG:All American Grill;
    TEL;type=WORK;type=pref:(918) 207-0467
    item1.ADR;type=HOME;type=pref:;;13112 Highway 62;TAHLEQUAH;OK;74464;
    item1.X-ABLabel:bill to
    item1.X-ABADR:us
    X-ABShowAs:COMPANY
    CATEGORIES:Customers:Integrity Service's of Oklahoma
    X-ABUID:40A7F0F6-EBB7-40F5-A990-B54B98771F50\:ABPerson
    END:VCARD
    If you save this vcard in TextEdit and drag it back to the address book it will import and look normal. However, this is, of course not a real solution if you have lots of entries like that. you might try tinkering with the original text file from which you imported the cards and add more fields there.

  • Crop and Resize photo within the COD service in ESS

    Anyway to crop and resize photo within the COD webdynpro java component in ESS?

    No what i mean is how to allow the user to upload a photo using the COD service but also allow them to crop and resize the image as documented here:
    [How to Add Image Crop and Resize Capabilities in Web-Based Applications|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10ab79a4-1fc2-2b10-29bb-ef9ff6771e72]
    The solution above does not use the webdynpro COD service in ESS, it is a portal component with embedded JavaScript which also only stores the photo on portal only (not the infotype in ECC).  I guess I need to figure out how to add these javascript files to the webdynpro COD service in ESS.  Although I don't think Webdynpro Java allows you to add javascript.

  • Add the new Service Catalog Columns

    Requirement: To add the new service catalog columns because of the new patient classes.
    I have added the new service catalog columns. Price revision for all the services with the new time interval.
    Service - xxxx  has two intervals
    1st Jan 2000 to 31st dec 2004 (10 columns prices maintained)
    1st Jan 2005 to 31st dec 9999 (20 columns prices maintained)
    from NT03 => I can see only the last time interval. It is a bug or the feature of SAP if the columns are different it shows the last time interval.
    During the service upload, it doesn't enhance or adjust the service master columns for the first interval.
    My customized solution is to edit the first interval and save it in the program, then it will adjust the columns.
    1st Jan 2000 to 31st dec 2004 (20 columns prices maintained)
    1st Jan 2005 to 31st dec 9999 (20 columns prices maintained)
    My question are
    1) Does SAP has any standard mechanism to auto adjust the columns for the previous intervals
    2) Is it a standard or a bug that SAP shows last interval if the intervals has different columns.
    3) When you add the new service catalog columns. Should the start date can be back dates to the original column start date or it should be the cutover date.
    Thank you.
    Rajesh

    from NT03 => I can see only the last time interval. It is a bug or the feature of SAP if the columns are different it shows the last time interval.
    Please look at the content of the field Valid from. Depending on the date you choose the correct interval should be displayed.
    The use case "add new validity period" to an already existing service (e.g. to reflect a basis price change) is quite well covered in the [Service Master documentation|http://help.sap.com/saphelp_erp60_sp/helpdata/en/3c/0ebc3959d39c39e10000000a114084/frameset.htm], chapter [Delimiting the validity of the Service Master|http://help.sap.com/saphelp_erp60_sp/helpdata/en/39/0b7b08df3011d189fc0000e829fbbd/content.htm] .
    The handling of columns is documented [here |http://help.sap.com/saphelp_erp60_sp/helpdata/en/06/810a88dae311d28f330000e835340c/content.htm]as well.
    Regards
    Claudius

  • How do I add pictures of my family on our family share plan?i jus

    I Would like to know how to add pics of my family on our family shardd plan can someone please help me I'm new to this

    Hi Laura720,
    With Family Sharing enabled, you get a Family album that all members can add pictures to.
    Family Sharing
    The whole family can contribute to the family photo album.
    Now collecting and sharing family memories is easier and more fun. When Family Sharing is turned on, a shared album is set up automatically in the Photos app on all family members’ devices. Then everyone can add photos, videos, and comments to the album and be notified when something new is added.
    Just have them add the pictures to the Family album.
    Thank you for visiting Apple Support Communities.
    Nubz

Maybe you are looking for

  • IC WebClient telephony toolbar doesn't work in CRM 7.0 EHP2

    Hi, I've a issue with IC webclient telephony toolbar, I comment: After upgrading SAP CRM 7.0 to SAP CRM 7.0 EHP2, the IC webclient telephony toolbar doesn't work. I have seen: 1.- When I use "Dial Pad" to call in CRM 7.0 EHP2 (the current version), t

  • Chinese ADA PDF Not Reading Correctly.

    I have a brochure that was originally created in InDesign that I'm trying to make accessible in Acrobat Pro X. When Acrobat "reads" the PDF, it seems to be reading the keystrokes instead of Chinese. I am using Mac OSX. Can this be fixed?

  • IMP-00032

    Hi, during the import the message IMP-00032: SQL statement exceeded buffer length IMP-00008: unrecognized statement in the export file: appears. I know, the buffer was too small for the SQL statement being read. But which buffer must I change/enhance

  • My i phone 3gs keeps turming itself on and off will this happen again even if they replace it

    My iPhone 3gs is only about 2 weeks old and we encountered this problem where it keeps turning itself on and off. We restored the phone and it lasted for about a week before it started happening again. My concern is that even if i send my phone in to

  • Question relate to cache table?

    We plan to "cache" some tables to SGA or DB_keep_cache_size. some questions need to clarify: 1. what different between: alter table user.table_name cache; alter TABLE USER.TABLE_NAME storage (buffer_pool keep); 2. if I using either way to cache table