Infotype 0007 integration to CRM

Hi,
I have a requirement to copy infotype 0007 from ECC to CRM using the ALE. I have been able to get the standard infotypes (0000, 0001, 0002, 0006 and 0105) into CRM but 0007 seems to be ignored.
The control table T77S0 is set up as per note 550055.
We are sending only Personel Data through to CRM, no org data.
BP's have created and look fine on CRM however I do not see any fields in CRM (TCode BP) that relate to the info on infotype 0007.
Does CRM allow for this data to be brought across?
Thanks,
Dean

Hi Richard,
I had a chat with a colleague about this and he showed me a chapter 10 in the book "Practical Workflow for SAP".
There you find a description of eventing and exit technologies for CRM, HCM, FIN, ...
Those are all free of modification and allow you not only to use workflow but with a little glue code to also call BRFplus. The glue consists of a call into BRFplus - handing over relevant data and taken back results. This is something that you can also find in several papers in SDN.
BR,
Carsten
P.S. Maybe also the book "BRFplus -- Business Rule Management for ABAP Applications" is interesting for you. Will probably be out Q3 2010.

Similar Messages

  • HR Integration with CRM doesn't create employee in CRM

    Hello all;
    We are using SAP CRM 5.0 SP08 and SAP ECC 6.0. I am trying to setup the HR-CRM integration and did everything that must be done in my opinion. The IDOC is created succesfully from the ERP side via PFAL and BD87 in CRM shows "green" status records for the IDOC but no business partner is created. I read the blog /people/vikash.krishna/blog/2006/10/15/replicating-hr-master-data-part-1 , examined the SAP notes 934372, 312090, 550055 but there is no result. May you please help me in solving the problem?
    Best Regards,
    Erkan

    Hi Erkan
    Did you follow all the following steps
    Setting up Transfer of Employee (HR Master) from R/3 to CRM
    1. Logical system XXX assigned to R/3 client XXX. Logical system YYY assigned to CRM client YYY – view through SCC4
    2. Create RFC Destination YYY  for CRM client YYY in R/3 and
    Server ID  with user details and client YYY.
    3. Transaction code SALE :  Application Link Enabling (ALE)  Modelling and Implementing Business Processes  Maintain Distribution Model and Distribute Views. (Direct transaction code : BD64)
    Go to change mode and select ‘Create Model view’.
    You get a popup. Fill in the details – Technical name, short text and validity
    Select ‘Add message type’ from the application tool bar.
    Fill in the following details
    Model view : HRCRM
    Sender logical system : XXX
    Receiver logical system : YYY
    Message type : HRMD_ABA
    Note : Only this message type works for employee transfer.
    4.Save the model. From the same screen select the distribution model and from the menu Environment  Generate partner profiles
    Don’t change anything in the next screen. Simply Execute.
    4.Distribute the distribution model HRCRM
    Select the distribution model. From the menu bar, Edit  Model View  Distribute
    You get a dialog showing the receiver logical system. Execute.
    You get a log ‘Model view HRCRM has been created in target system YYY
    5.Go to the CRM system and check up whether this model has been created.
    Transaction code BD64
    The model has got copied. No changes can be made in CRM
    6. Generate partner profiles for the distribution model in CRM by selecting
    Environment  Generate partner profiles.
    In the next screen, do not make any changes and Execute.
    Partner profiles can be seen in transaction WE20
    <b>Delta Download Settings</b>
    7. So far, the above settings will ensure the initial download. However for any changes / new employees to be transferred, i.e delta changes, changes pointers need to be activated.
    In R/3, Transaction code SALE, Application Link Enabling (ALE) &#61664; Modelling and Implementing Business Processes &#61664; Master Data Distribution &#61664; Replication of Modified Data &#61664; Activate Change Pointers – Generally (BD61)
    This  activates change pointers globally for all message types.
    8. In R/3, Transaction code SALE, Application Link Enabling (ALE) &#61664; Modelling and Implementing Business Processes &#61664; Master Data Distribution &#61664; Replication of Modified Data &#61664; Activate Change Pointers for Message Types
    Activate change pointer for message type HRMD_ABA
    9. CRM : Number Assignments. Generally, there are 3 types of number assignments (also called switches) when business partners are created.
    1 – The system uses the number from the general internal interval of the number
          range object BU_PARTNER
    2 – The system uses the number from a specific internal interval of the object
    3 – The number is transferred from HR and a prefix is added. In this case, a specific external interval, which must be defined as XX00000000 (upto
    XX99999999), is used (where XX denotes any two letters).
    The number range object for all switch positions is BU_PARTNER, with the interval depending on the switch value.
    For switch value 1, the system uses the internal standard interval, otherwise for switch values 2 and 3 you must also create a grouping (transaction BUC2) for these intervals. For the system to be able to connect the grouping and the number range interval, the name of the grouping must be exactly the same as the name of the corresponding number range interval (the name of the grouping is contained in the first column of the table). If you select 3 (HRALX/PNUMB = 3) for the number assignment of busienss partners of the employee role, create HRALX/PSUBG switch manually in table T77S0.
    In table T77S0, HRALX/ONUMB is used to set the number assignment for organizational units and HRALX/PNUMB is used to set the number assignment for employees.
    Create a number range ZZ
    Transaction code BUC2. Create a grouping of the same ID as that of the number range. Eg. Number range ID : ZZ and grouping ID should also be ZZ
    In table T77S0, maintain the following combinations
    HRALX-PNUMB = 2
    HRALX-PSUBG = ZZ
    10. Make the following customizing changes in CRM
    Transaction code SM30 : Table T77S0
    Group     Sem Abbr     Value Abbr     
    HRALX     HRAC     X     Activate HR Integration with CRM
    HRALX     OBPON     ON     Activate integration between Business partners and Org Units
    HRALX     PBPON     ON     Integration between business partners and employees
    HRALX     OPROL     BUP004     Role definition for org unit – Business partner
    HRALX     PPROL     BUP003     Role definition for Employee – Business partner
    HRALX     ONUMB     1     Number range assignment for org units
    HRALX     PNUMB     2     Number range assignment for Employees
    HRALX     PSUBG     ZZ     Number range grouping only if PNUMB is not 1.
    11. Create Employee Master in R/3.  Employee master consists of Infotypes. The mandatory infotypes are Actions, Address, Personal data and Organizational Assignment.
    Transaction code : PA30
    12. In R/3 Initial Download : SE38 – RHALEINI
    Plan version : 01
    Object type : P – Person (always)
    Object ID : Employee ID eg. 1
    Receiver Partner no. : YYY
    Select further details
    You get all the data transfer details
    13. In CRM, transaction code PP01 – View HR Master objects
    You see that the employee 1 has got transferred. To see the corresponding business partner go to the infotype Relationships (the first row)
    Screen 2 gives you the business partner ID in CRM
    14. Now change the employee master in R/3.  Execute program RBDMIDOC in R/3 to send the changes over to CRM
    Put message type ‘HRMD_ABA’ and Execute
    15. All subsequent changes in R/3, i.e changing an existing Master or creating a new one goes through directly by program RBDMIDOC.
    16. After all employees are transferred to CRM from R/3 only then its safe to execute initial download CUSTOMER_REL
    If an Employee responsible 2 is replaced by 3 in the customer master in R/3, then in CRM, the same is not replaced. Only difference that the sales area assignment is no longer there for the replaced employee in transaction BP relationships.
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • CRM Open Interface Tables for Integrating with CRM

    HI all, We are evaluating integration with CRM from Telco Billing system. The TRMs of CRM talk about using some published open Interface table in CRM. I could not find any TRM or User manual where I can get this info.
    Also need to know API for CRM for intregation. PL. reply to [email protected] . Thanks - Pradip

    I think you also need V14496-01 Part 1 of 2 and V14496-01 Part 2 of 2 (English Language Extension Packs).
    Installation is explained in the Bookshelf: V29095-01

  • Integration of CRM Service with ERP MM (Reservation, Purchase Requisition, Purchase Order)

    My (i think simple) question is about integration of CRM service to ERP MM, e.g. for spare parts delivery or spare parts purchasing or scrapping parts in a CRM service order - i thought something very basic and standard
    I always thought that inside a ERP SD order you have item categories and those item categories do have a schedule line category and a requirement class and from those are determined the MM movement typ and the automatism if the system creates  in MM a reservation a purchase requisition or a purchase order. That was always my understanding
    Now i was surprised to learn the customizing in SAP CRM (CRM/Transactions/Settings for Service Transactions/Integration/ Logistics Integration/Define Transfer parameters) - there i can say:
    CRM Transaction Type+ CRM Item Category = ERP Movement Type + ERP Special Stock Indicator
    or next to it in the SAP CRM Customizing
    (CRM/Transactions/Settings for Service Transactions/Integration/ Logistics Integration/DefineLogistics Scenario for the Procurement of Material and Sales)
    i can say:
    CRM Transaction Type+ CRM Item Category = ERP Reservation or ERP purchase requisition or ERP purchase Order
    Now i know that in SAP CRM if you have a transaction and an item category for a logistics operation, the system creates an EPR sales order of the same number and type with the same item categories.
    My question is: WHERE is determined which movement type the system uses and if there is created a reservation or purchase requisition or purchase Order. Is it determined in the ERP by using the ERP sales order item category and the SD item category customizing or is it determined by the customizing in the SAP CRM that i described above?
    Thank you

    Hi Anup,
    I am facing purchase requisition creation problem for service products from crm.
    I have seen your query which was posted on same issue, so i thought i could get some help.
    The problem here is when i am saving the service order i am getting the below message.
    Enter a (default) purchasing group for material group SUB_MC (Notification E CRM_SRV_LOG_EXT_OLTP 002).
    I have actually downloaded mat_dien materials from ecc to crm and for material purchase group is already assigned for one plant, but still not able to recognise.
    Please help me out.
    Thanks in advance.

  • Email Integration VS Groupware Integration in CRM 4.0

    We have a requirement to replicate certain business activity types created in CRM thru' Portal interface to Lotus Notes as Calendar entries. We are in the process
    of configuring the Groupware integration part to accomplish this.
    The questions are...
    1) Do we have to download all account and their contacts from CRM into the public folder of Lotus Notes for the successful creation of CRM activities
    as Lotus Note Calendar entries?
    2) Can we filter the replication of activities to Lotus Notes by their transaction types?  We need to send only certain activity types to Lotus notes.
    We have lots of Email notifications to be sent to the company's Lotus Notes Email IDs as well as some external Email IDs. If an Action or Workflow is used
    for these Email notifications it is my understanding that the SMTP comes with SAP CRM will take care of this Email routing. The groupware integration is not a
    must for such Email notifications and it s required only for the replication of Activities to Lotus Notes. Please clarify.
    Please let me know the details of configuration or any cookbooks available for the configuration of Email Integration and Groupware integration in CRM 4.0.

    Hi,
    If you plan to use Server Side Groupware Integration then,
    1) Do we have to download all account and their contacts from CRM into the public folder of Lotus Notes for the successful creation of CRM activities
    as Lotus Note Calendar entries?
    >>The answer would be "YES".However we cannot download Business Activities in bulk to Groupware.The Business Activity has to be individually created and synchronized.
    2)Can we filter the replication of activities to Lotus Notes by their transaction types? We need to send only certain activity types to Lotus notes.
    >>YES. This is possible by maintaining the used transaction type in the table view CRMV_ICAL_ACTM.
    Iam not sure about Email notifications.
    But you can create Activities in CRM and invite attendees and these attendees will get the Meeting requests provided the "Calendar Maintenance" flag is set for them.
    For more information please check "Groupware Integration Setup and Load Guide" available in help.sap.com.
    Please read through SAP Note 908571 for more technical information.
    Regards
    Praveen

  • Computer Telephone integration with CRM

    Hi ,
    We have a requirement to integrate existing Interactive Voice Response system,Computer Telephone Integration and Automatic Call Distribution with proposed SAP CRM. In order to integrate them we would like to use third party adapters from companies like AMT,SIEMENS,Genesys etc..
    1. Does any one has experience in integrating these tools ?
    2. Or is there any other better approach for the integration with CRM?
    Thanks for your time.
    Sunil

    Hi Tony-
    I am vinod, working in Accenture, India. I am a genesys engineer, have little knowledge of SAP CRM.
    We made a successfull  RFC connection to gplus  in sm59, then i tried to create a telephony server in sphb, but this connection test failed. Am i going in the right path, or is there any other way to do this.
    Is maintaining telephony server in SPHB mandatory or is there a similar setting in CIC0 configuration?
    Can you please let me know how this can be done. Please provide me if you have any documents on this.
    Thanks in advance

  • VMS Integration with CRM System

    Dear All,
    I need help in the area of VMS Integration with CRM 5.0 system and the necessary settings for this.  Here VMS is going to be the Back-end system for CRM and the Data Flow between CRM and VMS vise versa.  We are using IC winclient as a channel for the pre and post sales processes.
    suggest me some documents and links in this regard.
    Thanks and regards,
    Ramana Rao

    Hi,
    Yes, You can create one system object with 3 different "Alias name" so one alias name used on one client ans so on...
    In user mapping  like
    alias name1=Client1
    alias name2=Client2
    alias name3=Client3
    Regards,
    Senthil K.
    [Points r welcome]

  • Groupware Integration in CRM server

    Hi ,
      We try to develop a Groupware integration at CRM - SERVER and EXCHNANGE -SERVER .
    Our SAP - CRM runs on LINUX Platform .
    Kindly send the step by step Groupware Integration .
    Regrards

    Hi,
    You could find a lot of information on groupware integration from the below link.
    http://help.sap.com/saphelp_crm50/helpdata/en/bd/ad403d9e321d72e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_crm50/helpdata/en/d7/837539c188774a8efc4a030fdca761/frameset.htm
    Regards,
    Ramesh.

  • Infotype 0007:Time management status

    Hi Experts,
    In Infotype 0007 , in the time management status field i have maintained the value as " Time Evaluation of planned times".
    What does this mean ? ....
    Does it mean that absences and attendences are not necessary to create. Kindly help me how the evaluation takes places
    in this scenario.
    Thanks in Advance,
    Balaji

    Hi,
    This is SAP explanation:
    Indicator 0 or BLANK:
    The employee's actual times are not recorded, and his/her time data is not accounted using the time evalulation program.
    Indicator 1:
    The employee's actual times are recorded and he/she participates in time evaluation.
    Example:
    The employee's actual times are recorded at a time recording terminal.
    The employee's actual times are recorded in the Attendances infotype (2002).
    Indicator 2:
    Employees' actual times are recorded and they take part in plant data collection. Their time data is accounted using the time evaluation program.
    Example:
    Employees' actual times are recorded using PDC systems.
    Employees' actual times are recorded in the Attendances infotype (2002).
    Indicator 8:
    This indicator is intended for external employees. The employee's actual times are not recorded, attendances are recorded in the Attendances infotype (2002), and time data is accounted in time evaluation.
    Indicator 9:
    You can use indicator 9 for employees for whom only exceptions to the work schedule are recorded. In this case, the employees' actual times are not recorded, but they do participate in time evaluation.
    Cheers

  • Infotype 0007 not found on 22.01.2010

    Hi,
    I've added IT2006 in V_T588D and a new entry on validity period for default value in VC_T559L based on QUOMO. In this infogroup, there is a dynamic action to create IT2006 (with a different subtype which I've added in V_T588D).
    After I done with these changes, there was a message "Infotype 0007 not found on 22.01.2010" in PA40 when it comes to the dynamic action. The IT2006 screen which the dynamic action was supposed to call did not appear. Instead, it will just proceed to the next infotype. This was not the case before I made the changes that I mentioned above.
    I've tried to reverse the change by removing the new entries in V_T588D and VC_T559L but the same message still appears, and the dynamic action did not call up IT2006 screen. I suspect that this message is caused by the dynamic action. How can I debug the dynamic action? In addition, what else could have caused this error?
    I would really appreciate any help to resolve this asap. Thanks in advance.
    Rgds,

    HI Kok Siong
    Just check the 7 infotype and maintain it for the requested period.
    or if you want to use debug to find out what dynamic action is triggered you may set break point here:
    1) main program depends on what infotype you what to debug for example for 1 it is MP000100, for 16 it is MP001600 and so on (T777D-REPID).
    2) include MPPERS00
    3) subroutine FORM end_of_screen (put break point for the line in bold)
          IF ale_flag IS INITIAL.                            "XFYAHRK063273
            IF pspar-vinft NE space.  "infotype view         "XYLPH9K007065
              PERFORM dyn_measure IN PROGRAM (view_repid).   "XYLPH9K007065
            ELSE.                                            "XYLPH9K007065
              PERFORM dyn_measure.
            ENDIF.                                           "XYLPH9K007065
            PERFORM process_measure(sapfp50m).
            if pspar-massn eq space.                        "XYLN160088_2
          depth in rp_infotyp(sapfp50g) computed        "XYLN160088_3
          begin correction XYLN208111
          IMPORT depth FROM MEMORY ID 'DYNMEAS_DEPTH'."XYLN160088_2
            CALL FUNCTION 'HRPAD00_GET_DYNMEAS_DEPTH'
                   IMPORTING
                        DEPTH = depth.
    after it just check the variable DYNMEAS
    at this time it contains the list of dynamic actions which will be performed for the debugged infotype

  • Fast Entry for Infotype 0007

    Hi All,
    I want to configure fast entry (PA71) for infotype 0007.
    I have created an entry in T588R. But for T588Q, I couln't find any fast entry standard screen for this infotype.
    Please help!!!
    Thanks,
    Bhaskar

    Hello friend,
    I think this link will be helpful for you,
    Re: PA71 - Fast Entry for Time Date, how to add 0007  for Fast Entry
    If your problem still persists revert back to me i will help you.
    Thanks,
    Sri Hari.

  • How does the integration between CRM and SD occur

    How does the integration between CRM and SD occur?  Is only via ALE and are there config steps in CRM to ensure the correct data mapping between CRM and SD?
    So, if I create an order or quote in CRM how is it then created in SD?  Or do they share the same data store.
    thanks

    Hi John,
    Here is good documentation regarding Data Exchange for Sales Transactions: the CRM Enterprise and the ERP System are two different repositories, If you create the Sales Order in CRM then they will be replicated into SD (using CRM Middleware, BDoc's)
    http://help.sap.com/saphelp_crm60/helpdata/en/52/2d0c38941e5666e10000009b38f8cf/frameset.htm
    Also you can check the best practice guide for CRM 2007 there you have plenty of information
    http://help.sap.com/bp_crmv12007/CRM_DE/HTML/index.htm
    Hope this help,
    Regards,
    Ramon

  • BI reports integration in CRM 2007 UI

    Hi
    I have to integrate BI reports integration in CRM 2007 UI. Please tell me steps that are required to be performed for the same.
    Thanx & Regards
    Hitesh

    I'm assuming you are talking about BW template in which case you would require some BW training.
    A BW template is a web version of a BW query being run from within Business Analyser (Bex).
    This is not an area a typical CRm consultant would develop. A BW consultant is required.
    Cheers

  • Need idea : Integration of CRM On Demand web services with Oracle SOA 10g

    Hi Al,
    Can anyone have any idea on integration of CRM on Demand Web service with Oracle SOA 10g specially BPEL 10g.
    If you have any idea please share with us. Or if you know any good link on the same... please let me know.....
    Thanks in advance
    Debarshi

    AFAIK there is no such mapping available, however you may want to take a look at this Support Community thread that discusses the migration and even gives some samples.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Integration of CRM with ECC

    Hi All,                   
              We are doing same scenario(Integration of CRM with ECC and replication of material/customer).My question is how to integrate CRM and ECC(Proxy OR WS). what are the interfaces involve in sap pi and any software component required in PI side.
    Please help me.
    Regards
    Ravi

    Hi Ravi,
    Check first these links:
    Synchronizing SAP CRM data to external systems via SAP PI
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0f10991-2c4d-3110-aab0-ad4bf5708baf?QuickLink=index&…
    Regards.

Maybe you are looking for

  • Where did my purchased Alert Tones go?

    All of a sudden when I get a text its the default sound, I went to settings>sounds>text tone and both of my purchased tones are gone. It is quite fustrating that stuff dissapear like this, same thing happened with my contacts a while back. I tried sy

  • Background image from one slide appearing in all slides after and I can't remove it

    Hello, I'm modifying a course created with Captivate 5, in Captivate 7 and for some reason the background image from slide 35 is appearing in all slides after that one and I can't remove it. The most interesting thing is that when you look at the sli

  • Pictures in photo stream

    So.. lets say I take 100 photos on my iphone in one day.  They will appear in both my photo stream and my camera roll.  But after 30 days the 100 photos I took 30 days ago will be deleted from my photo stream automatically.   Will they still appear i

  • Iphoto is not responding

    I am on an imac OS X 10.7.4 Each time I launch iphoto, I get a rainbow spinning wheel and am unable to perform any functions. I have tried force quiting and relaunching and making sure the software is up to date. I am running iphoto version 9.2.3.

  • Disable partner item pop-up screen

    Hi all, I do have a requirement for Transaction VA01 and VA02. When a Sales Order is created, and I opened that Sales Order via VA02, I wish to grey-off the entire fields of partner's address screen. The partner's screen can be reached via VA02 -> He