Errors while transaction download from ECC- CRM

we are trying to download transactions from ECC 5.0 to CRM 5.0.
the initial download has stopped in between and we get an error "SysFail" in the Inbound queue (SMQ2). Information on this error is "The current application triggered a termination with a short dump"
when we try to analyze the short dump, it says the termination occured in the ABAP program :SAPLCRM_DOWNLOAD_MAP - in "FILL_BTM_PARTNER". In the source code you have the termination point in line 254  of the include program "LCRM_DOWNLOAD_MAPF37".
please provide pointers to resolve this issue .
thanks
RH

following is the place where the error is being triggered in the program, any suggestions?
Information on where terminated                                                                   |
Termination occurred in the ABAP program "SAPLCRM_DOWNLOAD_MAP" - in                         
"FILL_BTM_PARTNER".                                                                          |
The main program was "SAPMSSY1 ".                                                             |
In the source code you have the termination point in line 254  of the (Include) program "LCRM_DOWNLOAD_MAPF37
Source Code Extract                                                                               
Line
SourceCde
number_int = <ls_bapisdpart>-itm_number.                                |
  if sy-subrc eq 0.                                                                     |
ls_btm_partner-ref_guid = ls_item_keys-guid.                                        |
ls_btm_partner-ref_kind = gc_object_ref_kind-orderadm_i.                            |
endif.                                                                                |
endif.                                                                                |
*orderadm_h_guid
ls_btm_partner-orderadm_h_guid = ls_orderadm_h-orderadm_h_guid.                         |
*bp_partner_guid                                                                          |
if lv_nrart = gc_partner_r3_types-customer.                                             |
*-----AG, WE, RE, RG, etc.                                                                  |
  call function 'CRM_BUPA_MAP_CUSTOMER_TO_BP'                                           |
exporting                                                                           |
iv_customer       = <ls_bapisdpart>-customer                                      |
      importing                                                                           |
ev_partner        = ls_btm_partner-bp_partner_guid                                |
exceptions                                                                          |
partner_not_found = 1                                                             |
others            = 2.                                                            |
if sy-subrc eq 0.                                                                     |
display_type                                                                             |
s_btm_partner-display_type =                                                       |
                       gc_partner_no_type-business_partner_no.                             |
no_type                                                                                |
ls_btm_partner-no_type =                                                            |
gc_partner_no_type-business_partner_no.                              |
     else.                                                                                |
if ls_btm_partner-partner_fct = '00000001'.                                         |
>>>>>
message x020(crm_order_misc) with gv_logsys_r3.
endif.                                                                              |
   endif.                                                                                |
  if ls_btm_partner-task     eq gc_bdoc_task-delete and                                 |
  ls_btm_partner-ref_kind eq gc_object_ref_kind-orderadm_i.                          |
special handling for deleting item partner. In this case the item                         |
partner must not be deleted but updated with the header partner                           |
  insert ls_orderadm_h-orderadm_h_guid into table lt_header_guid.                     |
insert gc_object_name-partner into table lt_requested_objects.                      |
call function 'CRM_ORDER_READ'                                                      |
exporting                                                                         |
  it_header_guid       = lt_header_guid                                           |
iv_only_spec_items   = true                                                     |
it_requested_objects = lt_requested_objects                                     |
importing                                                                         |
et_partner           = lt_partner_header                                        |
exceptions                                                                        |
others               = 1.                                                       |

Similar Messages

  • Error while loading data from ECC to BI

    Hi BW Experts,
    while loading data from ECC 6.0 to BI  i got error in details tab of the infopackage as datapackage 1  arrived in bw processing not yet finished.
    Could any one help me out?
    Thanks

    Amar,
       please check the source system job status. If its successfully completed then we can expect data load sucess in BW side.
    to check source system status: RSMO> select related load>in Menu Environment-->Job overview in source system.
    once this over check the TRFC or IDocs struck
    if TRFC, chk in TCode-SM58 or from environment select TRFC from source/data warhouse.
    if you are finding TRFcs are in stuck just select and run manually to complete.
    M

  • Error while invokinjg BPEL from Siebel CRM  SBL-EAI-04007

    Hi,
    I am getting the following error when we invoke a BPEL service from siebel CRM through its wsdl. The error message is
    =====================================================================================
    Error invoking service 'ProcessAccountCreationSiebelJMSProducer', method 'process' at step 'Invoke AIA'.(SBL-BPR-00162)
    Error while processing argument ProcessAccountCreationSiebelJMSProducerRequestMessage:payload for operation process(SBL-EAI-04316)
    Integration Object Message error -- object list property set has wrong type: 'ListOfCMUQueryAccount Io' (expecting 'ListOfListOfCMUQueryAccount Io')(SBL-EAI-04007)
    There is a mismatch again, we are trying to send the XML like 'ListOfCMU Query Account Io' in the header level, but the error is expecting xml format as “ListOfSiebelMessage” in AIA
    =====================================================================================
    When the CRM is invoking the middleware, it is appending "Listof" to the root element of the input XML that is going to the BPEL. As the error message shows, the middleware is expecting "ListofListOfCMUQueryAccount Io" but in reality it is expecting "ListOfCMUQueryAccount Io". I am not sure how the "Listof" is getting appended to the root element.
    The basic solution for such a problem is that wrong input type has been set as mentioned in the error. But, this is not true. The input expected by the middleware has the root element tag of xml as ListOfCMUQueryAccount Io and the root element tag sent by the CRM is ListOfCMUQueryAccount Io. i am not sure from where the "Listof" tag got appended. I have learnt from google that this is a product defect. Please let me know the exact problem for this. Any help will be highly appreciaed.

    Hi,
    We are not sending Pricelist Info while product synk, as per BRM team they are doing following :
    1. created a product
    2. attached the product with a deal
    3. the deal is attached to a plan
    4.comnmiting Product
    previously we were using Siebel 8.1.1 SIA [21111] and AIA2.0.1 at that time also they did not pass value for Pricelist but that time Products was getting synk without issue.
    now we upgraded to 8.1.1.4 SIA [21225] ENU(*) and applied ACR474 and AIA2.5 and getting above error.
    the data is going to AIA properly but it is facing issue while synk to CRM.
    Please guide,
    Thanks and Regards,
    Suchetana.

  • LSMW-IDOC error while tranferring data from ECC to CRM

    Hi,
    We got an error
    Error status 'A' calling validation service.
    Validation error occured: "Module CRM_BUPA_MAIN_VAL, B Doc type BUPA_MAI".
    When we are doing LSMW with IDOC in CRM.
    Please provide ur valuable help in this problem.
    Thanks & Regards
    Sriram Tumuluri

    Amar,
       please check the source system job status. If its successfully completed then we can expect data load sucess in BW side.
    to check source system status: RSMO> select related load>in Menu Environment-->Job overview in source system.
    once this over check the TRFC or IDocs struck
    if TRFC, chk in TCode-SM58 or from environment select TRFC from source/data warhouse.
    if you are finding TRFcs are in stuck just select and run manually to complete.
    M

  • Errors while replicating Materials from ECC to SRM

    Hi All,
    I am trying to replicate materials from R/3 to SRM, in SMQ2 of SRM, the status of MATERIAL is still in yellow colour. when i checked in SMW01 tcode, the error is "Category for material group 013 does not exist" where as in R/3 also we dont have any material group as 013.
    All the Prod type & Prod category have been replicated into SRM from R/3.
    And no materials have copied in SRM.
    how to resolve this ?
    regds,
    CB
    Edited by: Channabasappa.K on Feb 17, 2011 10:30 AM

    Hi,
    DNL_CUST_PROD0 & DNL_CUST_PROD1 were in green colour now,
    DNL_CUST_BASIS3 is in yellow colour & i saw in some doc that DNL_CUST_BASIS3 is not reqd from SRM7.0 onwards.
    when i try to replicate MATERIAL, in SMQ2 i am getting status as SYSFAIL & after double clicking on that i got a pop up as "Error in Mapping (Details: transaction SMW01)"
    Upon checking in SMW01 i got the above errors as
    " Category for material group 013 does not exist
    Message no. COM_PRODUCT_API002
    Diagnosis
    If material groups are used in the SAP system, they must exist as categories in CRM/EBP before you import materials. When Customizing object DNL_CUST_PROD1 is imported, the material groups are imported automatically and created in the category hierarchy R3MATCLASS (material group).
    Procedure
    Check whether the material groups have been imported successfully and exist as categories.
    Proceed
    If necessary, import the Customizing object DNL_CUST_PROD1"
    Like this its showing 19 material groups and all these 19 mat groups were not present in ECC.
    Regds,
    CB

  • Error while Reading Idocs from ECC 6.0 to Sun IDM .

    Hi Gurus,
    We have a scenerio where we have to update the Sun IDM Server with all the changes in HR Data happening in ECC.
    For that... we have
    1. Created a Logical System for Sun IDM server, Port, RFC Connection (TCP/IP).
    2. Assigned Partner Profiles, Distribution Model etc. for msg. type HRMD_A ;
    3. We have created a Communications User used by the IDM server to connect to ECC.
    Idocs are created daily and are in status 03 - Data passed to Port OK !
    and on the In Sun Identity manager 8.0 we have created SAP resource adapter for ECC 6.0,
    after giving resource parameters our test connection is successful.
    We also changed edit synchronisation policy for the same but when we start synchronisation in IDM, it is unable to read any idocs although Idocs are generated in SAP .
    Log file gives the message as "Incoming IDoc list request containing 0 documents"
    We also have one more error ;
    some times while doing a connection test : JCO.Server could not find server function '剆䍟偉乇'
    while most of the times the connection is successful.
    Please suggest .

    Hi Gurus,
    The error got resolved .
    The changes in the settings i did :
    SAP SIDE : Made the RFC Connection Unicode.
    IDM SIDE : Checked on the "SAP Server Unicode" checkbox; while doing the HR Activ Synch Settings.
    This Resolved the error.
    regards
    Vaibhav

  • Equipment Download from ECC 6.0 to CRM 5.0

    Hi,
    I have made equipment in ECC 6.0 using the Transaction code IE01.
    While trying to download it into CRM, the BDoc shows a validation error
    I have activated the adapter objects EQUI_CONFIG and EQUIPMENT.
    I will be obliged If somebody can give me the step by step process to download the equipment from ECC to CRM and the customizations to be done as a prerequisite.
    Thank You
    Rekha

    Hello Everyone,
    Iam trying to Download Equipments from ECC 5.0 to CRM 5.0.
    Iam getting a Validation Error in the Bdoc CRM_EQ_DMBDOC.
    The Error Message is <b>Assign a Base Category to the Product.</b>
    I have the Base Hierarchy R3PRODSTYP Assigned to the Application
    Product.
    And i cannot edit the Hierarchy or Categories since they are Downloaded
    from ECC.
    Please let me know how to Specify a Base Hierarchy/Category for the
    Equipments to get Downloaded as Individual Objects.
    Thanks & Regards
    Kumar

  • Issue with customer download from ECC 5.0 to CRM 5.0

    Dear CRM gurus,
    We are facing very strange problem regarding sales area and sales office in CRM 5.0 test system
    During the download of an ECC 5.0 customer into CRM the BDOC is giving the following error - 'Sales office O 50000617 is not available' and 'Sales office O 50000617 sales group not maintained for sales area O 50000608     10 10'and Validation error occurred: Module CRM_BUPA_MAIN_VAL, BDoc type BUPA_MAIN.
    I just select the BDOC and reprocess it immediately. Now the customer is downloaded into CRM and BDOC turns into green. I am also able to see the sales office and sales area in the downloaded CRM BP.
    The sales office 50000617 is very much there in CRM and is properly assigned to sales area 50000608     10 10. That's why, I should be able to reprocess the struct BDOC successfully.
    But for some reason the sales office is not getting determined first time during the download. This issue is driving me crazy. This only happens with the customers with sales office. If there is no sales office in ECC customer (i.e. the field is empty) then there is no issue. This customer will get downloaded without any error.
    Also the downloaded material doesn't have the sales area data. 
    This issue doesn't happen in our development system. The only difference is, sales org structure in development system is manually created and it is downloaded from ECC in test system.
    Can you please advice me on how to solve this issue?. It is a bit urgent.
    All valuable inputs must be rewarded,
    Regards,
    Raj

    Hi Gun,
    You are the only one responded to my issue. I have allocated some points.
    Yes. I have checked the assignment in CRM organizational model.
    I did download the org. structure from ECC 5.0
    All objects including sales offices are activated for determination and I have verified with green light
    As per your suggestion if the sales area data is not matched between the two systems, then how come the error will not reappear during the bdoc reprocess?
    What is missing during the first time bdoc process? Looks something is missing for validation module?
    Any inputs?
    Thanks,
    Raj

  • Payment methods download from ECC to CRM

    Hi Masters,
    Due to some requirement, new Payment methods customised in ECC so have to download from ECC to CRM. How it download through delta download. Existing payment methods data updated with adapter object name # CUST_TSP_WRITE and table name # CRMC_BUAG_PAYM in crm. iam new to crm plz Could anyone tell me step by steps.
    its urgent.......... plz........
    thanks in advance.
    Regards
    Sri

    Hi Sri,
    Payment methods maintained in ECC can be replicated to CRM via CRM download object DNL_CUST_PAYM in transaction R3AS in CRM. This updates the associated CRM table CRMC_BUAG_PAYM and CRMC_BUAG_PAYM_T.
    If you wish to create payment methods directly in CRM, then you can do so via customizing in CRM through transaction SPRO >
    Customer Relationship Management   > Master Data   > Business Partner > Business Agreement   >Define parameters for Business Agreement > Define Payment Methods.
    I hope this helps.
    Best Regards
    Gavin

  • Error while updating data from DataStore object

    Hi,
    Currently we are upgrading BW3.5 to BI7.0 for technical only,
    we found and errors during process chain run in further processing step. This step is basically a delta loading from DSO to Cube.
    The error message are:
    Error while updating data from DataStore object 0GLS_INV
    Message no. RSMPC146
    Job terminated in source system --> Request set to red
    Message no. RSM078
    That's all no further errors message can be explained clearly here from system.
    I have applied SAP note 1152453 and reactivate the datasource, infosource, and data target.
    Still no help here!?
    Please advise if you encountered these errors before.
    Thanks in advance.
    Regards,
    David
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:46 PM
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:50 PM
    Edited by: David Tai Wai Tan on Oct 31, 2008 2:52 PM

    Hi Vijay,
    I got this error:
    Runtime Errors         MESSAGE_TYPE_X      
    Date and Time          04.11.2008 11:43:08 
    To process the problem further, contact you SAP system       
    administrator.                                                                               
    Using Transaction ST22 for ABAP Dump Analysis, you can look  
    at and manage termination messages, and you can also         
    keep them for a long time.                                   
    Short text of error message:                                             
    No start information on process LOADING                                                                               
    Long text of error message:                                              
      Diagnosis                                                               
          For process LOADING, variant ZPAK_0SKIJ58741F4ASCSIYNV1PI9U, the    
          end should be logged for instance REQU_D4FIDCEKO82JUCJ8RWK6HZ9KX    
          under the log ID D4FIDCBHXPLZMP5T71JZQVUWX. However, no start has   
          been logged for this process.                                       
      System Response                                                         
          No log has been written. The process (and consequently the chain)   
          has been terminated.                                                
      Procedure                                                               
          If possible, restart the process.                                   
      Procedure for System Administration                                                                               
    Technical information about the message:                                 
    Message class....... "RSPC"                                              
    Number.............. 004                                                 
    Variable 1.......... "D4FIDCBHXPLZMP5T71JZQVUWX"                         
    Variable 2.......... "LOADING"                                           
    Variable 3.......... "ZPAK_0SKIJ58741F4ASCSIYNV1PI9U"                    
    Variable 4.......... "REQU_D4FIDCEKO82JUCJ8RWK6HZ9KX" 
    Any idea?

  • Error while sending mail from SAP

    Hello All,
    Recently we are facing an error while sending mail from SAP. When we try to compose a message ,it is moving to a dump error RAISE_EXCEPTION.
    The details from ST22,
    Short text
        Exception condition "FOLDER_NOT_EXIST" raised.
    Error analysis
        A RAISE statement in the program "SA
        condition "FOLDER_NOT_EXIST".
        Since the exception was not intercep
        program, processing was terminated.
    Kindly suggest..
    Thank You,
    Regards,
    Hasan

    Hello Priyanka,
    Actually, I performed the following two steps in order to solve the issue:
    - In transaction SICF, the node for SAPConnect must be active. In our system, this node was in inactive state. Hence I activated it.
    - Then In transaction SCOT-> Settings menu--> default domain should be 'xyz.com' if the email addresses in your company are maintained with a suffix  xyz.com.
    But for me the problem didnt get solved here..
    The problem that i am facing now is that if in my user profile, I have the email address maintained, then i get an error saying 'Sender address rejected'. However, if i goto transaction SU01 and clear the email id, the mail is successfully sent to outer world.
    You can try the above mentioned two steps using SICF and SCOT. If the problem does not get solved then try clearing the mail id in ur user profile.
    Hope this helps. If you find an answer to the problem of the mail id getting cleared, then please let me know..
    Regards,
    Himanshu

  • Fatal error while fetching data from bi

    hi,
    i am getting following error while fetching data from bi using select statement
    i have written code in this way
    SELECT  [Measures].[D2GFTNHIOMI7KWV99SD7GPLTU] ON COLUMNS, NON EMPTY { [DEM_STATE].MEMBERS} ON ROWS FROM DEM_CUBE/TEST_F_8
    error description when i click on test
    Fatal Error
    com.lighthammer.webservice.SoapException: The XML for Analysis provider encountered an error

    thanks for answering .but when i tried writing the statement in transaction 'MDXTEST' and clicked on check i am getting following error
    Error occurred when starting the parser: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Message no. BRAINOLAPAPI011
    Diagnosis
    Failed to start the MDX parser.
    System Response
    timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Procedure
    Check the Sys Log in Transaction SM21 and test the TCP-IP connection MDX_PARSER in Transaction SM59.
    SO I WENT IN SM 59 TO CHECK THE CONNECTION.
    CAN U TELL ME WHAT CONFIGERATION I NEED TO DO FOR MAKING SELECT STATEMENTS WORK?

  • Time Stamp Error while extracting data from R/3

    Hi,
        We are getting time stamp error while extracting data from R/3.
    To solve this problem we did replication and run RS_TRANSTRU_ACTIVATE_ALL program. still we are facing same problem.
    Please suggest me to solve.
    Thanks
    Subba Rao

    Hi,
    Time stamp error arises when the time stamp of the data source in source  system and target system are different.
    For we have again activate data source in R/3 system using transaction RSA5 or RSA6 and in BI system goto transaction RSDS and replicate the data source.
    You can also find time stamp details for a data source in tables ROOSGEN and ROOSOURCE tables in BI and R/3 system respectively.
    Here are some useful links.
    [R3 016 Time stamp error where is it in BI?;
    [time stamp error in bi7;
    [Timestamp error in BI7;
    Thanks,
    Venu

  • Error while creating subsite from site template

    Hi,
    I am getting below error while creating subsite from existing site template .
    Sachin Bhosale

    There must be a duplicate Email field created in any list/library. The cause can be identified by renaming the site template to sitename.cab > extact the cab file > open the manifest file search for email and see where it is associated. Refer
    to the following blog post for more information
    http://sharepointserved.blogspot.com/2012/11/a-duplicate-name-was-found.html
    http://sharepoint.stackexchange.com/questions/11944/error-when-creating-a-site-from-custom-template-a-duplicate-field-name-name
    Cheers,

  • Error while updating data from PSA to ODS

    Hi Sap Gurus,
    I am facing the error while updating data from PSA to ODS in BI 7.0
    The exact error message is:
    The argument 'TBD' cannot be interpreted as a number
    The error was triggered at the following point in the program:
    GP44QSI5RV9ZA5X0NX0YMTP1FRJ 5212
    Please suggest how to proceed on this issue.
    Points will be awarded.

    Hi ,
    Try to simulate the process.That can give you exact error location.
    It seems like while updating few records may be no in the format of the field in which it is updated.
    Regards
    Rahul Bindroo

Maybe you are looking for