HCM CRM 7.0 Integration: Some of the employee missing

Hi Expert,
We did the HCM and CRM7.0 integration, the org, position and most of the employees have been downloaded to CRM successfully.  But one tricky problem here, we suddenly find 1 employee is missing in CRM. Checked in the download program report, the certain employee has been replicated with green light but without a CRM number.
Does anyone know what's the problem here? Thanks for your help in advance.
Rgs, Michelle

Hi Michelle,
There are multiple scenarios to your issue.
1: Some data may not be maintained in HCM or the employee record may not be active in HCM.
2: Check in CRM using PP01 if the central person record is created or not. If central person record is not there, than employee record is not coming over to CRM via ALE. So you have to investigate why is that happening.
3: If the Central Person is there but the employee BP ID is not there, use the report RHRHDL00 in CRM to delete the central person.
4: Send the record again using PFAL and the record shall come over and the BP ID shall be created.
Thanks,
Jyoti

Similar Messages

  • Special character in some of the employee records

    Hi,
    I have found special character in some of the employee records which is causing some reports to error out. Our instance is configured for English language and these special characters are unrecognized by the application. I have attached some employee names with the special character below.
    Request you to please look into this and reply ASAP.
    ===
    Employee Number      Full Name
    1278     M_ü_ller-Seydlitz, Mrs Hilda Suzanne
    1009     Evas, Mrs Sîan* Elynda
    ===
    Regards
    Parvathi Arun
    +919840861075
    [email protected]

    first you need to create a database function like the one below.
    the query to identify those records is then the below:
    select full_name from per_people_x
    where is_not_valid_text(full_name) = 'N'
    you can use the function also to verify other fields like addresses and so on.
    the corrective action according to me should be a manual one, meaning open the form and update the names not compliant.
    thanks
    regards
    create or replace
    function is_not_valid_text (p_text in varchar2) return varchar2 is
    v_is_valid varchar2(100) := 'Y';
    v_length number := length(p_text);
    begin
    for i in 1 .. v_length loop
    if not ( -- allowed char
    ascii(substr(p_text, i, 1)) between 65 and 90 -- from A to Z
    or ascii(substr(p_text, i, 1)) between 97 and 122 -- from a to z
    or ascii(substr(p_text, i, 1)) = 32
    or ascii(substr(p_text, i, 1)) = 46
    ) then
    v_is_valid := 'N';
    exit;
    end if;
    end loop;
    return v_is_valid;
    end is_not_valid_text;
    Edited by: Giuseppe Bonavita on 10-Dec-2012 11:43

  • PO Information is grad out for some of the employees in the assignment

    Hi All,
    I am facing an issue in the People--> Assignment--> "Purchase Order Information" tab.
    For some of the employees the accounting flexfield is updatable but for some of the employees it's graded out.
    Kindly provide route cause for this.
    Thanks and Regards,
    Joshna.

    Theree was some problem with the Security rules. I deleted the rules it's working fine now.
    Joshna.

  • Some of the fileds missing for xk01in recodring through SHDB

    Hi all,
    I want to develop bdc program to upload vendor master data through XK01, when i am recording in SHDB , some of the fields are not visible for input, like 2nd search term, time zone etc... but in normal transaction these fields are available.  Could you please tell me how to get the fields which are available same as in XK01.
    Regards,
    Ramprasad

    Hi Ramprasad,
    Search term cannot be recorded via SHDB or using standard program RFBIDE00.
    Instead use the below mentioned procedure separately to update the Search term2 after vendor creation.
    SELECT SINGLE adrnr
             FROM kna1
             INTO ws_adrnr
            WHERE kunnr EQ ws_kunnr."input the customer number along with leading zeros
    IF sy-subrc EQ 0 AND ws_adrnr IS NOT INITIAL.
      UPDATE adrc
         SET sort2 = custmast-sort2
       WHERE addrnumber EQ ws_adrnr
         AND date_to EQ '99991231'.
      IF sy-subrc EQ 0.
         WRITE 'Search term updated sucessfully'.
      ELSE.
        WRITE 'Error updating search term'.
      ENDIF.
    ENDIF.
    Regards,
    Babul.

  • Why are some of the Transitions missing such as 'Slash Slide'?

    Hello,
    Since I bought myself a license for Creative Cloud I am missing multiple video transitions like 'Slash Slide' for instance among with a lot of other transitions.
    Is there a solution for this?
    Greetings,
    - Remy

    RemyLagerweij wrote:
    They don't seem to be 3rd party transitions.
    http://premierepro.wikia.com/wiki/Transitions
    The Premiere Pro wiki is for the most part out of date.
    This looks like a list from Premiere Pro 2.0.
    This is the correct list:
    http://help.adobe.com/en_US/premierepro/cs/using/WS1E7C690B-2342-43c3-9253-2BAAFF4168EF.ht ml
    There is a list somewhere floating around with the effects and transitions for the Mac.
    As said by Jim they are fewer then for Windows

  • Unable to send mails to some of the e-mail-ids

    Hi Friends
    I have configured the SCOT for sending mails from SAP. When HR is trying to send the payslip from SAP the email is
    not received by some of the employees. When I look into the outbox I'm seeing the message as waiting for communication
    service. When I'm checking in SOST the return code message was 802.
    Pleae help me.
    Regards

    Hi,
    Check what type of recipient? which one your using?
    Types:
    'B' : SAP user name
    ' ' : SAPoffice name
    'C' : Shared distribution list
    'F' : Fax number
    'U' : Internet address
    'R ' : Remote SAP name
    'X' : X.400 address
    If 802 is the error message then recipient is unknown.check in su01 to see if the user is maintained with Email address and if ur not having authorisation then check with su01d.
    Thanks
    Shaz
    Edited by: Shazad Ali Khan shaz on Jun 6, 2010 9:51 AM

  • CRM IC email integration with Google

    Dear all,
    We have a CRM IC („OnPrem“) prospect. The customer's corporate email system is based on Google.
    Would anybody be able to share some information regarding the feasibility of CRM IC ERMS integration
    with Google for in and outbound email communication (SCOT interface).
    Your input is very much appreciated.
    Best regards,
    Henrik
    Mit freundlichen Grüßen / Best
    Regards,
    Henrik Vogt
    Senior Consultant
    SAP Deutschland SE & Co. KG I
    Rosenthaler Str. 30 I 10178 Berlin I Germany
    M   +49 160 90819696 I mailto:[email protected] I http://www.sap.de

    Hello,
    I think you're missing one setup step in the client-side groupware integration: the customizing.
    In SPRO>CRM>CRM Middleware and related comp-->Settings for client-based synchronization.
    The reason why your reply button is inactive is probably due to the missing custo setting. In the custo activity mentioned above you must specify which transaction types you'll use for incoming and outgoing e-mails. If eg the outgoing email transaction type is disabled, the buttons on the screen to send an outgoing e-mail (reply) will also be disabled.
    P.S. The setup of client-based groupware integration is also described in building block C31 Activity Management (chapter 3.6) of the SAP best practices on help.sap.com. An installation guide is also available on service.sap.com.
    Hope this helps,
    Kind regards,
    Joost

  • Unable to Load the Integration scenario into the Integration directory

    Hi All,
    I am new to using SAP XI.
    Require your help on the following issue.
    I have built an Integration scenario, added Component  Type: Product Version, inserted actions and connections.
    I did check for any errors. I found no errors.
    When I am trying to load this scenario into the  Integration directory its not showing up the scenario in the popup.
    Navigation:
    Directory > tools> Transfer scenario from repository
    The status of Integration Scenario in the builder shows as
    "Being processed".
    I created the scenario 2 days back.
    Can some one help me in this? 
    Regards,
    Meher

    Hi All,
    Thanks to all who helped me.
    michal,divija : Can you please let me know in details how to activate Business Scenario?
    I did not create any business process.
    Sridhar: I did releases some locks on my process, no luck.
    Can you please explain me in more details?
    Should I have a process build for my Integration scenario to be activated?
    Thanks,
    Meher

  • Crm IC Webclient  Integration with MS Exchange

    Hi
    Can someone please help me with configuration/customization documents on crm IC Webclient Integration with MS Exchange. Please email me at [email protected]
    Thanks
    Abhijit

    Hi,
    Telephone is PBX system. In order to connect the telephone system to SAP Phone(CRM system), you need CTI Server. CTI enables the integration to ICI of CRM System using XML/SOAP protocols.
    ANI module is a part of the Telephone system which enables to identify the customer number in CRM application. In other words, as you said, it is the phone system passing the phone no. of the calling person to CRM system. CAD generated on the IVR module part of telephone system).
    CTI transfers the CAD to CRM and BP is displayed in the Interaction Center.
    Hope this helps your understanding. Please give points if so.
    Thanks,
    John

  • Some of the services of ITS 640 are not working

    Hi All,
    I have implemented SAP NW 04 SR 1 Portal and integrated SRM 4.0(EBP 5.0).I have also implemented Business Package for mySAP SRM 4.0 60.2.
    I am using internal ITS for HTML GUI.
    Some of the iviews of the business packages  are working but some of them are not.
    I am getting an error message
    "The URL http://g4kwas642.corp.rwdtech.com:8050/sap/bc/gui/sap/its/bbpsc05/! was not called due to an error.
    Note
    The following error text was processed in the system SRM : Attribute for user PBHONDELE contains errors. Inform system admin.
    The error occurred on the application server g4kwas642_SRM_50 and in the work process 0 .
    The termination type was: TH_RES_FREE
    The ABAP call stack was:
    Form: OUTPUT_EXPRESS_MESSAGES of program SAPLBBP_SC_UI_ITS
    Form: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS
    Module: EXTERNAL_SCREEN_DETERMINE of program SAPLBBP_SC_UI_ITS"
    I have published all the services that are under SICF.
    I had also published all the services using w3_publish_services and siac_publish_all_int.
    It says that all the services are succesfully published.
    When I  go to SICf to test the service,some of them are not working.
    Can you guys tell me what are the steps that I am missing?
    Thanks,
    Paritosh

    I am also getting the same th_res_free error..
    I have installed nw04 sr1 and trying to run ESS on it.
    My problem is, i have installed sap WAS 6.4 on different machine and R/3 on different machine..
    So now.. where i have WAS.. does not have all the services. All services are there on R/3 server..
    Now how do i publish the services on WAS 6.4??
    Coz that option to publish on INTERNAL site is not coming on my R/3 (4.7) as it does not have WAS 6.4.. its on different machine.
    Please tell me what can be done in this case.
    I cant create a R/3 transaction iView using webgui because of this. my Web gui service on WAS 6.4 runs fine whne i test it in SICF .. but not in Iview..
    Please help me out .. i dont want to install a ITS on another machine which is simple solution..

  • Can you remove some of the Default applications

    I want to give an iPod Touch to my mother who is technically challenged and doesn't have WiFi.
    I only want the iPod functionality, not the browsers, email, maps, or any other feature.
    Is there a way to disable or remove default apps that you don't want?
    ps: I do not want an iPod classic., it''s interface is harder to learn than the touch.

    I too would like to remove some of the default apps. Personally, I find the YouTube, Stocks, and Maps, useless to me and its just a waste of icon space. And whats with the "The touch may not be for you". Seriously, if someone wants a touch but doesn't want some of the default apps, that doesn't mean the touch is not for someone. I think it would be a smart move for Apple to revise the iPod (and iPhone, if people can't remove default apps on there) so that we may remove the default apps that we don't use. It makes absolutely no sense to just "move" the app to the back if we don't even use the app. That's like saying "you may not have any use for this app, but its here because we want to force you to keep the junk we give you". And it sounds a lot like a Microsoft move for the all the Windows operating systems they have released (up to Vista, so far) forcing Internet Explorer on all its users and not allowing us to remove it because it was integrated into the Operating System. Supposedly, Microsoft is growing up and letting the user to actually disable (maybe even remove) Internet Explorer in the upcoming Windows 7. What about Mac OS X, does it force Safari on its users, like its forcing some of these unnecessary apps onto the iPod Touch? I wouldn't don't know, I don't earn quite enough money to buy myself an iMac or MacBook (and I've even heard from several people that its more expensive to get a gaming Mac than a gaming PC with similar hardware configuration). Only Apple product I own so far is an iPod Touch.
    But I will give Anna credit. Anna at least answered the question.
    The question was "Can you remove some of the default applications" and a response saying "What is your mother going to use it for? Maybe the Touch is not the right device for her." by "D'Fish'N'Seas" does not answer the question at all. The question has nothing to do with what the mother is going to use the iPod for, so don't post a response like that, its one of the reasons that causes short tempered people to flame other people.
    Ok, so since Anna answered the question that Ron asked. I have a question related to this topic, and if Ron is still wanting to remove some default apps, I'm sure he would like an answer to the question too. So, here is my question: Has anyone developed an app that would allow us to remove the default apps, or a tool that will guide us in removing some default apps?
    And preferably the app or tool be in the most legal possible way. Wouldn't want to ask for something that is illegal.

  • Are some of the APIs incomplete...or am I missing something?

    Hello gents,
    The title says it all. I just started teaching myself Web Services and so on and as a natural progression I started playing with BPEL and so on. I have my environment set up right and I have been playing with the 132UserTaskList sample. Its working and the jsp code is relatively simple.
    However I was playing with another bit of code in the utils directory called WorkListManager and in the CDATA sections where a bunch of Java code is posted, I was going through them trying to understand the inner workings and so on, but it seems that some of the classes actually do not have Javadoc for them. The culprits in questions are for example IWhereCondition and IWhereConditionFactory to name a few. I am looking in the API under com.oracle.services.bpel.task package but am unable to find any Javadoc for those classes and so on. Some methods like getPriority etc are kind of not making sense to me that is why I ask.
    Is there an updatevd version of the doc somewhere? Is this a known problem? Is there a workaround?
    Thanks in advance for any replies to this thread.
    Kind regards.
    Surya

    The utils area contains processes/resources used by other samples in Tutorials/demos. This is useful for intermediate/advanced users who want to see some sample implementations.
    You appear to be looking at the code/services pertaining to the Human WorkFlow and the worklist applications. Chapters 16 and 17 in the http://st-doc.us.oracle.com/review/IPDOC/bpeldev.pdf cover these in detail.
    You can find java docs for these at the integration/orabpel/docs : workflow and apidocs location.

  • CRM server - GW Integration

    Dear All,
       We are planning to implement Groupware integration in our CRM production system. Is it necessary to have CRM server and Exchange server in the same domain ? Please suggest us .
    Thanks
    Raj

    Hi All,
         I have installed GW connector in the same server where CRM is running. The GW connector services in the services.msc is running fine and i have configured for MAPBOX in the portal system . The MAPBOX RFC is also working fine in crmabap system(backend) . MS Exchange server is running in the different box but in the same domain. In short the backend system, Portal system,Exchange server all in same domain.
    Testing strategy : Client needs a mail of the activity ( meeting, order ...) in his outlook once they create the same in Portal system.
    But it's not happening.
    Scot - Mail configuration has been done and while doing GW adaptor configuration in tcode "  CRM_EMAIL_OUTLOOK" , it generates a URL ...(result of the tcode )
    Copy the following URL and assign it to the required Microsoft Outlook
    folder:
    o   Open the folder context menu
    o   Choose "Properties"
    o   Choose "Homepage"
    o   Insert the URL
    o   Set the flag "Show homepage by default for this folder"
    URL:
    http://<FQDN>:<PORT>/sap/bc/bsp/sap/crm_gw_integ/gw_int
    egration.do?meth=outlook&sap-client=200&sap-language=E
    Where i need to assign this URL ? In Outlook folder of each customer system PC ?
    Please help me to resolve this issue. Let me know if you need any inputs from me.
    Thanks
    Raj

  • About Oracle CRM On Demand Integration package

    Hi All,
    We are using Staging Environment version of Oracle CRM On demand.
    I find description about Oracle CRM On Demand Integration package which can creates a seamless front- and back-office user experience with prebuilt integrations between Oracle CRM On Demand and Oracle E-Business Suite, Siebel CRM, and JD Edwards EnterpriseOne.
    Do we have to pay for this package, if do, how much?
    I can't find any price information on oracle website.
    Thanks!

    Hi, Yes it is paid and has its own technical pre-requisites to deploy and use the same. I believe you may have to speak to your Oracle sales representative to get the pricing related info
    -- Venky CRMIT

  • Truncate always checked for the some of the dimension tables

    Hi,
    I found common dimension tables across Finance,Supply Chain and Sales by querying in DAC.
    In the task level most of the target tables checked as Truncate For Full Load.
    but some of the tables defined as truncate always, why they defined as truncate always is there any specific reason for that.
    Truncate Always Dimension Tables List:
    W_FSCL_MONTH_D
    W_FSCL_QTR_D
    W_FSCL_WEEK_D
    W_FSCL_YEAR_D
    W_HOUR_OF_DAY_D
    W_MONTH_D
    W_QTR_D
    W_TIME_OF_DAY_D
    W_WEEK_D
    W_YEAR_D
    Thanks and Regards,
    Partha.

    Hi,
    If they are defined as truncate always it is because the mapping which loads the table is always filling it with a full set of data not an incremental. If the table wasn't truncated every time then the data would not be correct after an ETL.
    You can see from that list that they are all time defined tables which are being truncated. These can be truncated and refilled without worry of breaking data integrity because the ROW_WIDs for these tables are not truly surrogate keys, they hold some meaning. So for instance the row_wid for the row for Jan 1980 in W_MONTH_D is 198001 and it will always have this same ROW_WID after each ETL, meaning the dimensions can be truncated and fully rebuilt without invalidating any joins to it from fact tables.
    Regards,
    Matt

Maybe you are looking for

  • I forgot to charge my Creative Zen mp3 player fully before first using it

    I forgot to charge my Creative Zen mp3 player fully before first using it, and started syncing music onto it while it was charging for the first time. How much damage do you think this would have caused, and is there anything I can do to correct my m

  • Can't create or import presets

    Well, I can't. I uninstalled Premiere and After Effects, reinstalled them, checked file permission through diskutility, nothing. After Effects, Premiere and AMC CC 2014 with every update. OSX 10.10 Yosemite

  • CTR works with PXI 8196,PXIe 8102, fails with PXIe 8100 - why?

    My client has reported a problem.   For years he has used a PXI 8196 RT Controller with PXI 6602 Counter card and my software has given good results.  They have 20+ of these systems and they have worked well. Now they are moving to PXIe 810x controll

  • The curious incident of iMovie 11 and one very unhappy customer.

    I've posted before, my previous discussion: https://discussions.apple.com/message/15057943#15057943 is about the problems I'm currently experiencing with iMovie.  It opens, but is invisible.  I wont repost the screenshots, but in the previous post I

  • Won't power down

    My phone recently started an issue when I push on the power button to either to turn it on to check things on my phone or to power it down nothing happens. I have to either call my phone from another phone or plug it in so I can use it to unlock to m