Replicating Equipments (ECC) as IT Items (CRM)

Hi,
Is it possible to download Equipments from ECC as IT Items in CRM ? Our requirement is to map equipments (from ECC) to IT Items (in CRM). But SAP help documents show that Equipments are downloaded as IBase objects/components ? which does not serve our requirement unless there is a link between the IBase and the IT Item in CRM.
I understand that both objects have a different hierarchy in CRM:
Equipments - 0401 (to be downloaded from ECC)
IT Items - 0404
Waiting for your inputs, thank you.
BR.

Hello,
Both equipments and IT Items are IObject in CRM but with different object family , 0401 and 0404, namely.
Check table COMM_PRODUCT
I am not sure whether every IObect (equipment in R/3) should be a part of IBase.I assume IBase will be created only if there is a BADI implementation.
Check user exit PRODUCT_CUSTOMER2 to check whether you can try to change the Object Family.
But I have never tried this.
Hope this helps!
Best Regards,
Shanthala Kudva,

Similar Messages

  • Add ECC Custom Fields in CRM Web UI ERP Order item

    hi all,
    i have to Add ECC Custom Fields in CRM Web UI ERP Order item .
    I have :
    -  add the field on Web UI Screen.
    -  add the field on structure  TDS_item_COMV  and  TDS_item_COMC in ecc
    -  insert record for field on LORD_MAPPING table
    -  implemented badi BADI_LORD_DO_PA BADI_LORD_GET_INPUT_MODE.
    -  implemented method GET_I_S_STRUCT on crm with  :
    CASE COMPONENT.
        WHEN 'ZZSPOND'.
          RV_DISABLED = ABAP_False.
    endcase.
    - on method  do_prepare_output i have change value of fields with code :
    lr_loop = typed_context->erpadmini->collection_wrapper->get_first( ).
    WHILE lr_loop IS BOUND.
    posnr = lr_loop->get_property_as_string( iv_attr_name = 'POSNR' ).
    Does the current item has to be set for "Sponda Idraulica"?
    READ TABLE Z5CL_GSA_TOOL0001=>GT_ITEMS_SPOND INTO ls_spond
                                  WITH KEY posnr = posnr.
    IF sy-subrc = 0.
    lr_loop->set_property_as_string( iv_attr_name = 'ZZSPOND' iv_value = 'X' ).
    DATA : V_X TYPE STRING.
    V_X = lr_loop->get_property_as_string( iv_attr_name = 'ZZSPOND' ).
    ENDIF.
    lr_loop = typed_context->erpadmini->collection_wrapper->get_next( ).
    ENDWHILE.
    I can't change the field  value  because it is "not changeble"  .
    Can you help me ?
    Thanks in advance.

    Hi Celi,
    I have created some fields at header level of ERP Order, and the user is available to change them, replicating the information to SAP ECC (using interface LORD II). 
    All sales item information is treated using RFC ERP_LORD_GET_ITEM_MULTI, available in SAP ECC. 
    Please check the following point:
    If those structures below were expanded with your custom fields:
    SAP CRM:
    CRMST_L2_ITEM_COMV
    CRMST_L2_ITEM_COMC
    CRMTT_ADMINI_ERPIL
    CRMTT_ADMINI_I_ERPIL
    SAP ECC:
    TDS_RFC_ITEM_COMV
    TDS_RFC_ITEM_COMC
    Please check if for your scenario is necessary to implement the enhancement BADI_LORD_DO_PAI method ADD_SUPPLY_LIST. The code below works for header level.
      DATA: ls_supply TYPE tds_field_supply.
      IF iv_object_id EQ 'HEAD'.
        IF iv_module EQ 'VBAK_BEARBEITEN'.
          ls_supply-field = 'ZZCCINS'.
          APPEND ls_supply TO ct_supply.
          ls_supply-field = 'ZZCCNUM'.
          APPEND ls_supply TO ct_supply.
          ls_supply-field = 'ZZCCNAME'.
          APPEND ls_supply TO ct_supply.
          ls_supply-field = 'ZZAUNUM'.
          APPEND ls_supply TO ct_supply.
        ENDIF.
      ENDIF.
    I hope it helps!
    Kind Regards!

  • How the sales orders in CRM replicated to ECC??????????

    Hello gurus
    I am implementing CRM with integration with ERP, I would like to know if I have more than one type of sales documents in CRM and I want to replicate them to ECC do I have to have the same number of the sales document types in ECC or only one document type in ECC and all the CRM Sales document types will be replicated to it
    Secondly regarding the service order processing , is it replicated to sales order or service order in ECC also do I have to have the same number of sales, service document type
    If there are any useful links please provide
    Thanks
    Jacopo Françoise

    Hi Jacopo Françoise
    There are some prerequisites for replication.
    1. Your Item categories need to be configured to be released to R/3 for specific puposes like Pick, pack and delivery reasons.
    2. Only Sales transaction and delivery related transactions will be replicated to R/3 like Sales Orders and Service orders.
    3. When it goes to R/3 every order is a sales order type like Sales Order CRM - Replicated as Sales Order
    4. When replicate the documents it is important that you must have same document types and same item categories..
    5. If billing documents are directly created in R/3 then you dont need the exact same doucments, but your item categories will play a major role in creating a mapped document in R/3. you still have to map appripriate settings to tell the system on what item categories talk to what Doucment types.
    Thats the overview but list could go on... let me know if you have any specific issues
    Thanks
    Raj

  • Does MV45AFZZ user exit trigger when CRM sales order is replicated into ECC

    Hi All,
    When a Sales order is created in CRM, it is replicated automatically using BDOCS from CRM into ECC.
    I have requirement to code the logic during the process, when sales order is replicated into ECC.
    So I need to know the BAPI which is actually triggered to create sales order in ECC, while replication takes place.
    If I could atleast know, if USEREXITS in MV45AFZZ would trigger or not, when CRM order is replicated into ECC, then I could determine, If I could code my logic in those user exits.
    Please help me on this.

    please check this link
    keremgomi=wordpress=com
    Rgds
    Raj

  • Business partner(employee) is not replicated from ECC to CRM

    The Business partner Not replicated in CRM.Two Sales organization have been maintained for the employee for the different time lines in ECC.Checked the BDOCs and the validation error occur in FM CRM_BUPA_MAIN_VAL .The BDOCs message was saying the BPGUID was missing .Could anyone please suggest what could be the root cause of the data not replicated from ECC to CRM.

    Hi Pragnya,
    This is the case where at the time of creation of BP there was some issue with replication.
    The BP itself is not there in CRM or only the changes are not reflected?
    In such scenarios, perform following steps for successful replication:
    1. Go to TCode: CRMM_BUPA_MAP
    2. Enter the BP no. {initially it says it does not exist}
    3. Enter ERP customer no. and press enter, the BP GUID gets filled
    4. Click on "Gather Information about customer" [you can see the status of the object]
    5. Now again enter the BP no. -> The customer is available in CRM now.
    Regards,
    Swagi

  • Does MV45AFZZ trigger when CRM sales order is replicated into ECC

    Hi All,
    When a Sales order is created in CRM, it is replicated automatically using BDOCS from CRM into ECC.
    I have requirement to code the logic during the process, when sales order is replicated into ECC.
    So I need to know the BAPI which is actually triggered to create sales order in ECC, while replication takes place.
    If I could atleast know, if USEREXITS in MV45AFZZ would trigger or not, when CRM order is replicated into ECC, then I could determine, If I could code my logic in those user exits.
    Please help me on this.

    Hi,
    I guess it should. Just put external break point (RFC userid with debuger rights) and see.
    Thanks,
    Nilesh P.

  • Show ECC workflow inbox items in CRM

    Hi,
    I would like to show some ECC workflow inbox items in CRM inbox.
    I heard it is possible. How-to do this?
    Please help, regards, Toine.

    Update: this will become possible in CRM 7 Ehp 1.

  • Replicating Service contracts and Service orders from ECC 6.0 to CRM 2007

    Hi CRM Gurus,
        How can we replicate Service contracts and Service orders from ECC 6.0 and CRM 2007. Any pointers to do this?
    Please let me know.
    Best regards,
    Vinay

    Vinay,
    I dont think you need any Middleware adaptor objects for CRM Request download .
    You need to create a request in CRM using R3AR2 . Here you need to provide the R/3 table name and field name to download the service document along with Document ID
    You can monitor your request download in txn R3AR4.
    But as MCG rightly told , you should have done all requried customized settigns before downloading service documents .
    Regards
    Dinesh

  • Equipment download from ECC 6.0 to CRM 7.0

    Hi Guys,
    I am trying to Replicate equipments from ECC 6.0 to CRM 7.0
    I did all the activities as specified still encountering issue while replicating.
    I did following activities
    1) Default settings
    OLTP-EQ-0401-0401-X(Delta)
    2) BADI - CRM_EQUI_LOAD_STDIMP (Activated)
    3) Specify adapter object for uploading objects
    0401 - DNL_EQUIPMENT
    I tried to load Equipment through R3AS for "EQUIPMENT" OLTP selected.
    A) I checked SMQ1, SMQ2 - No Queues are blocked.
    B) SMW01---Found 2 lines for BDOC Type CRM_EQ_DMBDOC with green light successfully processed.
    C) But if I Check through R3AM1 (monitor Objects) the Adapter "EQUIPMENT" is aborted.
    I checked the BDOC Message for the passed lines in SMW01 it says
    1) Start of Initial load.
    2) No Objects were selected.
    In ECC, I see enough equipments in EQUI Table. But I haven't given any filters in EQUIPMENT so that it will select all.
    Please correct me if I am following a wrong process or forward me the check list for Equipment load.
    I tried almost a full day on this but nothing accomplished and I found similar failure postings for Equipments a lot in Forums.
    Please advice.
    Thanks,
    SURESH.

    Hi,
    go to ERP.
    check there the table CRMRFCPAR
    Is there an entry for OBJ_NAME EQUIPMENT?
    If no create it.
    If yes check this entry if everything looks fine.
    Afterwards start a new initial load.
    Best regards
    Manfred

  • Replication of BP Relationships --- ISU ECC 6.0 to CRM 7.0

    Hi All -
    We have an ISU ECC 6.0 Ehp 4and CRM 7.0 sp3 system.
    I am trying to set up the replication of Business Partner Relationships.
    I am using the cookbook avbl in Service Marketplace.
    I have a couple of questions.
    1. The cookbook says something about Business Partner Contact Persons (in table KNVK) as not being a part of the replication. When I create a contact person for my ISU Business Partner the relationship (Contact Person BUR001) gets created in the BUT050 table. So, what exactly is the document trying to say about Business Partner Contact Persons (in table KNVK) ?
    So, anyways I did all the configuration.
    a. Checked the internal number ranges that the relationships will use and made sure everything is good.
    b. I added the entries to the COM_BUPA_CALL_FU table in ISU. Deleted the other entries in the table as mentioned.
    c. Added the entries in the CRMC_BUT_CALL_FU CRM tables as mentioned.
    d. I ran into some transport issues here and hence had to delete entries from CRMC_BUT_CALL_FU CRM tables for BP Relation type and reenter them from an excel back up.
    When I try replicating a Contact Personfrom ISU to CRM I can see the relationship data in CRM middlewarein the SMW01 queue with the status being processed. But there is no relationship in CRM in the BP screen. I can't see it.
    Here are the entries I have in the CRMC_BUT_CALL_FU CRM. Am I missing any entry I should need to make the relationship get created in CRM from ISU?
    BPOUT BUPR 100000 CRM_BUAG_MAIN_GET_ID_LIST
    BPOUT BUPR 1000000 MERGE_BUPA_CENTRAL
    BPOUT BUPR 1300000 CRM_BUPA_BDOC_BPR_FILL_DATA X
    BPOUT BUPR 1400000 CRMPHA_BR_BDOC_FILL_DATA
    CRMIN BUPR 10000 FS_BPREL_DIST_CRITERIA_ROLE
    CRMIN BUPR 50000 CRM_BUPA_BDOC_FILTER_REL X
    CRMIN BUPR 100000 BUPA_MWX_BDOC_MAP_REL_CENTRAL X
    CRMIN BUPR 110000 CRM_ISM_BUPA_UP_CURRSTATE_SET
    CRMIN BUPR 200000 CRM_BUPA_BDOC_MAP_REL X
    CRMIN BUPR 900000 CRM_BUPR_RESTRICT_CONTACT
    CRMIN BUPR 1000000 MERGE_BUPR_CENTRAL
    CRMIN BUPR 1100000 CRM_BUPA_INBOUND_REL_MD X
    CRMIN BUPR 1200000 CRM_BUPA_BDOC_MAP_REL X
    CRMIN BUPR 1300000 CRMPHA_MWX_BDOC_MAP_REL_PHARMA
    CRMIN BUPR 2000000 MERGE_BUPA_FINSERV
    CRMOU BUPR 100000 BUPA_MWX_BDOC_BPR_FILL_CENTRAL X
    CRMOU BUPR 200000 CRM_BUPA_BDOC_BPR_FILL_DATA X
    CRMOU BUPR 1200000 CRM_BUPA_OUTB_BPR_FILL_MD X
    CRMOU BUPR 1300000 CRM_BUPA_BDOC_BPR_FILL_DATA X
    CRMOU BUPR 1400000 CRMPHA_BR_BDOC_FILL_DATA
    MERGE BUPR 1000000 MERGE_BUPR_CENTRAL
    R3AIN BUPR 1000000 ABA_BUPR_MAP_PROXY_TO_DDIC X
    R3AOU BUPR 2000000 ABA_BUPR_MAP_DDIC_TO_PROXY X
    Thanks in advance for the help.
    Regards,
    Pradhip.S

    Hi,
    go to ERP.
    check there the table CRMRFCPAR
    Is there an entry for OBJ_NAME EQUIPMENT?
    If no create it.
    If yes check this entry if everything looks fine.
    Afterwards start a new initial load.
    Best regards
    Manfred

  • Limit PO price changes are not replicated to ECC backend

    Hi all,
    SRM 5.0 ECS SP13.
    When I change the value(increase/decrease) in limt PO which is already created(PO is changed for first time) and order the PO,under Overview screen.,the PO total value(at header level) shows the correct changed /new value while at the Item level,the Net price is shown as the old value!However when I go and check the item details,the  field "VALUE" and "EXPECTED VALUE" have the changed/new value.
    Because of the above issue,the PO changes are not replicated to ECC backend system.When I tested the BAPI BAPI_PO_CHANGE1 with the test data,there is no error mesasge in ECC backend system.
    After this,when I change the PO for second time(again value increase/descrease),the total value and net price is shown correctly in SRM and changes are also replicated to ECC backend system!
    I have also checked the cong for SPOOLPARAMETERS under Set Control Parameters and eveything is set correctly as shown below
    SPOOL_JOB_USER     User that execueds spool job.     CUA_ADMIN
    SPOOL_LEAD_INTERVAL     intervall by which the retrytime incr.     60
    SPOOL_MAX_RETRY     Max. number of retrys for writing BAPIS     10
    Can someone throw some pointers how to resolve the above issue.
    Thanks in advance.

    Hi
    can you recreate the same issue
    are you saying that
    1. create a limit po for 100 USD and replicated to ECC AS 100 USD total value.
    2 . now update the PO in SRM 150 USD and it was not replicated to ECC ?
    or
    1. limit sc
    2. Limit PO
    3. update not reached ECC.
    Note 1284361 - Limits not transferred to backend purchase order
    Symptom
    Extended classic scenario.
    You have ordered a purchase order with more than one hierarchy item containing a limit.The purchase order is created or updated in the backend system without errors but the limits are missing in the backend purchase order.

  • ECC 5.0 and CRM 7.0 Integration Questions

    Hello,
    We are on ECC 5.0 and are part of a global implementation that is putting in CRM 7.0.
    We have a couple of issues/questions.
    1.  We want to integrate ECC Internal Orders with CRM Contracts and Orders.  However we don't see the ECC Internal Order type SAPS in ECC 5.0.  What release/plugin would give us SAPS Internal order type
    2.  We currently use CS and PM in ECC, and we have equipment and func. locations.  Do we need to be on a certain version/plugin to integrate Equipment and Func. Locations with CRM iBase?
    3.  Any tips/suggestions on integrating Vertex with CRM for taxes.
    Thanks
    chris

    Hi
    Here are the Answers
    1. We want to integrate ECC Internal Orders with CRM Contracts and Orders. However we don't see the ECC Internal Order type SAPS in ECC 5.0. What release/plugin would give us SAPS Internal order type
    - This is release indepedant- It is been available from R/3 4.7 so you should have it, if you dont have an SAPS order type, you have 2 options
              1. Create your own SAPS Order type
              2. Define RFC from  Client "000" and push the order type. This must be available in "000" as a standard delivery, may be your Basis did not move the order types properly.
    2. We currently use CS and PM in ECC, and we have equipment and func. locations. Do we need to be on a certain version/plugin to integrate Equipment and Func. Locations with CRM iBase?
    Yes you can have the equipment and Functional Locations, but for FLocs to download to CRM you need ECC6.0 with Sp6 anything below cannot be integrated or downloaded with CRM7.0 .. for Equipments any versions are fine and you do all configuration and customization in CRM
    3. Any tips/suggestions on integrating Vertex with CRM for taxes.
    Its a broad question, SAP provides standard integration option to vertex, and you integrate as needed..
    let me know if you need anything else.

  • 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

  • Error Occured while replicating to ECC

    Hi There
    I have created a RETURN Order in CRM 4.0. As per the process this order should get replicated to ECC. But i got the following error in CRM :
    "An error has occurred in the system ECC while copying the document."
    Now this order which is created in PRODUCTION server has to be processed further.
    Kindly suggest.
    Thanks and Regards
    Dnyanesh

    Dear Ashok,
    I am also facing the same issue as my issue pertains the error "error has occured in the system( SYSTEM NUMBER)while copying the documentu201D .
    Plz do needful support.
    Best Reagrds

  • Equipment changes in ECC not affecting in CRM

    Hi,
    Equipments from ECC are loaded in CRM. Then any changes done for equipment in ECC, not affected those changes in CRM. What needs to check for this to happen.
    rgds,
    balu

    Hi,
    Thanks for the quick reply...
    1. In CRM,
    SPRO->CRM->Master Data->Installed Base->Replication of Technical Objects from SAP ERP->Define Default Settings for Replication of Equipment
    i hv activated Delta Load check box.
    2. No changes are affecting for all equipments.
    3. In table TBE31, following data is maintained:
    EVENT : 00001270
    APPLK : BC_MID
    FUNCT: CRS_MATERIALRT_COLLECT_DATA
    EVENT PM000020
    APPLK BC-MID
    FUNCT EQUIPMENT_COLLECT_DATA
    In table CRMRFCPAR, field DISCARDDAT has not checked.
    rgds,
    balu

Maybe you are looking for

  • How do I delete multiple pictures at once from the cloud.

    I have over a thousand pictures to delete. Doing them one at a time. Is very time consuming.

  • How can I tell *who* is using a shared folder on my Mac?

    I've searched high and low looking for a way to (1) get notified when someone connects to my Mac via AFP, and (2) see who is connected. Except for the System Preferences->Sharing panel, which will reveal how many users are connected, there's nothing

  • No Data from SAP R/3 to SAP BW

    Hi there,   I am attempting to activate the standard BW Business Content for <b>HR | Personnel Administration</b>   I have activated <b>InfoSource | Personnel Adminstration(PA-PA)</b> as well as <b>InfoArea | Personnel Adminstration(0PAPA)</b>   Henc

  • Resource File in Teststand

    I had defined some Custom Steps for some Tests in TypePalette and defined some strings as Module names.When I install Teststand in another PC,I had got my Custom Steps and StationGlobals back by transferring the corresponding ini files,but for certai

  • Purpose of Tax payment wizard.

    Deat All, Please can you expalin me the purpose of tax payment wizard. (If possible gibe me example Pls.) BR, mahesh