Error while downloading Contacts from R/3 to CRM system

Hi All,
I am trying to download Contacts from R/3 to CRM system.
Through Initial Download. For this i have set filters through Tcode: R3AC1
as on KNVP and KNVV for the field VKORG.
As we have our requirement to download contacts based on or differentiating
on 'Sales Org".
We have downloaded our Accounts properly without any errors.
But for Contacts we are facing issues such as one or more extra
relationships are getting created between Contacts and Accounts other than
its original Contacts.
Means already existing contacts are creating more relationships after
download.
But a unique feature is visible for all, All those with false
contact-account relationships.
Contact has field value for 'Address type' missing while the same address
type field is properly added for correct relationships. ( please find attached the screenshot of the same)
Any pointers in which direction we should proceed for the solution would be
appreciated.
Thanks in advance.
Cheers,
Sharad

Dear Vimal,
Sorry not sure then...
Sometimes the RFC connection is refused and use to give that particular error messgae due to:
The old RFC library having version 6.20 automatically converted the
password into uppercase with a size limit of 8 characters before sending it to the SAP system.
The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
But this is not valid in this scenario.
Thanks,
Atin

Similar Messages

  • Error while Replicating Objects from R/3 to CRM

    Hi,
    While replicating objects from R/3 to CRM (Tcode :R3AS), the status of the object is still running. When I checked in Outbound queue (Tcode:SMQ1) the status is 'SYSFAIL', when I double clicked it says "Password logon no longer possible - too many attempts". So what is the solution to it...
    I am working on CRM 5.0
    Regards,
    vimal

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • Error while downloading data from internal table into XML file

    hi all,
    i developed a program to download data from into internal table to xml file like this.
    tables: mara.
    parameters: p_matnr like mara-matnr.
    data: begin of itab_mara occurs 0,
                matnr like mara-matnr,
                ernam like mara-ernam,
                aenam like mara-aenam,
                vpsta like mara-vpsta,
          end of itab_mara.
    data: lv_field_seperator type c,     " value 'X',
          lv_xml_doc_name(30) type c,    " string value ‘my xml file’,
          lv_result type i.
          lv_field_seperator = 'x'.
          lv_xml_doc_name = 'my xml file'.
    types: begin of truxs_xml_line,
              data(256) type x,
          end of truxs_xml_line.
    types:truxs_xml_table type table of truxs_xml_line.
    data:lv_tab_converted_data type truxs_xml_line,
         lt_tab_converted_data type truxs_xml_table.
    data: lv_xml_file type rlgrap-filename value 'c:\simp.xml'.
    select matnr ernam aenam vpsta from mara into table itab_mara up to 5
           rows where matnr = p_matnr.
    CALL FUNCTION 'SAP_CONVERT_TO_XML_FORMAT'
    EXPORTING
       I_FIELD_SEPERATOR          = lv_field_seperator
      I_LINE_HEADER              =
      I_FILENAME                 =
      I_APPL_KEEP                = ' '
       I_XML_DOC_NAME             = lv_xml_doc_name
    IMPORTING
       PE_BIN_FILESIZE            = lv_result
      TABLES
        I_TAB_SAP_DATA             = itab_mara
    CHANGING
       I_TAB_CONVERTED_DATA       = lt_tab_converted_data
    EXCEPTIONS
      CONVERSION_FAILED          = 1
      OTHERS                     = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    open dataset lv_xml_file for output in binary mode.
    loop at lt_tab_converted_data into lv_tab_converted_data.
    transfer lv_tab_converted_data to lv_xml_file.
    endloop.
    close dataset lv_xml_file.
    this program is syntactically correct and getting executed, but when i open the target xml file it is showing the following error.
    The XML page cannot be displayed
    Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
    XML document must have a top level element. Error processing resource 'file:///C:/simp.xml'.
    will anyone show me the possible solution to rectify this error
    thanks and regards,
    anil.

    Hi,
    Here is a small sample program to convert data in an internal table into XML format and display it.
    DATA: itab  TYPE TABLE OF spfli,
          l_xml TYPE REF TO cl_xml_document.
    * Read data into a ITAB
    SELECT * FROM spfli INTO TABLE itab.
    * Create the XML Object
    CREATE OBJECT l_xml.
    * Convert data in ITAB to XML
    CALL METHOD l_xml->create_with_data( name = 'Test1'
                                         dataobject = t_goal[] ).
    * Display XML Document
    CALL METHOD l_xml->display.
    Here are some other sample SAP programs to handle XML in ABAP:
    BCCIIXMLT1, BCCIIXMLT2, and BCCIIXMLT3.
    Hope this helps,
    Sumant.

  • Error while synchronizing contacts from microsoft outlook..

    http://img231.imagevenue.com/img.php?image=393621580_bberror_122_179lo.jpg
    PLs check and help me... have to trf 500+ contacts from Nokia N8 to BB curve
    also cannot trf stuff from any mobile to BB via bluetooth
    can trf from BB to any mobile via bluetooth
    thanks in advance

    Hi  and welcome to the forums!
    Turn on wired sync and retry.
    Thanks,
    Bifocals
    KB04976 Enable and disable wireless organizer data synchronization
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Mapping error while downloading the condition records (ECC to CRM)

    Hello Experts,
    We were downloading the condition records from ECC to CRM system (Production), but due to Mapping error, it was unsuccessful, i wonder what's going wrong there.
    When i see in SMQ2 (CRM Inbound Queue), an queue got stucked there, i.e, R3AD_ZDNL_COND_A930 having SYSFAIL status.
    While debugging the queue, I have found that the queue got stuck because of u2018Mapping Erroru2019.
    I found inside, Standard code reads the record from table /SAPCND/T681 (Condition Table Structure) for KAPPL = 'CRM', KVEWE = 'PR', KOTABNR = 'CUS930' and AS4LOCAL = u2018Au2019 for which the value of VAKEY_OFFSET is maintained as 0.
    If system finds the value of VAKEY_OFFSET is Zero(0) then it will change the download type from D (Delta) to M (Mapping Error) and raise the error & block the Inbound Queue in CRM.
    I checked in SMW01alsofor getting some more knowledge about that queue, here the error description:
    Structure information for table CNCCRMPRCUS930 not available (Message class: CND_MAP)
    Error when carrying out delta download (Message class: CND_MAP)
    I am a technical guy and dont have much idea in CRM Middleware.
    I welcome your valuable thoughts and will award full points.
    Regards,
    Jeo

    Hi,
    As you mentioned i checked for the followings:
    >>In Maintain field catalog:
    I found only 2-3 fields are maintained here, when i compared with A930 (A930 in ECC system).
    >>Create condition tables:
    I checked it for CUS930, i found the same but condition table structure name like CNCCRMPRCUS930 are missing. Is that important? Because i see in SMW01, same error is coming over there : Structure information for table CNCCRMPRCUS930 not available .
    Please suggest me, now what i need to do?
    Regards,
    Jeo
    Edited by: Jeo Denson on Dec 1, 2011 4:11 PM

  • Error while replicating employees from R/3 to CRM. BP no. are not created

    CRM Experts,
    Request your help in solving the following issue.
    While replicating the employee information from R/3 to CRM, we get the following error message in the IDoc details.
    <b>Message:</b>
    IDoc: 0000000000057590 Status: IDoc ready to be transferred to application
    <b>Immediately processing not possible: Screen output without connection to user.</b>
    Steps:
    1. Using PFAL TCode, we push the details of "Persons" from R/3 to the CRM client.
    2. After pushing the details, come to CRM and see the IDoc details. We get the above mentioned error message.
    3. The BP number is not getting generated.
    Really appreciate your solutions/suggestions/clues.
    Thanks in advance,
    Vijay

    Dear Vimal,
    Sorry not sure then...
    Sometimes the RFC connection is refused and use to give that particular error messgae due to:
    The old RFC library having version 6.20 automatically converted the
    password into uppercase with a size limit of 8 characters before sending it to the SAP system.
    The RFC library version 6.40 does not perform this conversion any more, because mixed case passwords upto 40 characters are now supported by SAP Basis version 7.00 (eg. NW2004s) and above. 
    So need to use upper case passwords when connecting to an SAP system having version less than 7.00. 
    But this is not valid in this scenario.
    Thanks,
    Atin

  • CL_SALV_BS_TT_RESULT_TABLE====CP error while downloading data from ALV grid

    Hi ,
    I am  facing a problem when ever i am going to donload data from ALV grid to excel file.I am getting CL_SALV_BS_TT_RESULT_TABLE====CP error in GET_CELL_VALUE. Could you please provide me is there any OSS note or any patch required to solve this issue.
    Thanks in Advance,
    Venkatarao.

    Hi,
    Just refer to OSS note 1356898 for guidelines.
    Regards,
    Vasanth

  • Error While Downloading data from UPDATE Style Integrator

    Timestamp format must be yyyy-mm-dd hh:mm:ss.fffffffff
    I have an UPDATE Styled Integrator which is based on a view.
    The View DDL is as follows :
    CREATE OR REPLACE VIEW XXC_HR_SIT_V
    (EMPLOYEE_NUMBER, BUSINESS_GROUP_ID, PERSON_ID, ID_FLEX_NUM, ID_FLEX_STRUCTURE_CODE,
    DATE_FROM, DATE_TO, OBJECT_VERSION_NUMBER, PERSON_ANALYSIS_ID, ANALYSIS_CRITERIA_ID,
    SEGMENT1, SEGMENT2, SEGMENT3, SEGMENT4, SEGMENT5,
    SEGMENT6, SEGMENT7, SEGMENT8, SEGMENT9, SEGMENT10,
    SEGMENT11, SEGMENT12, SEGMENT13, SEGMENT14, SEGMENT15,
    SEGMENT16, SEGMENT17, SEGMENT18, SEGMENT19, SEGMENT20,
    SEGMENT21, SEGMENT22, SEGMENT23, SEGMENT24, SEGMENT25,
    SEGMENT26, SEGMENT27, SEGMENT28, SEGMENT29, SEGMENT30)
    AS
    select papf.employee_number,
    papf.business_group_id,
    papf.person_id,
    fifs.id_flex_num,
    fifs.id_flex_structure_code,
    ppa.date_from,
    ppa.date_to,
    ppa.object_version_number,
    ppa.person_analysis_id,
    pac.analysis_criteria_id,
    pac.segment1,
    pac.segment2,
    pac.segment3,
    pac.segment4,
    pac.segment5,
    pac.segment6,
    pac.segment7,
    pac.segment8,
    pac.segment9,
    pac.segment10,
    pac.segment11,
    pac.segment12,
    pac.segment13,
    pac.segment14,
    pac.segment15,
    pac.segment16,
    pac.segment17,
    pac.segment18,
    pac.segment19,
    pac.segment20,
    pac.segment21,
    pac.segment22,
    pac.segment23,
    pac.segment24,
    pac.segment25,
    pac.segment26,
    pac.segment27,
    pac.segment28,
    pac.segment29,
    pac.segment30
    from per_person_analyses ppa,
    per_all_people_f papf ,
    fnd_id_flex_structures fifs ,
    per_analysis_criteria pac
    where 1 = 1
    and ppa.person_id= papf.person_id
    and papf.current_employee_flag = 'Y'
    and trunc(sysdate) between papf.effective_start_date and papf.effective_end_date
    and ppa.id_flex_num = fifs.id_flex_num
    and pac.id_flex_num = ppa.id_flex_num
    and pac.analysis_criteria_id = ppa.analysis_criteria_id
    order by to_number(employee_number),ppa.date_from
    In my WEBADI Layout also I have defined the columns exactly same as in view. But when I try to run the WEB ADI it gives the following error :
    Timestamp format must be yyyy-mm-dd hh:mm:ss.fffffffff

    Hi Guys,
    I have placed a function TRUNC() befor the date columns and now it works fine

  • Error while downloading Business Partners from R/3 to CRM in Inbound que

    Hi Experts,
    I am getting function module "PMPAY/P_CHK_MC" not found error in Inbound queue of CRM while downloading customers from CRM to R/3. I checked this FM is not exist in CRM.
    Why this is FM required in CRM, any way to skip this error?
    Regards,
    Kumar

    Go to IMG>CRM>Basic Functions>Payment Cards>Basic Settings>Maintain Payment Card Type> Here take out checking rule values example 1234 which is assigned to Type. If this dont resolve let me know I will check tomorrow in my system as I dont have access to system now.
    Hope this helps.

  • Error While Downloading "SAP NetWeaver 7.0 JavaTrials"  from SDN

    Hi All,
    I was trying to download "SAP NetWeaver 7.0 JavaTrials"  from SDN , a sneak preview version of EP7.0.
    i got this error while downloading it ...
    "Invalid Archive Directory" and because of that i was not able to save the file.
    Can anyone guide me what is the reason for this and whats the solution to it.
    Regards,
    Vinoth.M

    Hi,
    The file type is *.tgz instead of .rar.Also im not able to download the entire file,when i starts downloading it completes with no time and when i try to open im getting the error "Invalid Archive Directory".Does this appears because of the file gets corrupted??
    Thanks,
    Vinoth.M

  • Error occurred while downloading files from Administration Server...

    Hi guys,
    If i already have my application deployed and exploded in ../tmp/_WL_user , when I restart the managed server it will try to download again the files from the upload directory in the Administration Servers? (I'm using stage mode).
    Sometimes I got the following error:
    Caused By: java.io.IOException: [DeploymentService:290066]Error occurred while downloading files from Administration Server for deployment request "0". Underlying error is: "null"
    and I already have the war exploded in /tmp/_WL_user
    the staging mode is not only for the first deployment? when i don't have the war exploded in /tmp/_WL_user?
    I've some confusion related to the process or deployment/startup of the managed servers.
    Thanks

    Hi,
    when you get following error * DeploymentService:290066 * then that means
    A service on the machine is preventing the WebLogic Server remote instance from downloading the configuration file. This can be Hosts Intrusion Prevention (HIPS) agents or any other agent causing this issue.
    Disable the agent interfering with the download process to fix this issue.
    Regards,
    Kal

  • Error While downloading the file A server Error has occurred, please try again later Downloading Yahoo mail Application Attachments  Trying to download My Photos and movie 3 items so i can delete them all

    I have icloud and a new iPhone5 ! They work good , took pictures and a few short movies, plugged in my phone to my iMac transfered Items to iPhoto then inported items to iMovie. when getting to know what i was doing i decided to delete pictures and movies i no longer wanted. when i looked for a few missing items i opend Finder and there some where buyt i had already trashed them and deleted the doubles. Still could not find missing pictures and movies 3 items and today after calling yahoo about a different complant with sending feed back for Yahoo mail Applications login . i opened up Attachments Not the Large Attachments just Attachments and there were the 3 items i had been hunting for to Trash and delete. the mail Attachments file does not have the Option to delet Files and photos and movies. When i tried to Download the 3 items a window shows up that says Error While Downloading the Files, A Server Error has occured, please Try Again later. nothing works how do i remove the Trapped photo and movie Blank Files and trash them?  Onece they get into my downloads i can do something with them as i understand.    That part of it kind of keeps me in Question also because why should i have to down load my own files of Attachments / Pictures and movies if they are comming from my iMac?    How much better is iLife11 then iPhoto08 and iMovie08 .  Thanks Greg

    Hello,
    Thank you for your post.
    This is a quick note to let you know that we are performing research on this issue.
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Simon Wu
    TechNet Community Support

  • Error while download oracle 10g release2 for linux x-86

    Hi,
    I got errors while downloading oracle 10g r2 for linux x-86 from
    http://www.oracle.com/technology/software/products/database/index.html
    i got htis error:
    source file not found
    contact administrator.
    how do i download?

    Works for me in western Canada right now.
    You might want to try again, and if it still happens try clearing your browser cache and cookies.

  • Error while downloading. message on E71 GPS USA Ma...

    “Error while downloading” message on E71 with updated GPS USA Maps
    I’m sure I’m not the only one having this problem but I recently updated my maps on my Straight Talk Nokia E71. The phone says I have map download V 3.03 10wk bo4 Mw Open GL LM MN, Map version 0.1.25.114.and I’m using Nokia Ovi Suite 2.2.1.23. After I installed V3.03, I installed it and download the 1.46GB USA map file and the three turn by turn files. But when I first started the GPS app I started getting the following error “Error while downloading”(This is on phone only)
    I have tried to factory reset the phone, re-format the 8GB memory card, remove City data and GF files and even unloaded OVI Suite and reload it. But every time I select GPS app and start to find places or my position, I get "Error while downloading" message. I’m new to this phone and didn’t get a respectable book from Straight Talk. So I don’t know much about this phone or Nokia OS. What is this error and how do I fix it. Also when I try to sync from the phone I get the response "system error". Ovi suite on the PC says I have downloaded all the USA maps and English voice  with street names. Please help I’m at a lost.
    Computer specs
    I am running Win-Vista, with a Broadband connection. 3 GB Ram, 2 gig Pentium dual core.
    Tran’s flash card has plenty room left on card over 5 gigs left.
    If I need to delete a file on the phone please tell me the exact file name because I’m not sure which one to remove from the apps folder.
    Solved!
    Go to Solution.

    @Action_Jackson
    Welcome to the forum!
    Whilst easy for me to say as keep very little data on device, I would suggest backup essential data then delete E:\cities + ,qf file followed by resetting device to "Out of box" state by keying in #7370# then 12345 (default Nokia lock code unless altered by yourself). At this point you would need to open OVI Maps application on device to re-initialise application and re-define necessary folder structure on memory card for device to be recognised by OVI Suite > Maps to re-download your regional mapping.
    Happy to have helped forum with a Support Ratio = 42.5

  • Error while downloading ESDMA bundle

    Dear SUP developers,
    I have created a SWCV with one object (Business Partner).
    I have created a RULE also.
    I have created a TestDevice in DOE Admin Portal and I have assigned the SWCV and I have checked the outbound queue of the device. My rule is working fine. I have find the right data in the outbound queue.
    Then I have created a ESDMA using t-code 'sdoe_esdma_design' and activated successfully.
    While downloading the bundle I got a popup message
    "Problems with Bundle generation. Click viewmessages for more details"
    After that I have clicked on View Message button
    I got 1 warning and 1 error.
    Warning: Assigned Data Object LOG_MBO has no distribution model defined.
    Error: Error while fetching schema from the internet
    Please help me to resolve the issue,
    lakshman balanagu.

    Please change following parameters with correct values in SDOE_PARAM
    transaction:
    PROXY_HOST - Proxy of your network
    PROXY_PORT - Port for the proxy
    These parameters will be available in DOE_CONNECTOR parameter key.
    NOTE: Creation of devices using NW Admin portal is not supported with mobile gateway scenario. It has to be created using Receiver Generation Data Object and you should have SP04 of Gateway1.1 to SAP Netweaver Mobile 7.10
    Regards,
    Siva.

Maybe you are looking for

  • Getting "Low Disk Space" message in ProCamera photo app

    I'm getting "Low Disk Space" message in ProCamera photo app but I have 8 gigs of available storage. What gives and how do I get around it? Thanks.

  • Creating an O/R layer with TopLink from Ant or a script

    We're currently using JDeveloper and BC4J to generate an O/R layer that simply creates a BC4J entity for each table in our schema with the appropriate associations between tables. The problem with this approach is that it is very brittle. Any change

  • How do I delete a 'trusted network'?

    Somehow I have a 'linksys' as one of my trusted networks and if my own internet isn't hooked up, it will pick up this person's signal. I don't recall ever okaying it (I may have clicked something by accident) and now I can't figure out how to 'untrus

  • Unable to open PageMaker7

    I have been using Pagemaker 7 for a few years now. Three days ago for the first time i have problems. I cannot open any of the files, when I try and open the PM I get thsi message:           "Cannot find PageMaker's resource file pm70.rsl" can any on

  • Where is the serial number for audition download?

    I have a valid copy of Audition 3 which I am trying to install on my new Windows 7 computer. I have downloaded: ADBEAudition_ESD1_WWEFGJIS ADBEAudition_loopolgy ADBEAudition_loopolgy.7z and attempted to install. It gives me a wrong serial number erro