MSS Personal data iview

HI Experts,
I have to add phone field in personal data iview.
I am using EP7.0 Portal ,and this is a webdynrpo based iview,I wanted to know whether there is any hidden field for phone or we need to add this field or is there any configuration required from backend.
Thanks in advance.
Thanks,
Vinay

Hi,
If this field already manitained at r3 side, you need to get that field from R3 as same what the other fileds you are getting. Nothing is required for this only thing you have to Map this field and you have to bind this field to your view.

Similar Messages

  • MSS General Information - Personal Data Iview

    Hi,
    On Mss> Team > General Information,  We want to add to Personal Data Iview more fields, for example secondary address, We dont have NWDI, so I'm looking for some table to customize an add the parameters....
    Any help?
    Thanks in advanced!

    Unfortunately there is no table for this to customise, You can try peronalisation
    Without NWDI this cannot be achieved.
    http://help.sap.com/saphelp_erp2005/helpdata/en/ee/63ef41925b2135e10000000a1550b0/frameset.htm

  • Changes to the ESS Personal Data iview

    Hi There
    With regard to the 'Personal Data' iview on ESS.
    I have a scenario where fields marked as REQUIRED are DISABLED.
    How do i enable them ?
    When trying to change the field configuration by previewing the Personal Data iview and then doing 'control + right click' on the relevant disabled field the changes DO NOT take effect.
    When changing an enabled field the change take effect.
    Any ideas as to what may be causing this ?
    Any advice with regard to resolving this issue will be appreciated.

    Hi,
    The ESS/MSS fields can be enabled/disabled from spro settings at the backend.
    Please check with HR consultant to see the status of that field.
    The pathmay be:
    >Personnel Management > personnel administration > own data > personal data
    Thanks
    Muthukumar

  • Problem with displaying a standard field in Personal Data iView

    Hi,
    I'm trying to display the field 'Nickname' from  infotype 0002 in the Personal Data iView.  I searched SDN and SAP Help and all of the replies/documentation refers to "Maintain V_T588MFPROPC".  I want to display this field in the Edit and the Review and Save screens.
    The steps given in this forum seem straightforward but in reality it's a nightmare.  I've spent days and nights debugging and testing, but still couldn't solve this.  I can see from my debugging that the field is filled in with the appropriate values in all the internal tables/structures but it is not shown at all in the iView.  What I got from maintaining V_T588MFPROPC is just the field's attributes.
    How do I actually display the field in the Review and Save screens of the Personal Data iView?  Does this involving modification to the iView Java program?  Can anyone help?
    Thanks in advance.

    V_T588MFPROPC is the table where you add the technical field name for the country version you are using
    like for USA it is 10
    Now the same field if supported should appear in all screens, it if it not then you would need java modification
    of the ess component
    http://wiki.sdn.sap.com/wiki/display/profile/ESSPersonalInformationUIenhancementwithoutmodification
    https://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=profile&title=ESSPersonalInformationUIenhancementwithoutmodification&decorator=printable

  • 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

  • Personal Data iview can be changed

    ESS-PersonalInformation--PersonalData-Webdynpro based iview
    I have a scenario that i need Personal Data only for display purpose.There should not be Edit button inorder to edit.
    Can we make changes to the Personal Data iview

    Personal Data uses SAP transaction PZ13 behind it.  You could make a Z copy of the SAP Program (function group EHF5) and remove the 'change' button from screen 100.  Then create a new iview that references this custom program/transaction.
    Adrian

  • 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

  • Personal data iView error....Anyone able to help?

    Hi All,
    I have a problem with my EP. I have create an iViews and link it to employee bank information (PZ03) which I publish this thru SE80 under Internet service. On the R/3 side, if I login as the employee, by typing “/n” then press “enter” and I type PZ03. I am able to see the screen. The problem is when I wanted to display the personal data (PZ13); I could not publish it in SE80 under Internet service. It gives me an error message that the object does not exist. However I am able to view the screen if I log in as an employee in R/3 (same with what I did for PZ03).
    On the EP side, I am not able to view that personal data (PZ13) iView. It gives me some error message which listed below. It is working fine in my development EP. Is there anything that I need to re-publish or any service that I need to activate?
    Error
    The page just hang there with an hour glass while on the bottom left corner of the browser, it show “done” with some warning. When I double click on the warning it gives me error which I listed some below.
    Line:572
    Char: 1
    Error: ‘Self.myOnloadhdIf2’ is null or not an object
    Code: 0
    URL: http://sapepprd.bimbdev.com.my/scripts/wgate/pz13/!?client=010&language=en&accessbility=0&DesignBaseUrl=http%3A%2F%2Fsapepprd.bimbdev.com.my%3A50400%2Firj%2Fportalapps%2Fcom.sap.portal.design.portaldesigndata%2Fthemes%2Fits&~design=sap_tradeshow
    Error 2
    Line:5116
    Char: 1
    Error: ‘its_tablecontrolObject’ is undefined
    Code: 0
    URL: http://sapepprd.bimbdev.com.my/scripts/wgate/pz1354ee2f84/~fIN0YXRIPTM4NDCUMDAxLiAyLiAy===?
    subframe=1&use_session_protocol=1&webguiuserareawidth=766&webguiuserareaheight=372
    Anyone know what is the problem or the solution?
    Thanks you…..
    Regards,
    Bryan

    Although I haven't used XSQL specifically with MySQL database, your issue is clearly related to some dependence on Oracle JDBC drivers. The first place to look - did you change the <connectiondefs> section of the XSQLConfig.xml file to include appropriate connection parameters for your database, including a class name of the MySQL JDBC driver? Another thing to try - switch to Tomcat's DataSource implementation - for instructions see comments in XSQLConfig.xml file. You'll need to use oracle.xml.xsql.XSQLDatasourceConnectionManager factory instead of the default one. Note that some advanced features may not be supported with DataSource-based DB connections, but those seem to be fairly obscure.
    Hope this helps,
    -M-

  • Trying to personalize the MSS General Data iView

    We want to make personalize the General Data iView, which appears on the General Information page.  We want to hide a couple of fields (contract text and cap. Utilization) and change the text for another field (Contract Data).  We attempted to do this in the standard way, which is to preview the iView and hover the cursor over the area we wish to personalize and use Ctrlright-click.  The general data iView does not work by itself.  It only works in conjunction with the Employee Search iView on the General Information page.  So then we tried to personalize the same fields on the General Information page also using the Ctrlright-click and then clicking Apply and then Ok.  The changes appear to save while still in preview mode.  Once we close and re-open the page the changes are gone.  The system will not allow us to make personalizations to a page and save them.  There is no error message showing, the changes are just not saved when you re-open the page.  Is there a fix that will allow us to personalize (as an administrator) a page and save the changes?

    Hi,
    Try it by doing it from portal content folder and navigate to the folder where the iview exits and then iview right click ->open object and preview here and do the changes and save.
    If we do it from the content area or from the page the changes will not be there for next time.
    Thanks,
    gopal

  • MSS General Data iView

    Hi To all,
    I'm implementing MSS 60.1.5 <b>(No WebDynpro)</b>
    I have a problem with GeneraData iView
    (com.sap.pct.hcm.eeprofilegeneraldata.default)
    It's a JSP and it utilize the RFC HRWPC_RFC_EP_READ_GENERALDATA
    The problem is that the iView do not show in a correct way the data. I.E. next to Employee SubArea(description) show the office adress, or next to salary class(description) show the value of the Employee status.
    Someone know how can I reorganize the view?
    Thanks in advance
    Dom

    Hi,
            Can you help me regarding MSS iview customization (based on par and not webDynpro).There is one iview General data in which we have to add one new field.For that a new function Module is created in the Backend R/3 by ABAP persons.The New Function module wraps the old function Module + the new Field.Do you know How this filed can be shown in our iview.
    Regards
    Imran

  • 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

  • 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

  • ESS webdynpro personal information iView SSN field

    Dear Support,
    I am working with Personal Data WebDynpro iView (sap.com/essuspdata/Per_Personal_US) in EP 6.0 SP18 and ECC 5.0.  Currently, the SSN field is editable.  How can I disable this feature. Please advise.
    Thanks,
    -Bharath

    Did you check this Masking the SSN Field in ESS Personal data iview. ?
    ~Suresh

  • Error in personal data Webdynpros

    Hello,
    when I launch any of the personal data iViews (adresses, bank) I get an error:
    com.sap.dictionary.runtime.DdException: Type com.sap.xss.per.model.mac.types.Hrxss_Per_Subtype_Allowed does not exist
    Any solutions on this?

    check this
    https://forums.sdn.sap.com/click.jspa?searchID=12492603&messageID=5138632
    reward points if helpful

  • MSS 1.41 - General Data iView - Content not updated

    Hi Gurus,
    This is the first time I have this clue and i'm not able to find anything in the forum concerning this topic.
    A manager login the portal and selects an employee through Employee Search iView.
    General data iview displays his organizational information but not updated.
    This employee changed position on 01.01.2014, data are up-to-date in IT1 but still the oldest data are displayed.
    Nothing can be customizing in SPRO neither in PCD.
    Maybe a parameter to add in the iview config...
    Iview used : mss.generalinfo_generaldata
    Thank you in advance for your advices.
    Matthieu

    Did you check the org.unit and his positions relations ships dates are valid as per IT0001 record.
    can you place the screen shots for more clear on this issue ...

Maybe you are looking for

  • Pages 5.2 app won't open older cwk documents

    Is it possible to reload the former version or Pages from the Snow Leopard installation disc?

  • SUM problem in SSRS 2005 report

    I don't know how best to explain this but will try. In my SSRS 2005 report, i have one group in my table.  In that group, I have a field that for each company record in my dataset, this field value is repeated for each record. This is a transactions

  • Deisgn - Objects stop moving with arrow keys until a relaunch

    In design mode, CR 2008, line objects and other design objects stop moving with the arrow keys and won't move more than one position until I either click on the object again and move it one position or I exit CR and relaunch that report. If I move a

  • Calling Stored Function from DOT NET

    Hi, I am trying to call a stored function "PKG_MIS_USER_MASTER.ADD_USER(userid varchar2, password varchar2) return NUMBER" from my DOT NET application. Everything works fine within TOAD. Can anyone please help me in writing the C# code for calling a

  • Get photos from CF card / Camera

    I would like to copy files from my Nikon D700 (CFcard/USB) and send them with mail on my iphone. Can that kind of tansfere be done? What I realy, realy want is a iphone application that crops and does minor adjustments to NEFs and then mailes a jpg o