Adapter setting for external system

Hi,
I have to connect external data system with CRM for BP & products.
What type of adapter are available in CRM 4.0 to connect  to external system?
What are the setting & where are located in CRM
How to ensure that import is done 100% correct?
Your reply is highly appreciated.
Thanks,
Sush

Hi Sush,
If you have to carry out an initial load for the master data, you can use the LSMW and DX-WB(Data Transfer Workbench).The DX-WB updates IDocs in the CRM-XIF format via the main memory into the application.You can use the LSMW to generate such IDocs. The only requirement for this file is that mapping to the CRM-XIF IDoc must be possible for it. This mapping is defined in the LSMW.
IDoc types CRMXIF_PARTNER_SAVE_M01, CRMXIF_PARTNER_REL_SAVE_M01 and CRMXIF_PRODUCT_SAVE_M01 in Transaction WE30. These are used in the LSMW and DX-WB.
Or
you can use a 3rd party EAI tool which can execute XML/SOAP calls. Then function modules CRMXIF_PARTNER_SAVE, CRMXIF_PARTNER_REL_SAVE, and CRMXIF_PRODUCT_SAVE can be called by means of XML/SOAP and execute the mapping of the customer structures to the CRM-XML.
Check for the OSS notes 448742 for more details.
Please reward with points.
cheers,
Mark

Similar Messages

  • Can anyone help me with getting the best setting for me system

    can anyone help me with getting the best setting for me system on cpufan it says my temp is 38c but on corecentre it says 42c can anyone help get my system overclocked any more but keeping it stable as well thanx in advance for the help  

    my corecenter temp sometimes says im at 60 cel at idle....and i have the most recent update...i would rely on speedfan for temp control...core center seems to always read 3 degrees higher than speedfan on my pc....
    i wouldnt be too concerned...those temps are pretty low to begin with.

  • Str Loc Mandatory Setting for Project System PR

    Hi
    How can i make mandatory setting for a PR getting generated by project system thro the trans CJ20N.
    Since its not an mandatory field the PR s from project based are not hv str loc in PR.
    Also we are not able to edit the same. All the fileds are in PR in ME52N in grey colour whr the PR s from project based.
    Vijay

    if your material is not inventory managed, then you cannot have a storage location in the PR.
    If it is inventory managed, then you can set the defautl storage location in material master MRP view field Storage location EP

  • Transport target group and routes setting for 2 system landscape

    Hi!
    I have 2 system landscape (DEV with 2 Clients, 100 CUST and 200 TEST and PRD with productvie client 100).
    Currently I have the standard TMS configuration for 2 systems (with tranport layers/routes ZDEV and SAP) .
    Now I  have to set up my TMS settings client specific
    (Development in DEV 100 and transport to the DE 200 TEST and PRD 100).
    I have created tranport target group /B-DEV/ with both target goals:
    DEV 200 and PRD 100.
    <b>What are the further settings for transport routes?
    I assume, I have to delete the existing routes ZDEV and SAP?
    what are the next steps? </b>
    Thank you very much
    regards

    Ok, I have in DEV system:
    Client 100 (Customizing)
    Client 200 (Test) (it can be considered as replacement of QAS-system, because we only have 2 systems)
    PRD system
    Client 100 (Productive client)
    So we would like to set up the transport management system client specific, in order to develop in DEV 100 to test in DEV 200 and to use the transports in PRD 100.
    Thank you very for your help
    regards

  • Which user role for external system?

    Hi everybody,
    In my scenario there is an external system which posts XML data to a HTTP adapter in XI. Of course, the external system has to be authenticated with a username/password. I want to create an appropriate user account in our XI system (user type SYSTEM) and assign the minimal user rights to this account.
    Is there a predefined role I can use?
    Regards,  Joerg

    Hi,
    there is one predefined role:
    SAP_XI_APPL_SERV_USER
    read more about predefined roles:
    http://help.sap.com/saphelp_nw04s/helpdata/en/56/361041ebf0f06fe10000000a1550b0/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Commit Function Module for External System ?

    Hi Gurus,
    I am using RFC - RFC_UPDATE_TAXES_DOC to post documents into External System.
    After I post those documents how to execute Commit fucntion in the external system.
    My Try:
    Will I be able to commit using BAPI_TRANSACTION_COMMIT -
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' DESTINATION gc_external_system.
    Many Thanks,
    Madan

    Yes.
    It should work, b'coz BAPI_TRANSACTION_COMMIT is itself a RFC func module.
    Regards,
    Subramnaian

  • Xsteps for External systems

    Hi experts,
    If anybody worked with Xsteps for external destinations, please help me with your comments.
    1. When we define X steps for external destinations, how the values for chars with automatic value assignement is happening (Eg chars like process order number).?

    Check at the start of the forum, there is invitation to Xstep cafe. There you would find links for using xsteps. It has a lot of information in forms of web recordings.
    REgards
    Vineet

  • F-53 ,payext message type IDOC for External System

    Hi all,
       We have an existing system for triggering the external payment  advice created from F-43 through F110 T code. Now our users wanted to send the same Idoc with PAYEXT to be triggered from F-53 .
      Is there any way to acheive the above.As I am new to Idoc , Kindly advice on this.
    Thanks
    Arjun.

    why not
    it is possible
    you can use Business transaction events for this purpose.
    keep a break point at BF_FUNCTIONS_FIND
    this is the function module to find the business transaction events
    and at the time of saving F-53 find the event number which is called
    then go to TBE-31 table in SM30 and add your own custom function module which has the same template of the event which is called
    and get the datas from the input parameters of the event
    and using master_Idoc_distribute
    just populate the required datas to be transfereed and activate the custom FM
    it will work for sure.
    cheers
    s.janagar

  • GATP for external system

    Hello Experts,
    I need to know about GATP check from an external (non-SAP) portal.
    We have external online portal from which customer places orders. We want to link it with GATP to have online check of the products availability and the date. As of now this portal is linked with the ECC and an order placed on the portal gets created as Sales Order in ECC upon saving. (GATP is in place for background check in ECC while creation of Sales order). Stock update is done manually on the portal.
    One of senior guided to use ATP related ES bundle for 'Check Requirements_V1' function. We just want to check for availability and not reservation from Portal. Also, using BAPI apoatpcheck call was suggested.
    However, I'm not much aware of ES and how to go about and implement the given functionality & enhancement in the ES.
    Can you please share your experiences and suggest how to implement it?
    We are using SCM 7.0. Do we necessarily need to consult SAP?
    Thanks for your help!
    AP.

    Hello AP APO,
    Even R/3 ATP component uses a BAPI "BAPI_APOATP_CHECK" to peform availability check in APO GATP system. Hence, did you get a chance to call this BAPI from your external sytem to perform the gATP check ? I think BAPIs can be called from Legacy system.
    You can try this out by passing necessary parameteres to the above mentioned BAPI.
    Hope this helps.
    Babu Kilari

  • Can EBS E-Tax be used as Tax Engine For External Systems

    Dear E-Tax Gurus,
    I have a question regarding to e-tax engine in R12. Assuming we have EBS R12 and another system that is not EBS, but both has same customer base and same product base (so customer and product which we get is exactly same from that system). Is there a public nor private API that calculates tax for given item, customer etc?
    What could be the consequences if we create a wrapper API that uses some internal API if there is available?
    Thanks for replies.
    Bilal

    To answer to your question, EBTax cannot be used on non-EBS. EBTax is an integral part of financials suite, especially with AR.

  • I can record and hear me recording through the computer's built in mic, but can't get the external mic and headphones to work., The preferences are set for the external mic and headphones...

    I can record and hear me recording through the computer's built in mic, but can't get the external mic and headphones to work., The preferences are set for the external mic and headphones...

    What operating system are you using? Is it on a Mac or a PC? Which preferences are set for external mic/headphones, Audition's or the computers?

  • Control recipes for PI sheet and external system

    Dear All,
    I need to create control recipe for PI sheet and for external system also. Can I use the characteristic based process instructions? Since I can assign only one control recipe destination for a phase, can i generate the data of a particular phase in both the control recipes.
    Thanks in advance
    Regards
    Prathib

    Thanks Brahmankar,
    But i dont understand what to enter in  input parameters for EAD_TEXT.
    Could you plz help me out.
    Best Regards,
    Parag Save.

  • HUGE amount of data in flat file every day to external system

    Hello,
    i have to develop several programs to export all tables data in a flat file for external system ( EG. WEB).
    I have some worries like if is possible by SAP export all KNA1 data that contains a lot of data in a flat file using the extraction:
    SELECT * FROM KNA1 ITO TABLE TB_KNA1.
    I need some advices about these kind of huge extractions.
    I also have to extract from some tables, only the data changes, new record, and deleted records; to do this I thought of developing a program that every day extract all data from MARA and save the extraction in a custom table like MARA; the next day when the programs runs compare all data of the new extraction with the old extraction in the ZMARA table to understand the datachanges, new records or deleted record.. It's a righ approach? Can have problems with performance? Do you now other methods?
    Thanks a lot!
    Bye

    you should not have a problem with this simple approach, transferring each row to the output file rather than reading all data into an internal table first:
    open dataset <file> ...
    select * from kna1 into wa_kna1
      transfer wa_kna1 to <file>
    endselect
    close dataset <file>
    Thomas

  • Addition data send in XML po to external system In SRM 7

    Hi Expert
    How we can add/ Modify data for XML PO Which sending for external system Via PI .
    we need to add additional data to the XI system in XML format in PO . How we can add the code to this.
    One more issue is like we are not able to debug the BADI BBP_SAPXML1_OUT_BADI.
    Request to reply for this

    Hello sharad,
    Please find the sample coding.
    METHOD if_ex_bbp_sapxml1_out_badi~purchaseorder.
    DATA: l_str(40) TYPE c,
            ls_partner TYPE bbps_pdext_partner,
            ls_item TYPE bbps_pdext_po_item_d,
            ls_proxyitem TYPE bbpx1_purchase_order_item,
            ls_partner_item TYPE bbpx1_po_ship_to_location,
            ls_fdspartner TYPE bbpx1_po_ship_to_location,
            ls_telephone TYPE bbpx1_address_telephone,
            ls_check  TYPE BBPX1_ADDRESS,
            ls_fax TYPE bbpx1_address_facsimile,
            ls_email TYPE bbpx1_address_email,
            l_index TYPE i,
           lt_table TYPE TABLE OF ztest_db,
           ls_table TYPE ztest_db,
            l_flag TYPE c,
            ls_dfkkbptaxnum  TYPE dfkkbptaxnum,
            lt_telephone     TYPE bbpx1_address_telephone_tab,
             lt_check                TYPE BBPX1_ADDRESS,
            lt_email       TYPE bbpx1_address_email_tab,
            lt_name        TYPE bbpx1_person_name,
            ls_name         TYPE bbpx1_person_name,
            lt_street       TYPE bbpx1_address_physical_address,
            ls_street       TYPE bbpx1_purchase_order_party,
            ls_details        TYPE  bbpx1_purchase_order_item,
            lt_ship        TYPE BBPX1_PO_SHIP_TO_LOCATION,
            ls_ship        TYPE bbpx1_po_ship_to_location.
      LOOP AT cs_purchase_order_message-purchase_order-item INTO ls_proxyitem.
        l_index = l_index + 1.
        LOOP AT it_item INTO ls_item WHERE number_int = ls_proxyitem-id-value.
          LOOP AT it_partner INTO ls_partner WHERE p_guid = ls_item-guid.
            IF ls_partner-partner_fct = '00000712'.
              ls_proxyitem-zzxyz = ls_partner-zzxyz.
             ls_proxyitem-zzxyz = 'Test'.
              ls_fdspartner-buyer_id = ls_partner-partner_id.
             concatenate ls_partner-NAME ls_partner-NAME_2 into l_str separated by space.
              APPEND ls_partner-name TO ls_fdspartner-address-organisation_formatted_name.
              APPEND ls_partner-name_2 TO ls_fdspartner-address-organisation_formatted_name.
             ls_fdspartner-ADDRESS-ORGANISATION_FORMATTED_NAME = l_str.
              ls_fdspartner-address-physical_address-country_code = ls_partner-country.
              ls_fdspartner-address-physical_address-region_code-list_id = ls_partner-region.
              ls_fdspartner-address-physical_address-street_postal_code = ls_partner-postl_cod1.
              ls_fdspartner-address-physical_address-city_name = ls_partner-city.
              ls_fdspartner-address-physical_address-street_name = ls_partner-street.
              ls_fdspartner-address-physical_address-care_of_name = ls_partner-c_o_name.
              ls_fdspartner-address-physical_address-district_name = ls_partner-district.
    *-- Populate telephone number
              ls_telephone-number-subscriber_id = ls_partner-tel1_numbr.
              ls_telephone-number_default_indicator = 'true'.
              ls_telephone-number_usage_denial_indicator = 'false'.
              APPEND ls_telephone TO ls_fdspartner-address-communication-telephone.
    *-- Get Fax details
              ls_fax-number-subscriber_id = ls_partner-fax_number.
              ls_fax-number_default_indicator = 'true'.
              ls_fax-number_usage_denial_indicator = 'false'.
              APPEND ls_fax TO ls_fdspartner-address-communication-facsimile.
    *-- Get Email details
              ls_email-address-value = ls_partner-e_mail.
              ls_email-address_default_indicator = 'true'.
              ls_email-address_usage_denial_indicator = 'false'.
              APPEND ls_email TO ls_fdspartner-address-communication-email.
              ls_proxyitem-zfinal_destination = ls_fdspartner.
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
              CLEAR ls_fdspartner.
            ENDIF.
            IF ls_partner-partner_fct = '00000027'.
              ls_proxyitem-zzcxyz = ls_partner-zzcxyz.
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
              l_flag = 'X'.
            ENDIF.
          ENDLOOP.
          IF l_flag IS INITIAL.
            READ TABLE it_partner INTO ls_partner WITH KEY partner_fct = '00000027'.
            IF sy-subrc = 0.
              ls_proxyitem-zzclxyz = ls_partner-zzclxyz. " custom field
              MODIFY cs_purchase_order_message-purchase_order-item INDEX l_index FROM ls_proxyitem.
            ENDIF.
          ENDIF.
        ENDLOOP.
      ENDLOOP.
    ENDMETHOD.
    Edited by: S Neelima on Apr 14, 2011 11:17 AM

  • Outlook Anywhere proxy changed from Basic to NTLM for external users

    I have a Exchange 2013 environment that is also running Exchange 2010 coexistence (migrating). What is happening is autodiscover is handing out NTLM for the proxy settings and not basic. However when it is using NTLM we seem to get the password prompt over
    and over. If I manually changed it to Basic then it works fine, but when autodiscover goes again it changes back to NTLM and prompts that the Administrator made a change and you need to restart Outlook.
    I checked Outlook Anywhere and all my servers have Basic set for external users and NTLM set for internal.
    I only have a few mailboxes on 2013 and 2010 mailboxes seem not to have a problem.
    Here is an output for Outlook Anywhere on all six servers:
    Identity                           : CAS01\Rpc (Default Web Site)
    ExchangeVersion                    : 0.10 (14.0.100.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    Identity                           : CAS02\Rpc (Default Web Site)
    ExchangeVersion                    : 0.10 (14.0.100.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    Identity                           : CAS03\Rpc (Default Web Site)
    ExchangeVersion                    : 0.10 (14.0.100.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm}
    Identity                           : EXCH2K13-01\Rpc (Default Web Site)
    ExchangeVersion                    : 0.20 (15.0.0.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}
    Identity                           : EXCH2K13-02\Rpc (Default Web Site)
    ExchangeVersion                    : 0.20 (15.0.0.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}
    Identity                           : EXCH2K13-03\Rpc (Default Web Site)
    ExchangeVersion                    : 0.20 (15.0.0.0)
    ExternalClientAuthenticationMethod : Basic
    InternalClientAuthenticationMethod : Ntlm
    IISAuthenticationMethods           : {Basic, Ntlm, Negotiate}

    Hi,
    Please refer to the following KB to set the Outlook Anywhere settings on Exchange Server 2013 Client Access servers:
    http://support.microsoft.com/en-us/kb/2834139
    If it doesn’t work with the resolution above, please do the following checking in ADSI Edit:
    1. In Adsiedit, expand Configuration-->CN=Services -> CN=Microsoft Exchange -> CN=domain -> CN=Administrative Groups -> CN=Exchange Administrative Group -> CN=Databases.
    2. Right-click the listed database > Properties.
    3. Check whether the msExchHomePublicMDB value is set to an available value. Please change the value to <not set>.
    4. Click OK.
    Then check whether the issue persists.
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • Ideas for a "virtually" tabbed pane

    I'm developing on this application for keeping information about products and customers in a shop. In my "product manager" window I would like to have tabbed pane with an input interface for different types of goods in each tab respectively. But sinc

  • Still run Tiger on my Dual 2.7 PowerPC.  Benefits upgrading to Leopard?

    Hello, I decided to put this post here, instead of in a more general hardware discussion, due to Logic Pro being my main app concern. I am using a Dual Processor 2.7 PowerPC G5 Power Mac, with the latest version of Tiger. I have heard several mumblin

  • ROLE OF ABAPERS IN SAP-PLM DEVELOPMENT

    HI EXPERTS, I am having 3 yrs of exp in sap - abap. I got an offer to work with sap-plm, please let me know the <b>role of abapers in sap-plm development</b>. If any document u  can send me to [email protected] Thanks&Regards. B.SRINIVASULU. 09916308

  • Streaming Content and Adding/Syncing Content

    Is it possible to add or sync movies/tv shows to apple tv but also have the option of streaming content? I just finished setting up my apple tv. I had to enter a 5 digit passcode into my itunes and this allowed me to sync or manually add content to m

  • Edit documents .pdf to word

    Hello  I have adobe acrobat professional. I need to edit some text in some pdfs. When I try to convert the pdf to word, the pages are jpeg instead of text. How do I edit the text?