Remove fields from OrgChart extended employee profile

Hello experts,
I would like to remove two fields from the Extended Employee Profile from all Herarchies: "Address" and "Place of birth".
I reviewed the Details Designer from the AdminConsole but I see they are part of a data sheet so I guess it is not as easy as untick them to be removed. Any guidelines where I can deleted them from the details panel?
OrgChart 3.0 SP2
Build 0702019400
Any assistance would be helpful.
Regards,
Ana

Hi Ana,
Try ..\AppResources\detaildataconfiguration\SAPPositionIncumbentsInfoDetailsConfig_Data.xml - there is a fieldset called EmployeeDetailData that contains the fields.
Best regards,
Luke

Similar Messages

  • Remove "Extended Employee Profile" Bar

    Hi,
    I am trying desperately to remove the "Extended Employee Profile" Bar in the Position Details view for OrgChart (sp2). I have secured all items within it but the bar remains in the details panel.
    For a reference please see: [http://i.imgur.com/1sjZw.jpg]
    Any thoughts on how to remove this bar?
    Thanks in advance.
    Rob

    Hi Rob,
    There are 2 secured items that most of the roles have called EmployeeDetailInfo. These should be removed from your roles to disable access to the Extended Employee Profile. If you can't do this in the AdminConsole then edit Roles.xml in the ..\<build\.delta\Security folder and comment out or delete the elements with this name, for example:
    <element>
         <type>DetailsSection</type>
         <objectname>SAPPositionEmployeeDetailsConfiguration</objectname>
         <name>EmployeeDetailInfo</name>
    </element>
    There should be an element for objectname SAPPositionDetailsConfiguration and an element for SAPPositionEmployeeDetailsConfiguration in each role that has access to the Extended Employee Profile.
    Best regards,
    Luke

  • Removing fields from function profiles

    Hi
    Some one please help me in removing fields from a function profile. PFA for your reference
    Regards,
    Prem

    Hello Prem,
    Can you check the HTML-coding of the view? What is the name of the view? I could also check it in my system, even as we are not using this specific view. My other thought was, that it is a button, then you could remove it from the internal table GT_BUTTON of the IMPL-class of the view, but after rethinking I think it might be in the HTML-coding.
    Best regards,
    Thomas Wagner

  • How to remove Seperator from check-in and profile check in pages

    How to remove Seperator from check-in and profile check in pages
    The seperator is included on the checkin pages, which is present in the std_page with name "std_namevalue_separator", this is called by td_document_checkin_fields and std_document_file_fields.
    Defination of include:
    <@dynamichtml std_namevalue_separator@>
    <$if not isUploadFieldScript$>
    <tr>
         <td width="<$captionFieldWidth$>"><hr /></td>
         <td width="<$captionEntryWidth$>"><hr /></td>
    </tr>
    <$endif$>
    <@end@>
    I have to remove the following include from some of the profile check in page.
    Please suggest if anyone have some idea, how to proceed.
    Thanks,
    Sumit

    791848 wrote:I have to remove the following include from some of the profile check in page.The key here is that you want to do this in some profiles, not all profiles or globally, if I'm reading this right.
    Without writing a component, you can put this code in the "side effects" box in the desired profile(s). This code removes the horizontal rule, and inserts a non breaking space in its place.
    <$setResourceInclude("std_namevalue_separator","<$if not isUploadFieldScript$>
    <tr>
    <td width=\"<$captionFieldWidth$>\"> </td>
    <td width=\"<$captionEntryWidth$>\"> </td>
    </tr>
    <$endif$>")$>YMMV. The non-breaking space may get stripped out in the forum.

  • Remove fields from MSS (60.1.2) iViews

    Hi, I have one issue related to removing fields from standard iViews in MSS 60.1.2. Could this be handled by object and data provider customizing in R3 or do I have to develop an new iView?
    /Regards
    Patrick

    Patrick,
      From what I found , the information comes from the following function module:
    HRWPC_RFC_EP_READ_GENERALDATA
    Returns the following:
    The system determines the contact data according to the following procedure:
           1.      The system reads office and telephone data from infotype Internal Control (0032)
           2.      The system reads infotype Communication (0105)
                                a.      The system reads the e-mail address (subtype 0010)
                                b.      If the Internal Control (0032) infotype does not contain a telephone number, the system reads the telephone number from subtype 0020.
           3.      If the system cannot find the data when reading the infotypes and subtypes, it reads user data.
    The system reads the remaining data from the Organizational Assignment (0001) and Basic Pay (0008) infotypes.
    And does not seem to look at any configuration in the IMG for determining columns.
    Have you considered modifying:
    EEProfileGeneralData.jsp
    which is the name of JSP used for display?
    Hope this helps.

  • Remove fields from contact profile jabber windows

    Is it possible remove some fields from the contac profile jabber windows?
    For example if you see the attach i want to remove entirely the field "compañia" (company).
    Thanks in advance.

    No, you only get to choose from which LDAP field to sync the info, not what is shown in the info card.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Removing fields from Discoverer Viewer Login Page 10g

    Hi,
    I am new to discoverer 10g. I wanted to know if its possible to remove the non mandatory fields from the Disco viewer home page like Locale, End user layer and Connect To since they can be configured to take default values.
    Once a user logs in, he views a set of workbooks. Can this page be replace with a customized report?
    Thanks
    Sujatha

    Are you on a 11.5.10 environment? If so please make sure your DBC-file is generated correctly. Since 11.5.10 Discoverer will be started using SSL mode.
    Do you have the same issue when connecting thourg the Desktop or even with the Plus (directly from the /discoverer/plus url)? If so, please make sure the 'ICX: Launch Discoverer Plus/Viewer' have the correct value. E.g. http://<server.domain>:<port>/discoverer/plus?Connect=[APPS_SECURE]

  • Remove fields from dashboard

    The dashboard on the cProjects entry page (4.5.) contains about 50 different columns. Some of them are visible by default, while others can be added via ALV-personalization (link "Settings").
    I have now successfully added some customer fields to the dashboard, so that I have about 60 columns.
    Now, some of the default columns do not make sense at all in my company. How can I remove them from the dashboard (with removing I mean not only remove them from the default view of the table, but also from the list of possible columns under "Settings").
    I can of course delete them from the structure DPR_TS_DASHBOARD_ATTR, but this would be a modification, and could lead to syntax errors or other problems after the next upgrade.
    Is there an easier way?

    Hi Daniel,
    I don't think you can remove them, as it's a standard layout. For there are two options:
       - Either you remove the them from the defailt view in the administration mode for instance. In that case, the columns remain selectable in the settings as you mentionned.
      - Or you create a custom extract layout, copy from the standard one, without the non-desired fields.
    Matthias

  • Remove fields from table key

    I define a customize table (maintenance only by cust., not SAP import).
    5 of the fields are the table keys.
    When I remove 2 fields from the key and adjust the table I get the following errors
    “Primary key change not permitted for value table ZT7IL60”
    “Activation of Table ZT7IL60 not possible (please check)”
    Any clue why and how to remove some fields from the key?

    hi there,
    the reason for  this error can be any....
    may be you are using that field in the foreign key reference of another table. thats y it is not allowing the change option as it will affect other table's values.
    another thing can be the one suggested in the above post.
    do reply if any of the methods mentioned helps.
    Do reward if helpful./

  • Syntax for removing fields from auto-suggest index - DisabledAutoSuggestFields

    Hello,
    There are fields I want to remove from the Auto-Suggest Index and I have been told to do this is by adding add an entry in the config.cfg file. For example If I wanted to remove the dOriginalName field from the Auto-Suggest Index I would type the following entry:
    DisabledAutoSuggestFields=table=Documents:fields=dOriginalName
    I understand Documents is the table and dOriginalName is the field. However, what would I type if I wanted to remove more than one field from a different table? For example Documents.dOriginalName and Revisions.dDocName?
    Kind Regards,
    Sandra Terry

    Pipe separate the list.
    DisabledAutoSuggestFields=table=Documents:fields=dOriginalName|table=Revisions:fields=dDocName
    Jonathan
    http://jonathanhult.com

  • How to remove fields from Standard Screen

    Hi,
        I Have faced one problem in screens(se51). When apply one SAP Note i have to change the screen manually(as per Note ) . My requirement is to remove some text fields and label fields. But I cant delete the Fields.
       Normally just select the object and Press delete Key to remove one object from screen. But here it is not working.
      How can i remove the objects from the screen as per SAP Note.
    Thanks in Advance,
    WIth Regards,
    Neptune.M

    Hi,
    T.code SHD0 helps you control which fields to appear, suppress and make mandatory in Standard Screen.
    refer
    https://forums.sdn.sap.com/click.jspa?searchID=4359065&messageID=2961760
    Regards

  • ISE 1.3 Remove fields from the Sponsorportal

    Hello,
    we´ve recently upgraded our ISE 1.2 to version 1.3 and now I need to remove the Fields "Phone number", "Reason for visit" and Group Tag from the Sponsorportal. I couldn´t find it in the backend or in the CSS-File.
    Where can I do that? Help is much appreciated!

    When providing guest access, you may want to collect information from your guests beyond just their names, email addresses, and phone numbers. Cisco ISE provides custom fields that you can use to collect additional information about guests that is specific to your company’s needs. You can associate the custom fields with guest types and with the Self-Registered Guest and Sponsor portals. Cisco ISE does not provide any default custom fields.
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/admin_guide/b_ise_admin_guide_13/b_ise_admin_guide_sample_chapter_01111.html#task_ECADC256FED4471CA91171397E58405E
    Procedure
    Step 1  
    To add, edit, or delete custom fields for all Guest and Sponsor portals, choose Guest Access > Settings > Custom Fields.
    Step 2  
    Enter the Custom Field Name, pick a Data Type from the drop-down list, and enter Tip Text to help provide additional information about the custom field. For instance, if you enter Date of Birth, pick Date-MDY, and enter a tip for the date format as MM/DD/YYYY.
    Step 3  
    Click Add. The custom field appears in the list in alphabetical order or in the context of the sorted order.
    Step 4  
    Click Save. If you do not want to save any updates you made to the settings, click Reset to revert to the last saved values.
    Note   
    If you delete a custom field, it will no longer be available for selection in the Custom Fields list for guest types and in the Self-Registered Guest and Sponsor portals settings. If the field is being used, Delete will be disabled.

  • Cannot find some fields from SAP interface (employee master data screen)

    Dear All,
    We are using SAP881 US localization. When I open OHEM table or form settings of list of employees, I can see some additional fields. E.g.
    Health insurance code
    Vacation: Current year
    Those fields I cannot see it from the interface. Can anybody tell me how to key-in those kind of information? Thanks.
    Regards,
    Yuka

    Hi
      Please Check is those fields are Active and Visible In form Settings of Employee Master Screen.....
    Regards
    Naresh.KS

  • Remove field from IDOC

    We r sending customer master IDOC from one system to other. We do not require a field to be sent. Can someone suggest is there any way to remove or hide that field. We are using standard IDOC type DEBMAS06.
    Thanks,
    Aparna

    hi,
    you can not delete the field but there is option to delete the segemnt.
    if you do not want to send the segement with out that afield data ,clear the field data by reading segment in the user-exit
    and send.
    The below steps are mentioned in the belwo link..
    [Steps  to delete segemnt...from an idoc|https://wiki.sdn.sap.com/wiki/display/HOME/StepbyStepprocedureforcreationof+IDOC]
    3.2 IDoc reduction
    3.2.1 Principle
    Standard basic IDoc types are often adapted to all imaginable interfaces. However, it sometimes happens that the sent volume is too big compared with the needs. A filter can applied (see above), which represents a dynamical method.
    The number of segments or the number of fields in a segment can also be reduced in a static way, while still keeping the structure of the basic IDoc type. Indeed, for all basic IDocs, SAP had envisaged their reduction.
    A reduced IDoc has less segments than the basic IDoc, provided that the deleted segments are not mandatory. The segments of a reduced IDoc can also have less fields than the corresponding segments of the basic IDoc.
    Dealing with the standard basic IDoc types, their integration function module already takes into account the possibility of a reduction. The advantage to use reduced IDocs seems to be obvious then: to profit from standard functions while reducing the volume of exchanged data.
    3.2.2 Customizing
    Launch the BD53 transaction (IDoc Reduction Maintenance: Initial Screen).
    In the Reduced message type field, type the value ZVISTAPM_REDUCED, then press the Create button.
    In the popup window which appears, type in the Message type reference field the value MATMAS.
    Validate. In the next popup window, type a short description for the new reduced message type. Validate.
    In the following window, select the segments and the fields needed for the new reduced message type.
    Save.
    Prabhudas
    Edited by: Prabhu Das on Jul 6, 2009 11:46 PM

  • OAM: dunno how to remove objectclass from the tab Employee

    Hi,
    I have the default tab "Employee" under "Identity System Console"->"User Manager Configuration" -> Tabs.
    I added an objectclass created by me for test purpose and now I'd like to remove it, but it seams impossible from the console... I achieved this modifying the object in the LDAP server and restarting the Identity server.
    Is there a more friendly way to do this? Same question for the list of objectclasses under "Identity System Console"->"Common configuration"->"Objectclasses".
    Thanks.
    Cheers.

    Case 1)If your are LDAP server is Oracle Internet Directory, Go to Schema Managment--> delete the corresponding objectclass from OID.
    Restart your Identity Server and OID server.
    Case 2) Under o=oblix,dc=myorg,dc=com, delete your customized objectclass obclass=<customizedobjectclass>
    Restart your Identity Server and OID server.
    Regards,
    Ajay Babu Pentela

Maybe you are looking for

  • Tablespace Fragmentation. specially in SYSTEM tablesapce.

    Hi, I am working on Oracle 11gR2 DB and AIX OS. An database is having many tablespaces which are allocated to specific schemas. These schemas are functional from a long time. Data comes and goes all the time. The size of the tablespace has gone very

  • File System in Folder Level Script

    Is it possible to access the File System in a Folder Level Script. For example I want to check if a certain file exists in the folder containing active document & load info from that file in a dialog box. Thanks in advance

  • Conflicting error in nokia mail app

    Nokia mail upgrade need to older version.because of conflicting app problem in the new upgraded version.please give me the old version download link.

  • How to export from win 8 to iphone4

    how to export pictures from pc to iphone4 using windows 8

  • Mission control slow

    hi guy's... MBP 15 2011... my mission control after a system upgrading it's very very slow... the animation are dash! Also Application folder on my dock are dash, while the rest of the system it's very fast... have u a resolution of this drawback? i