EIC BSP enhancement ( HREIC_VP, HREIC )

Hi,
Please let me know how can we :
1)  add other fields in employee search criteria
2)  Add/ remove fields in the employee details criteria.
Thanks
Puneet

Hi
did you find a solution? can you share?
Regards

Similar Messages

  • SRM-SUS Vendor registration BSP enhancement.

    Hello Gurus,
    Need help on vendor registration screen enhancement on SRM SUS. Its BSP application. How to enhance the BSP application. I need to add almost 20-25 fields in the SRM-SUS Vendor registration process screen. How to achieve this.
    Appriciate for the immediate responce.
    Thanks,
    Ram

    Hello Veda,
    Do we have an option to edit a specific page form SUS application without the need to create a Z copy of the same. Say I want to provide a new field on SUS PO screen in standard SUS application.
    Does system requires an access key for editing this object at Page level or BSP application level ?
    I cannot check the same in my system as it asks for normal workbenc request to edit the object.
    If you are aware of this access key, please provide some details.
    Thanks,
    Mridula

  • BSP enhancement

    Hi,
    I have added 3 custom fields to BSP in selection.bsp, those are displaying in the brower too. and these 3 flds are for selection criteria.
    But I want to add logic to selection.do.
    1. The input parameter entered for newly added flds are not displaying..
    For examle If i enter the value for newfld1..and selecting the option display selection.
    the value is not staying in that fld(just like Hide fld)
    2.
    I want to filter the values based on the newflds.
    Where I need to add the logic
    Plz Help me...

    Hi,
    You need to collect the form fields value(input parameter entered for newly added flds) in DO_HANDLE_DATA event, and add your logic into DO_HANDLE_EVENT event.
    I hope this would help you.
    Regards,
    Ramki.

  • EIC  Error *nty_is_active* is undefined & Error: Object expected

    Hello,
    Installation Product Version ECC 6.0
    We´re implemented Employee Interaction Center (EIC).EH 4 SP2
    Component version: EHP 4 for SAP ERP 6.0 /7.0.
    We have already installed the component EIC in the system and activated some services in SICF and Activation of Business functions in EIC in Transaction SFW5.
    The problem is that when i launch the transactino "HREIC" the web explorer 7.0, launch an error about some configuration object:
    ERROR: 
    Line: 301
    Char: 9
    Error nty_is_active is undefined
    Code:0
    Line: 295
    Char: 9
    Error: Object expected
    Code:0
    Could you recomend me also some configuration guide with all the details that i have to configurate to EIC, please?
    Thanks so much for your help!
    Edited by: llello gomez on Jun 3, 2009 5:01 PM

    Hi Ilello,
    You said you activated "some" services via SICF.  Please make sure they are all activated as below and see SAP Note 1176990:
    ICF services must be activated via transaction SICF:
    /sap/bc/bsp/sap/hreic_vp,
    /sap/bc/bsp/sap/ic_base,
    /sap/bc/bsp/sap/hreic_rt_rep_vp,
    /sap/bc/notify,
    /sap/bc/bsp/sap/sam_notifying,
    /sap/bc/bsp/sap/sam_sess_queue,
    /sap/bc/bsp/sap/hrrcf_btf_edit.
    /sap/bc/bsp/sap/crm_bm
    We are in the middle of configuration of the EIC now.  Many parts to put together but we hope the final product will meet our expectations.
    Paul
    Edited by: Paul Davidson on Jun 4, 2009 11:03 AM

  • EIC SAP HCM - ( Activity ) Flexible User Interface

    Hi All,
    We are implemennting EIC with EHP4, There is a badi to add custom attributes for an activiy.
    BADI : HREIC_ACT_CUSTOM_ATTR
    Enhancement Spot :HREIC_CUSTOM_ACTIVITY_ATTR
    as per my understanding we need to use the methods to edit and save any custom attribute we want to define for an activity. I am not able to understand how to show that attribute on the BSP page ActivityAttributesView.htm in BSP application HREIC_VP.
    If anyone has experience of using thsi BADI. Please explaing me how to use this BADI to display attributes on the BSP page.
    Regards,
    Puneet

    Dear Madhu,
    In the IMG, you will have to look at the following path for the step-wise WDA configuration :
    SAP e-Recruiting ->Technical Settings -> User Interfaces ->Settings for user interfaces with WDA.
    There is also an overview note which will talk in-depth about the settings(Just after the above mentioned node in IMG) & options one need to consider for the WDA screens.
    The basic thing to consider is if you want to separate your front-end from your back-end for WDA.In separated systems no sensitive data is located outside the company's firewall.
    The main advantage in using the WDA screens is that it is based on the latest UI technology & the latest functionalities released by SAP are only supported in WDA screens & not BSP.
    And WDA screens are available as of ECC 6.0 SP08 onwards.
    As of Enhancement Package 3, only the internal & external candidate screens are available in WDA. The rest are in BSP.
    In enhancement Package 4 which was just released, the Recruiter screens are also available in WDA.
    Regards,
    Sowmya
    Edited by: Sowmya Kadambi on Jan 19, 2009 11:17 AM
    Edited by: Sowmya Kadambi on Jan 19, 2009 11:28 AM

  • F4 help is not working in EIC application

    Hi all,
    In the standard application of HR Employee Interaction center (HREIC T-code),
    When we create an external contact, we have F4 help on Country, Region. When I select F4 help it is giving the help values but when I
    select there is no action happening. In fact no selection is happening.
    This is in the standard BSP component HREIC_VP, controller EEExternalDetailsView.do and view EEExternalDetailsView.htm
    Please advise me on this.
    Thanks,

    Hi,
    This might be due to the JRE version of the browser. We faced such issue and the update of JRE version in the browser helps to get the pop-up of F4 help. Check in the internet broswser Tools -> Internet Option -> Advanced. Check whether the JRE applet is checked or not. it has to be checked. if it is checked and even if you dont get the F4 help, upgrade the JRE version.
    Thanks,
    Mahendran B.

  • EIC Workflow Implementa​tion - WS61000004

    Hi All,
    We are trying to implement the standard WF WS61000004 - E-Mail for EIC Inbox (Enhancement P.) in our system.
    The system is setup to receive inbound emails and when emails are sent to certain email iDs configured, The WF is
    triggered. The basis team has done the config to add the entries in the table THREIC_CONSTANTS,
    V_HREIC_IB_EMAIL (tcode SO28), V_HREIC_PROC. The config also associates a org unit to the email address,
    and users are assigned to the org units. Any email sent to that particular email ID is distributed to the users in the
    org unit. This is working fine in our Dev system, but not in Prod supp.
    The WF is using the business object EICIBITEM, it is triggered by the event "MailReceived". There is also a start
    condition - Event container element is VPSwitch and it needs to be "1".
    Turned on the trace and see the Event is raised successfully, but then we get the "Feedback after error" , and the
    event gets put in queue. So am suspecting that the Switch is not turned on and hence the start condition is failing.
    The binding is all correct, so not sure what is causing the "Feedback after error".
    We have verified the config and it is the same in both the systems.
    Did some debugging and found the name of the switch, but not able to find how it is set HREIC_SFWS_UI_ENH_01.
    This shd have a value of "T".
    Attaching the screenshot of the start condition and SWEL.
    Appreciate the help.
    Thank you
    Lalitha

    If you do a resend and the workflow starts correctly, maybe your data is not yet saved to the DB at the time the workflow starts and the start condition could not be evaluated. I suggest again that you try re-sending the event via the event browser in SWEQADM (Click on the 'Browser' button and select 'All events' as well as 'Other events' & 'Events not delivered' and you should see the event and be able to resend it)
    That way you will know for sure that nothing happened in the system, if the event will be process well by doing this, then the event might be raised before the commit.
    You can also try removing the starting condition and checking if the workflow runs well.
    To the best of my understanding the check function module is run by the session raising the event. the event processing is run by the workflow logical RFC in a new session an has a greater possibility that all DB updates have finished. If this is the case you can transfer the starting condition check to within the workflow. or since this is a standard workflow - check for notes/report a product error.
    also check if one of the other lines in SWEL doesn't have another message.

  • Smart forms Print preview problem

    Hi
    Experts,
    I am working in CRM2007. I am creating number of different type Smart forms for our client requirement. All Smart Forms working fine in WEB GUI. In Web GUI there have two buttons; one is print buttons and another one is Print Preview buttons.  When we press print buttons it is directly go to printer for printing service order or service invoice or sales order or sales invoice whatever user is selected. Means working fine print buttons. And in case when we press print preview button it is open selected forms in PDF format; it is also work fine in our desire. But problem is here PDF format front size; which is very small. And after looking the PDF format if we select for print out of this PDF form; the print out orientation is Landscape and front size is very small. Now my question to all of experts u2026u2026u2026.How I change PDF front size and orientation? u2026u2026u2026u2026u2026u2026any type of BSP Enhancement or functional setting is required? Please Experts help meu2026u2026u2026u2026u2026u2026u2026u2026..
    Regards
    Tarapada  D.

    please CRM Experts give me some answer!!!!!!!!!!!!!!!

  • Button in the lead application

    Dear All
    I am working on CRM 7.0
    I want to add a button in the lead application so I can call a URL from there, a button like save, expert and so on
    Can I do it via configuration or I need I kind of BSP enhancement
    Regards
    Shawky

    Hi Mohamed
    I have only access to a CRM 5.2 system, but I suppose the solution is the same. As Verena wrote you need enhancement. In the following I assume you want to add the button to BT108H_LEA/LeadOVViewSet (Please let me know if this is not the case). You need to use the on_client_click instead of the normal on_click (On_click can also be used if you want an event to be triggered on the server).
    To do this you have to enhance method IF_BSP_WD_TOOLBAR_CALLBACK~GET_BUTTONS of CL_BT108H_L_LEADOVVIEWSET_IMPL. In the following you do not have to use the 2 string, but we did, because we build a dynamic url:
    DATA: lv_java       TYPE string
          lv_http       TYPE string
      CONCATENATE 'javascript:window.open'
                  lv_http
                  '","Print","resizable=yes,height=850,width=700,dependent=yes,status=1");'
             INTO lv_java.
      CLEAR ls_button.
      ls_button-tooltip         = cl_wd_utilities=>get_otr_text_by_alias( 'Package/Text' ).
      ls_button-text            = cl_wd_utilities=>get_otr_text_by_alias( 'Package/Text' ).
      ls_button-on_client_click = lv_java.
      ls_button-enabled         = abap_true.
      ls_button-page_id         = me->component_id.
      APPEND ls_button TO rt_buttons.
    Best regards, Peter

  • UI Execution Code in Listbox field

    Hello experts.
      I have two listbox fields in a BSP enhancement and I'm trying to select a list for a second field when selecting the value in the first field.  ¿Is it possible? The component is BP_HEADER.
      Everything goes OK if an "Enter" is pushed on any field after selecting the first field and the BSP is loaded again, but I'd like the listbox generate a function code automatically or launch any event. ¿How can I do it?
      I tried to create a "On_new_focus" Method in mi Extension Class but I couldn't.
      ¿May anyone help me?
    Thanks in advance.
    Fernando

    Problem solved.
    In GET_P method I have made a call to an event (Code copied from GET_P_PARTNERROLE :-D) and I have created that event in the Context Event Handler making a "SUBMITONENTER".
    Kind regards.
    Edited by: Fernando Adán on Sep 18, 2008 9:33 AM

  • CRM & Shared Service Centres

    Shared Service Centres have typically been delivered using SAP FI, HR and MM modules.  SAP have an EIC (Employee Interaction Centre) which was initially intended for use in HR Service Centres.  Are business finding it relevant for other disciplines such as Finance and Procurement? 
    In simple terms it operates as a case management or ticketing system, which allows requests to be logged, tracked and closed when delivered.

    Hi clive,
    Employee Interaction Center (EIC)
    Purpose
    An Employee Interaction Center (EIC) is an important part of a shared-service concept. It is an organization model in which particular services are provided for the whole company by an organizational unit created for this purpose. The individual business areas or departments of a company can take advantage of these internal services.
    Employees at a company contact the EIC whenever they require help or support regarding HR-related issues. For instance, when employees want to request that their HR-specific data be changed or updated.
    You can set up an EIC in the following cases, for example:
    ●     Your company is located at several locations and you want HR services to be concentrated in one location.
    ●     You have set up virtual teams.
    ●     Your employees have limited access to systems and therefore also to Employee Self-Service applications.
    In these cases, EIC offers you an effective way in which to support your employees.
    Implementation Considerations
    For information about Customizing for the Employee Interaction Center, see the Implementation Guide (IMG) for Personnel Management under Employee Interaction Center (EIC).
    Features
    Employees can take advantage of EIC services in the following cases:
    ●     Employees cannot use self-service applications to change their data. In this case, EIC agents execute the relevant ESS applications or make the requested changes to HR data on employees' behalf.
    ●     Employees require support or additional information to change their data and they contact EIC agents for this.
    To start the EIC, go to the HREIC transaction in your SAP system.
    The Employee Interaction Center is based on the Interaction Center WebClient. For more information, see Interaction Center WebClient and User Interface of the Interaction Center WebClient.
    Example
    Employees might contact the EIC in the following situations:
    ●     They want to change their address data.
    ●     They are looking for the current company car regulations.
    ●     They have questions concerning their last salary statement.
    Thanks
    karthik

  • EIC Feedback servey link enabling In HREIC BSP

    HI ,
    can you please help me in identyfing proper sap note or Enhancemnt to enable EIC Feedback survey link in HREIC BSP-activity tab.
    now we are using component EA-HR -604 release .i have searched for some sap notes and invain,
    please let me know how to achive this.
    Regards
    sarath

    Hi,
    Can any one throw some light on this issue.
    is there any special settings apart from std  required to enable the feedback link in the activity.
    Regards
    sarath

  • HREIC Enhancement: Addition of SLA column to activity search result page

    Hi Experts,
    I am currently assigned in enhancing the activity search of transaction code HREIC_VP by adding SLA column in the output table. I debugged this BSP application and haven't found any class where the selection of data happens.
    Does anybody know what class is responsible of selecting the data to be displayed in activity search and how this is being transferred to the output table.
    Many thanks in advance,
    Larissa

    1) Enhance the component BT126S_APPT
    2) Enhance the view BT126S_APPT/ApptSR
    3) Add the attribute to the context node BTQRACT via the following method
    Simply add the object_id field from the BTQRact node by right clicking on the BTQRACT atttributes folder and choosing create
    attribute.
    In the wizard choose add model attribute.
    Attribute Name OBJECT_ID
    BOL Entity:  BTQRAct
    BOL Attribute:  OBJECT_ID
    Hit continue and you are done.  Now the field should be available for view configuration and you would perform that step as normal.
    No need for the complicated coding suggested above as it already exists in the BTQRAct genil/bol entity structure and just needed to be exposed.  I have done this before and is working fine in my production system with no errors on CRM 2007 SPS01.
    Take care,
    Stephen

  • After deleting enhanced view still the bsp application is showing in se80

    Hi,
    I enhanced one component then after some reason i deleted the enhanced view at that time it's asked do you want to delete bsp application i click on yes then after also still i showing in se 80 under my package it's showing.
    after deleting enhancement view and deleted enhancement component.
    after deleting these total still all the z classes are showing in sm24. if i enhance from starting on wards from enhancing component and enhancing view i need to new bsp application name because previous bsp application is still showing and some of the context class. after transporting in to quality server this component is showing there is context class which i redefine in the development and view is not defined in the run time repository. why it's showing these errors in quality server.
    my guess is in dev i deleted which are deleted still the classes and bsp application are there older one if provide new bsp classes also.
    what are important things we need to follow if delete the view enhancement and deleting the component enhancement. because if i transport after deleting with new bsp application name and with a previous existing class with a new request also it's not working quality server. because lot of classes are generating automatically in when we redefine the context class in development so these classes are not there in quality server.
    please guide me if delete any enhanced view and component why still bsp application and redefine z classes are showing in se80 and se24. because if enhance newly also and redefine also it's considering previous bsp application and previous redefine classes.
    what are precautions i need to take if i delete enhanced view and enhance component.please guide me.
    jemmi.

    Jemmi,
    You should follow the following SAP Note in deleting enhancements. There are a few steps to be done in SM34. If we just delete through the wizard we are bound to have these issues.
    SAP Note 1122248 - Consultation:Procedure when dealing w/framework enhancements
    Briefly, these are the steps to delete the enhancemnet-
    1) In SM34, view BSPWDVC_CMP_EXT. Select enhancement set and then select enhancement definition. You will see your component there.
    2) Select your component and in left side navigation click Controller Substitutes.
    3) A list of the enhanced views are displayed.
    4) Select the views and delete it. Before you delete make a note of the BSP application these views are attached to. Hopefully, you attached them in a Z BSP application
    5) Go to SE80. Select the Z BSP application and delete it.
    Go through the SAP Note to understand the process in more detail.

  • Enhancing standard BSP application by using WebDynpro components

    Hi all,
    We have standard BSP application delivered by SAP; we need to enhance the functionality and some new views to meet our requirement. We have planned to develop new things in WebDynpro ABAP and attach those to BSP.
    Is it good practice to use WebDynpro component instead customizing BSP application?
    If any body has fair knowledge on BSP and WDA, please let me know.
    Regards,
    Rajesh

    hi
    good
    BSP->
    It is a set of pages that represent a user interface (layout and page flow definition). The layout part of a page normally contains ABAP or JavaScript code which is inserted into the HTML structure. They can contain server-side scripting code in either JavaScript or ABAP. BSP applications use all the conventional ABAP technologies, such as Open SQL and internal tables, allowing developers to create Web pages quickly. This enables existing SAP logic, data structures, and interfaces to be directly used in Web applications.
    http://www.thespot4sap.com/Articles/SAP_WAS_BSP_Apps.asp
    WDA->
    Web Dynpro for ABAP or Web Dynpro for ABAP (WD4A, WDA) is the SAP standard UI technology for developing Web applications in the ABAP environment. It consists of a runtime environment and a graphical development environment with special Web Dynpro tools that are integrated in the ABAP Workbench (SE80).
    Web Dynpro offers the following advantages for application developers:
    ●      The use of declarative and graphical tools significantly reduces the implementation effort
    ●      Web Dynpro supports a structured design process
    ●      Strict separation between layout and business data
    ●      Reuse and better maintainability by using components
    ●      The layout and navigation is easily changed using the Web Dynpro tools
    ●      Stateful applications are supported – that is, if the page is changed and the required data remains intact so that you can access it at any time throughout the entire application context.
    Note that stateless applications are not possible.
    ●      Automatic data transport using data binding
    ●      Automatic input check
    ●      Automatic operation of the Web Dynpro application using the keyboard
    ●      User interface accessibility is supported
    ●      Full integration in the reliable ABAP development environment
    http://help.sap.com/saphelp_nw04s/helpdata/en/77/3545415ea6f523e10000000a155106/content.htm
    thanks
    mrutyun^

Maybe you are looking for

  • Is it possible to intitate total page refresh from plugin code

    In 11.1.1.4 EMAIGC we are facing following issue: Target status is not getting refreshed after dependent components status change (Which will be done through through EM Plugin UI actions). This will status will be reflected only after manual refresh.

  • TS3367 I can call my friend threw her face time, but she can not call me.

    My face time is able to call all my friends threw their face time. But when it comes to one of my friends, she can not call me or message me threw face time, she can't call anyone threw face time. I can't seem to figure out how to get hers to be able

  • ABAP REPORT using SQVI, need to hide Layout section

    HI, I have created report in Sqvi and imported in ABAP (se38) now I want to hide "Output Specification" block which asks for layout, how do I hide that? See attachment

  • Crystal Report Render o n JSP page

    This is my third thread and so far I have received zero help from this forum, hope this time is different. I have solve my previous problems by myself but I have a new one. The JSP supposed to display de Crystal report I made is sending the following

  • Material from a DVD to Final Cur Pro

    Hi, I´ve got material from a client on a DVD which I know need to get into a Final Cut Pro project. Importing the files doesn´t work, so what would be the best way to get the video material (with audio) into my project? Some DVD rip software availabl