Load BP in CRM

Hi all,
I am using CRMXIF_PARTNER_SAVE_M and CRMXIF_PARTNER_SAVE_M02 for loaidng BP from flat file in CRM. In Flat fiel i have only BP numbers and ther are nother information.
I am matching the structure with the message type. the problem is its asking for Identification key. From where i can get the identificationkey that si from which table. And  the other issue is , i have given one identification key , in that case the idocs are having statugs Green, but when i procees that idoc in LSMw the message i am getting is No DATA CAN BE SELECTED.
Can anyone tell me these two things..
Points will be rewarded
Regards

Hi Ranjan,
If the updates have not been done in the tables, then you could see the reason in the table "return" in the tables parameter of the function module (ex. BAPI_BUPA_CREATE_FROM_DATA) you are using to create the BP.
In case you want to update the already existing BP then you need to use a different function module (ex. BUPA_CENTRAL_CHANGE for general changes and others for specific data changes like address and others).
Regards,
Karan
<b>Reward Points if helpful.</b>

Similar Messages

  • Failed to load data from CRM On Demand. ServerThe server is temporarily una

    Hi,
    I would just like to ask if any of you are encountering this error when sending SOAP requests to CRMOD. Is this just because CRM On-Demand is down?
    Failed to load data from CRM On
    Demand. ServerThe server is temporarily unavailable. Please try again later.
    thanks,
    John

    Hi Royston,
    The instance that we are accessing is: https://secure-ausomxdsa.crmondemand.com.
    I assume that it's a test environment. So I navigated to (https://ebusiness.siebel.com/odcustomercare/support/alerts/staging/index.asp) "Staging & Test Environments" -> "Planned Maintenance - Staging" (since there is no Testing link) and saw a calendar of downtimes which didn't quite match-up to the date when we encountered the error. We encountered the error on November 25, which was marked on the calendar as a planned 8-hour downtime. During that day we didn't encounter continuous downtime but just erratic spurs of the the error. Am I looking in the right place? Thanks

  • Error when load data from CRM 3.0 to BI 7.0

    Hi
    I have connect CRM 3.0 system with BI 7.0 the CRM is MDMP and the BI is Unicode.
    When I run the BW extraction of the CRM Business Partner data I've a short dump that say GETWA_NOT_ASSIGNED
    -.You address a field symbol that pointed to the line of an internal table that was deleted.
    -.You address a field symbol that was previously reset using UNASSIGNED or that pointed to a local field that no longer exist.
    -. You address a global function interface, although the respective function module is not active - that is, is not in the list of active calls. the list of active calls can be taken from this short dump.
    When I check the RFC in CRM I've disable the Unicode option
    I think that it's for the unicode because I've the last support package 12 installed in BI and the rest of the process chain are running perfect.
    My hotmail mail is [email protected] if you need the screen shot.
    Regards and thanks a lot
    Jose

    Hi Again.
    When the BP data is load into BI update it in PSA but the error occur with the update rule and the load monitoring is yellow and I need change it to red to abort it.
    Can you help to me?
    Regards
    Jose

  • How to improve performance for bulk data load in Dynamics CRM 2013 Online

    Hi all,
    We need to bulk update (or create) contacts into Dynamics CRM 2013 online every night due to data updated from another external data source.  The data size is around 100,000 and the data loading duration was around 6 hours.
    We are already using ExecuteMultiple web services to handle the integration, however, the 6 hours integraton duration is still not acceptable and we are seeking for any advise for further improvement. 
    Any help is highly appreciated.  Many thanks.
    Gary

    I think Andrii's referring to running multiple threads in parallel (see
    http://www.mscrmuk.blogspot.co.uk/2012/02/data-migration-performance-to-crm.html - it's a bit dated, but should still be relevant).
    Microsoft do have some throttling limits applied in Crm Online, and it is worth contacting them to see if you can get those raised.
    100 000 records per night seems a large number. Are all these records new or updated records, or are there some that are unchanged, in which case you could filter them out before uploading ? Or are there useful ways to summarise the data before loading
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • Initial Load on standalone CRM

    What are the different ways of loading initial master data on standalone CRM ?
    I know we can do a manual set up of Org Model but can we do it by any other means like CATT or connect with R/3 for a while and then perform the initial load etc
    Many Thanks !!

    Hi Anand,
    I would also like to know how to make an initial load (Business Partner and products) for a CRM standalone solution. Could you please describe in detail how to do this with IDocs?
    Thanks,
    Cristina
    PS: I did not open the thread, but if it helps, we will find a way to allot the points.

  • Bulk Loading in SAP CRM

    Please let me know about SAP API’s that would enable bulk loading mechanism instead of serial method of one by one records.

    Hi,
    U can migrate all data by the help two methods as i mentioned ,
    1. By Funtion module
    CRM_ORDER_MAINTAIN
    or Sap Crm Bol Programming
    2. Middleware (BDoc).
    This FM is like bapi for data maintain in R/3.
    I think FM is good for those who don't bol programming .
    Check the Mapping Fields available in FM.
    Hope it helps u.
    Thanks and Regards
    Alok

  • Bdoc error in SMW01 When Loading Materials into CRM

    Hi,
    We have recently done a system copy of our Production System to our Test System in R/3. We are now in the process of loading the Materials into our CRM 2007 Test System from the newly updated Test System in R/3.
    However, when loading the objects into CRM we are getting the following BDoc errors in smw01:
    Value X02 is not permitted for attribute Product Group 3 Value X02 - X09 is not permitted for attribute Product Group 3
    Area: COM_PRCAT
    Number: 20
    We have loaded the object DNL_CUST_PROD1 prior to the load of the MATERIALS object
    Does anyone know how this issue could be resolved?
    Thanks,
    Jonathan.

    Hi, this error refers to tax customizing so you should check what assingments you have in R/3 and then replicated on CRM.
    You can use transaction CRM_TAXCUST_VALIDATE to check the tax errors both in customers and materials.
    Then, according to the missing entries you will see on the transaction I told, you shoul check in R/3 tables TSKM and TSTL (used for materials).
    In table TSTL you have all the customizing made on R/3 transaction OVK1 and in table TSKM you´ll find the customizing made on transaction OVK4.
    The entries made there for your country should be the same ones made in CRM. The customizing path is the following:
    SPRO>CRM>Basic Functions>Taxes>Basic Settings>Tax Types and Tax Groups>Assing Tax Groups to SAP ECC Tax Classifications (Products)
    Here you have to enter the combination of:
    COUNTRYTAX TYPETAX GROUPTAX SEQTAx CL (which you should be able to fullfill after checking the R/3 tables I´ve told you..
    Please let me know if it helps,
    Regards,
    Lorena

  • Inital load on standalone CRM

    Hi all,
    I have to upload arround 1 million record in CRM system. and i am using LSMW Idoc method....in which i am using CRM_XIF_PARTNER_SAVE and  CRM_XIF_PARTNER_SAVE_M IDoc. And i have create the file port and the partner number.
    But i am stuck at this point .. Any one who has done this before can sedn me step doc which help me in doing so...
    Points will be rewarded....
    Thanks in advance
    Vertika

    Hi Vertika,
    This are the steps I have done in order to load business partners in SAP CRM. I use a flat file as data source, LSMW as SAP CRM tool, IDOC as import method and message type CRMXIF_PARTNER_SAVE_M
    1. Customizing for Business Partners. Transaction SPRO. You have to check if all the customizing for BP is defined (Roles, Number Ranges, Groupings, etc).
    2. Create Ports for LSMW - Transaction WE21
    3. Create Partner Nº for LSMW - Transaction WE20. In this step you must set US for partner and include CRMXIF_PARTNER_SAVE_M as Inbound Parameter.
    4. Create a Project in LSMW. Transaction LSMW.
    5. Create a SubProject in LSMW. Transaction LSMW.
    6. Create a Object in LSMW. Transaction LSMW.
    7. Set IDoc Inbound Processing in LSMW. Transaction LSMW. In this step you must set the port, the partner type an number and activate the idoc inbound processing.
    8. Automatic Workflow Customizing. Transaction SWU3. You must execute the automatic Workflow Customizing.
    9. Verify Workflow. Transaction SWU3. You must start the Verification Workflow.
    10. Maintain Object Attributes. Transaction LSMW. In this step you must specify the import method (IDOC), the message type CRMXIF_PARTNER_SAVE_M and the basic type CRMXIF_PARTNER_SAVE_M02
    11. Maintain Source Structures. Transaction LSMW. In this step you define a name for your source structure.
    12. Maintain Source Fields. Transaction LSMW. In this step you define the name, length and type for all the fields that you are going to include in the flat file where you have stored the source data.
    13. Maintain Structure Relations. Transaction LSMW. In this step you define the segments of the IDOC that you want to map.
    14. Maintain Field Mapping and Conversion Rules. Transaction LSMW. In this step you define the mapping and conversion rules between  the source fields and the segments included in the IDOC.
    15. Specify Files. Transaction LSMW. In this step you define the source files (from your PC or the CRM server). You must define wich are the separator in the flat file (tabulator, comma, etc).
    16. Assign Files. Transaction LSMW.
    17. Read Data. Transaction LSMW. In this step the CRM system read data from flat file.
    18. Display Read Data. Transaction LSMW. You have to check if the data from the flat file have been read in a correct way.
    19. Convert Data. Transaction LSMW. In this step, the CRM system map and convert the data.
    20. Display Converted Data. Transaction LSMW. You have to check if the data have been mapped and converted in a correct way.
    21. Start IDoc Generation. Transactio LSMW. In this step, the CRM system create the IDOC. The IDOCs created remains with status 64.
    22. Start IDoc Processing. Transactio LSMW. In this step, the CRM system process the IDOC. The IDOCs processed change the status to 51 (incorrect) or 53 (correct).
    23. Check the IDOCs. Transaction WE02.
    24. Check the bdocs. Transaction SMW01. Every IDOC processed OK, generate a BDOC BUPA_MAIN. You have to check is the bdoc status is green.
    25. Check the Busines Partner. Transactio BP. You have to check if the Business Partner are created and the data are ok.
    Best Regards,
    Alvaro

  • Loading Error from CRM datasource  - Info Idoc recieved with status 8

    Hello All,
    NEED YOUR HELP
    We have a CRM datasource 0CRM_SALES_ACT_1 which works well from source in RSA3. The dataload is a full and fetches 19,000 records from CRM
    However when we load it from an infopackage from BW it gives us the following  "No data in source sysetm" Info Idoc with status 8. We have tried the following to eleminate some doubts
    1) Checked the connection in SM59 using aleremote .Connection and authorization successful. Also loaded data in the BW system  for other datasources from same CRM system it works well, so no authorization/ connections issues.
    2) In the source system CRM  tried transaction RSA3--> extract data get 19000 records
    3) In the source system CRM Triied transaction RSA3--> Import Request from BW --> successful.
    4) Checked the TRFC queue in SM58 the TRFC queue is empty
    5) When we check the logs in CRM for ALEREMOTE we get the following message
    synchronous transmission of info IDoc 2 in task 0001 (0 parallel tas
    DATASOURCE = 0CRM_SALES_ACT_1
             Current Values for Selected Profile Parameters
    abap/heap_area_nondia......... 0
    abap/heap_area_total.......... 9437184000
    abap/heaplimit................ 40000000
    zcsa/installed_languages...... ED
    zcsa/system_language.......... E
    ztta/max_memreq_MB............ 256
    ztta/roll_area................ 3000000
    ztta/roll_extension........... 2000000000
    Call customer enhancement EXIT_SAPLRSAP_001 (CMOD) with 0 records
    Result of customer enhancement: 0 records
    IDOC: Info IDoc 2, IDoc No. 266228, Duration 00:00:00
    IDoc: Start = 2008.10.22 14:18:38, End = 2008.10.22 14:18:38
    Synchronized transmission of info IDoc 3 (0 parallel tasks)
    IDOC: Info IDoc 3, IDoc No. 266229, Duration 00:00:00
    IDoc: Start = 2008.10.22 14:18:39, End = 2008.10.22 14:18:39
    Job finished
    *What is the issue ? Data is present and confirmed available in source system , yet we get 0 records in BW system ? WE NEED YOUR HELP *

    Hi
    May be you need to provide full authorizations to the user 'ALEREMOTE'.Ask your basis team to check the authorizations.
    Regards,
    Chandu.

  • Setup and loading document for CRM 5.0

    hi,
    If any one having <b>SETUP and LOADING for CRM 5.0</b>.Plz share with me.
    My e mail id is [email protected]
    Thanks and regards
    raja durai

    Hello Raja,
    Please gothrough the following link.
    http://help.sap.com/bp_crmv250/CRM_DE/index.htm
    Reward with points.
    regards,
    Muralidhar Prasad.C

  • What are the CRM Trasaction data Data Sources and Data load Procedure

    Hi BI Gurus,
    Does anybody provide the CRM Transaction data DataSources names and Load procedure into BI7.0
    I know the master Data load procedure from CRM to BI7.0.
    if you provide Step-by-Step documents it is more help.
    Thanks in Advance,
    Venkat

    Hi Venkat
    In order to find the transactions want you can login the CRM system and then use the transaction RSA6. There you can expand all the subtrees by left clicking on the first line and then clicking expand the further left button. After that you can easily search any datasource you may want
    Hope that helps
    Rgds
    John

  • Item category change in contract load of CRM

    Hi Guys,
              i am loading contracts into CRM-intellectual property Management. i have to create 2 to 3 line items for same product in one contract with higher level items. generally item category is determined and can be changed via GUI. my requirement is i want to change item category through FM CRM_ORDER_MAINTAIN by the time it creates contract but item category is not changing, showing what ever was determined.
    i am passing item_type in ORDERADM_I and passing item_type field name for input fields but it is not helping me. Please let me know if any body has any clue..
    Thanks for your help
    Siva

    Do you want to change the item category just before order (contract) save? Or after the save? Try looking at crm_orderadm_i_badi.
    Another idea ... try manually changing the item category in CRM Online, BUT .. do a /h and place a breakpoint at ABAP statement "call function CRM_ORDER_MAINTAIN". This way you can see the input parameters for CRM_ORDER_MAINTAIN when CRM itself is changing the item category, the correct way. Then from these input parameters you can get the hint of what parameters must be passed to CRM_ORDER_MAINTAIN to change the item category by a direct call. I hope that made sense....
    Hope it helps,
    Rahul
    PS. Please mark all helpful answers, and please mark the question as "ANSWERED" if the responses are satisfactory. This helps to keep the forum clean!

  • Payment terms can not be loaded to crm from ECC

    dear expert,
    i have added three new payment terms in ECC and i need to load them to CRM. I tried  intial load object DNL_CUST_Price, and also tried request load. When i monitored the object/request, there is a green light. however, when i go to IMG in CRM. the new payment terms is  not loaded.
    i  also checked ogject
    Can anyone  tell me the possible reason?  where  can i check and do trouble shooting?
    Thanks!
    BR
    Hedy

    Hi Hedy,
    Please see note 1420329 which should help you to download the payment terms. Check your SMOFPARSFA settings as per the note as it is not supported to mix the two table combinations TVZB/TVZBT and T052/T052U. Also make sure that the request load you have configured uses request detail depending on which table combination above that you use.
    I hope this helps.
    Kind regards,
    Vanessa

  • Short dump in BW for CRM load

    Experts,
    This is a strange situation. After upgrade to CRM 5.0, I have noticed that if we try to create or open info package to load data from CRM opportunity to BW, gives ABAP short dump and pointing to some delta load error. So, I don't get opportunity to reinit. delta load that way. It seems like source system has some issue that gives dump before even we open info packae to load data. I have ckecked RSA7 and RSA3 in CRM and found no problem at all. Tried to restore and activate and replicate data source into BW. Activated Transfer rule and Transfer structure. Nothing helped.
    Can anybody suggest me anything please? Thanks.
    Regards,
    Nimesh

    Hi NP
    Please check the connectivity between CRM and BW systems. Go to source sytems and make sure that CRM system client is in active state or not? Go to sm59 and check with your source system is Unicode. If every thing is ok,then it is not a problem with systems. Serach for related SAP notes and apply that note with Transaction code: Snote. Hope this will help you,if yes assign some points
    Regards
    sriman

  • Two valid condition records loaded in CRM

    Hi
    I had created condition records for one of my condition type in SAP R/3 which were loaded into SAP CRM system.  Now when new condition records are created for the same condition type then old condition records in CRM are not terminated. So I have two condition records in R/3 but the old one is no more valid but CRM system has two conditions and both are valid. Now when an order is created in CRM then the condition type has two values summed up.
    How can I resolve this issue so that when a new condition records is created in R/3 then the old conditions in CRM are terminated and the new conditions are only valid?
    Thanks for your help
    Regards
    Javed

    Hi Anji,
    have you checked the condition maintenance groups for your condition type in CRM? In addition to the step you did in MNTNCT you need to assign your condition types in CRM to a condition maintenance group to allow maintaining them in CRM.
    You also need to assign that maintenance group to the context you want the conditions to be maintened in. All that can be found in SPRO in CRM under master data.
    Try if that helps you.
    Best regards,
    Manuel

Maybe you are looking for

  • Is there a way to get idvd on a new macbook? or is there an alternative that works?

    I note that my new macbook pro (purchased with a dvd burner specifically) no longer comes with iDVD preloaded. Is there a way to get this, or is there an alternative that works. have checked the app store only to see a number of 'alternatives' that a

  • Internal Drives Disappeared- Help

    G4/1.0 DP MDD with four drives filling the internal bays. The two in the upper bay, one with the OS, show up fine. The two in the lower bay, under the DVD drive, which were showing up fine after installing 10.4.7 about ten days ago have suddenly disa

  • Adding a bibliography to an InDesign document

    I'm trying to decide whether it would be best for me to switch to InDesign or Framemaker to replace my current word processing practice, which is to use MS Word for text and graphics-based docs and to use a TeX-based word processor for doing technica

  • Intercompany condition type

    Dear Sap Experts, For inter company pricing condition type PI01 which has been maintained 22 requirement in pricing procedure and it  defined in VOFM. But  how we can understand each  logic of  23  as well  as other  copying requirements adn requirem

  • USB HD not connecting after Leopard upgrade

    I just upgraded to Leopard (10.5.4) last night and was going to set up Time Machine with my USB HD that is connected to my Airport Extreme Base Station (7.3.2 firmware, 5.3.2 Utility), but the drive no longer automatically connects when I turn it on.