Middleware: extended Material to CRM Product, EEWB needed?

Hi all,
  If Material in ECC contains custom fields extended by EEWB to the MARA table, and these information are needed in CRM during replication, do I need to use EEWB to extend in CRM as well? (if yes, which table to be extended for product)
Or creating new attributes to the attribute set and assign it to CRM Product's set type will do?
Kindly advise.
cheers,
ginnie

Hi Ginnie,
You can create a new attributes to the attribute set and assign it to CRM Product's set type. But if you want to have the information in these Zfields in ECC to pass into CRM product master fields then you need to perform the below steps.
Configuration Tables TBE24 and TPS34 in ECC must be maintained for triggering the CRM Middleware download of data from ECC to CRM. In Table TPS34 the Process CRM0_200 contains the entry for CRM Middleware download of data.
1. Activate Customer Product by maintaining table TBE24 using transaction SM30
2. Maintain the Custom product e.g. ZPROD
3. Add the function module that the OPEN_FI function module can find for a Business Transaction Event (BTE) as an alternative to a standard function module by maintaining table TPS34 using transaction SM30
4. Create Function module for mapping in ECC. For e.g. Function Module ZSEND_PROD_TO_CRM handles mapping the custom fields to be transferred to the CRM system.
5. After this you should implement the source code to do the BAPIMTCS mapping to send the data to CRM.
6. Finally, you will need to implement a BADI PRODUCT_CUSTOMER2 in CRM, method MAP_R3_TO_CRM_MATERIAL which will map all of the custom fields from ECC into the Product Master in CRM.
Hope this helps!!!
Regards,
Chandrakant

Similar Messages

  • ECC dien material to CRM product type service

    Hi Experts,
    I have a requirement to transfer material type DIEN in ECC system  to CRM product type Service.
    How can we do this?

    Hi Viswanath,
       I dont think its possible to replicate material type DIEN from ECC to CRM Service Product.
       Service Products need to created in CRM, from here transfer to ERP. To transfer service product from CRM to ECC, you need to enable upload for Service Product in SPRO.
           Customer Relationship Management -->
                 Master Data -->
                        Products -->
                            Settings for Product Type -->
                                    Allow Upload for a Product Type.
       Now here select the check box for product type 02(service).
      To send product from CRM to ECC, open the product you need to send it to ECC in COMMPR01.
             Go To -> Transfer to ERP. Here give the ECCRFC Destination and mapping material type.
    //Bhanu

  • Why we need crm middleware for material replication?

    Hi Experts,
    Why we need CRM middleware for material replication from ECC to SRM when we can do the vendor replication from ECC to SRM with ABAP report? IS there any technical limitation?
    Thanks and regards,
    Ranjan

    Hello,
    Vendors and locations, for example, you can replicate from ECC to SRM using ABAP reports.
    However, if you want to replicate the following information, you should use the middleware:
    - DNL-CUST-BASIS3 - Basis CRM online
    - DNL-CUST-PROD0 - Material number conversions
    - DNL-CUST-PROD1 - Product : categories
    - DNL_CUST_SRVMAS - Customizing: Service Master
    - MATERIAL - R/3 Material Master
    - SERVICE_MASTER - R/3 Service Master
    Check note 872533. It provides more information.
    Regards,
    Ricardo

  • Transfer material type DIEN in ECC system to CRM product type Service

    Hi Experts,
    I have a requirement to transfer material type DIEN in ECC system to CRM product type Service.
    How can we do this?

    Hi Viswanath,
       I dont think its possible to replicate material type DIEN from ECC to CRM Service Product.
       Service Products need to created in CRM, from here transfer to ERP. To transfer service product from CRM to ECC, you need to enable upload for Service Product in SPRO.
           Customer Relationship Management -->
                 Master Data -->
                        Products -->
                            Settings for Product Type -->
                                    Allow Upload for a Product Type.
       Now here select the check box for product type 02(service).
      To send product from CRM to ECC, open the product you need to send it to ECC in COMMPR01.
             Go To -> Transfer to ERP. Here give the ECCRFC Destination and mapping material type.
    //Bhanu

  • How to extend material master product Hierarchy

    Hi,
    How to extend material master product Hierarchy
    Define Product Hierarchies (SAP Library - Material Master)
    In SAP help, the procedure is given, But in procedure we need to change standard structures and data elements.
    Need to know, This is only the possibilty?
    Need to change structure and data elements by Access key only or there is some other way.
    Regards
    Sukumar

    Hi,
    Use t.code:MM01 and in Copy From Field Give Material No ( u wan to copy) and in Next Screen Give Extending Plant & Storage Location and in Copy From Fields give Reference Plant & Storage Location.
    For more check the links for material extension.
    http://www.copacustomhelp.state.pa.us/infopak/nav/procurement/pr%20master%20data/file1434/index.htm
    http://www.copacustomhelp.state.pa.us/infopak/standard/fastpaths/mm01_content.htm
    Regards,
    Biju K

  • Download Material to CRM

    Hi,
      I would like to download the Material from ECC to CRM. I understand that ECC's product can be assigned to different plant. In this case, how middleware can take care of this?
      For example:
      Plant ABC has material 124
      Plant DEF also has material 124.
    Question 1: iIn this case, middleware will only download the basic data for that material?
    Question 2: if ECC material has extended fields which does not exist in CRM. Settype & Attributes for those extended fields have to be created in CRM and assign to the category. What will be the next step? As what I understand, BADI from CRM will be called and FM in ECC as well. But I do not have clear picture on this.
    Any input is welcome!
    cheers,
    ginnie

    Hello Ginnie,
    To answer your first question,
    In order to download the plant data of a material, you need to add MARC and MARC_KEY under 'Tables/Structures within Object'
    tab of txn:R3AC1 , for object MATERIAL. This would make sure that plant data of material gets downloaded to CRM.
    To answer your second question,
    If you have extended fields in ECC then you need to map them to BAPI structures in User Exit so that these data would flow to CRM.
    In CRM, you need to have settype/attributes and assign that settype to category.And then you need to implement the BADI
    PRODUCT_CUSTOMER2 ,method MAP_R3_TO_CRM_MATERIAL, which would take care of mapping the ECC extended fields to CRM fields( which were defined as attributes/settype).
    Attribute is a way to define datatypes.Settype is a means to group related attributes.If you want these attributes of a particaular settype to be available in a material , then you need to assign that settype to category to which your material belongs to.
    Now to map the ECC fields to CRM fileds you need to BADI.
    Hope the scenario is clear to you.
    Best Regards,
    Shanthala Kudva.

  • CRM Production was stoped suddenly and ECC orders to replicate in CRM

    Dear Experts,
    Greetings!!!.
    Recently Because of Hardware Migration, CRM Production was stoped suddenly. and the orders are raised in ECC. directly.
    Eg: in CRM YOR1 sales order for same they have created ZOR1 in ECC and are working. now i need to replicatie the orders which are created in ECC .
    What will be the Customising settings and Middleware settings for the Same please guide us.
    Thanking you in anticipation,
    Regards,
    Sany.

    You must maintain on R/3 system the table CRMPAROLTP (in SM30). Set the following parameters:
    Parameter name 1: CRM_SCENARIO
    Parameter name 2: INT_CHANGE_ORDER (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Parameter name 3: ZOR1
    Parameter value 1: A (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    And on CRM side you must maintain the same parameters in table SMOFPARSFA:
    Key : R3A_SALES
    Parameter name 1: INT_CHANGE_ORDER (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Parameter name 2: ZOR1
    Parameter value 1: A (e.g. for activating the scenario A for ZOR1 - check what you use for YOR1)
    Ensure that the scenarios are maintained consistently in both systems (CRMPAROLTP and SMOFPARSFA) to avoid errors.
    Regards.

  • Error: crm production is not sync with ecc production

    Hi Middleware Experts,
    I am facing one issue, "CRM Production is not sync with ECC production". I have searched alot but couldn't find any relevant material. Please let me know the steps to rectify this error.
    Thanks,
    Vsh

    Hello,
    Sorry forget the last note I suggest you,
    Please check the following links might be helpful
    http://help.sap.com/saphelp_crm70/helpdata/EN/28/370123814711d3ad6b0000e8a5bd28/frameset.htm
    http://help.sap.com/saphelp_crm70/helpdata/EN/46/57605601a208e7e10000000a114a6b/frameset.htm
    thanks
    Willie
    Edited by: Willie Musa on Jul 6, 2011 10:43 AM

  • In which screen the Profit Center field can be seen in SAP CRM Product Master?

    Hi SAP Experts,
    Please provide your valuable inputs on the below request:
    1) Do we have profit center field in SAP CRM Product Master?If yes  then in which screen can we see?
    2) At the moment we  are not using the profit center field in either of the systems(ECC and SAP CRM) in Material, we want to use this then  how to go ahead to have this field in CRM.
    3) If we add the profit center value in material master in ECC under general and plant data view then how this value will be replicated into SAP CRM , delta load or initial load?
    We are using SAP ECC 6.0 and SAP CRM 7.1 systems.
    Appreciated for your inputs at the earliest.
    Best Regards,
    SV

    Hi,
    Substitution Rule :-
    Prerequisite :
    1. WBS Level (PRPS-STUFE) = ' 3 ' AND  Statistical Indicator (PRPS-XSTAT) = ' X '
    Substitute
    1. Profit centre (PRPS-PRCTR) - '  '
    Hope this will clear you...
    Regards,
    Hari

  • Best practice - material staging for production order

    Hi Experts,
    could any of You pls, support me with some hints of best practice how to handle material staging WM-PP interface in a certain case?
    Up till now we had a system, where production had no separate location in IM, but one location existed including raw material wh and production. In the same time in WM we had separate storage types for production and raw materials u2013 hence we did material staging transferring goods only inside one IM location between different WM storage types. The material staging should be done based on separate prd. orders.
    Now this need to be changed and separate location need to be handled in IM for production u2013 which means the staging should be done between different IM locations and WM administration also need to be handled.
    Up till now we used LP10 for staging, then LB13 for TO creation etc. We can keep going like that, but if do so, there is another step required in IM u2013 movement 311, where material numbers and qty need to be added manually to finish the whole procedure. I would like to avoid this u2013 which makes the administrational procedure quite long.
    I have been checking the following possibilities:
    1.     Set released order parts-staging at control cycle and use MF60 for staging u2013 but I can not select requirements based on pro ordders here (only able to find demand if component including into selection)
    2.     Two step transfer 313/315 u2013 but this not a supported procedure u2013 313 TI /TO / 315
    3.     Try to find solution how to create 311 movement based on TO or based on WM stock at certain storage type / dynamic bin.
    I have failed.
    So, could any of You pls, support me with some useful ideas, how to handle material staging where 311 included and definetly the last step of procedure, but administrator does not need to enter items manually one by one in MIGO.
    All answers will be appreciated

    Hi,
    Storage location control should be able to take care of your problem.
    If you want to stage the material to a different IM location then the WM location then make the following settings
    If location xxxx is your WM location and location yyyy is your Production location.
    You have defined Production storage type ZZZ for production storage location YYYY and have maintained the supply area for the same
    In WM configuration - For interfaces - IM interface-Control of Assignment "Plant / Stor.Loc. - Whse Number"
    Assign location XXXX as the Standard Location. Maintain entry donot copy sloc in TR for location YYYY
    In WM configuration - For interfaces - IM interface-  Storage Location control for WH
    This entry ensures that there will be a WM tarnsfer Posting between your WM and Production storage Location automatically when you confirm your TO. You can have this done via a btach job also if you want cumulative posting. (schedule job RLLQ0100)

  • Batch Traceability for Sugar as raw material during the production process

    Dear Colleague ,
    I need your support for a traceability issue in a customer on beverage sector
    See the case below:
    Batch Traceability for Sugar as raw material during the production process
    In AMSB the batch traceability in some production processes is very difficult, especially in case of sugar where tanks wherein more than one batches of the same material can be mixed. For example, in a single day almost 17-20 batches of the same material can be mixed and as the result is a composition of water and sugar the normal FIFO rule strategy cannot be applied during the component consumption.
    The raw material (sugar) is received in tank S5 at different points of time, and its content is transferred to tank B1 for storage purposes as well as for mix the sugar with other material such as water.
    At a specific moment the S5 tank contains only a single batch, while the tank B1 contains more than one batch. Tank B1 is used in order to supply the production line and the corresponding material consumption is triggered in backflush as soon as the production activity is declared (production confirmation). Along with the material consumption the batch determination takes place and a complex algorithm is applied: at a very high level, the single batch is consumed depending on its percentage inside the mix of composition and in case the this
    percentage is under a threshold level the current batch should be full used in order to avoid that it will exist for ever.
    Moreover, the good movement reversal (reversal of material consumption) and its correction lead to a complete new calculation of all the batches consumed after the original movement date/time. This means that the algorithm for batch determination should be reapplied for all the consumptions subsequent to the original movement.
    On the other hand it’s not possible to identify the mix of batches at the exit point of silos B1 because the total consumption of the material in the tank will never happen. As long as the tank level decreases it will be filled up from the tank used for receiving of sugar (S5).
    As requirement AMSB needs to post the material consumption starting from EWM, this means that EWM should be the master system in this case and the correspondingmovements have to be  transferred to ECC afterwards. This mainly because EWM  should guarantee the business continuity in case the ERP system is not available.
    AMSB asked if the scenario depicted has been implemented in some customer, in EWM system or in any other SAP solution.

    Hi ,
    At the time of consumption you can put ' * ' aestrix sign in the batch field.
    You will get list of batches of that material.select ur batch and consume the quantity.
    Regards
    Piyush

  • PO Text from R/3 Material Master to Product Master in SRM

    Hello Forum,
    I want to replicate the PO Text from r/3 material master to Product master in SRM to be seen in commpr01..
    I am not sure if this text can be seen in SC even if it is not seen in commpr01..
    how can i achive this?
    Thanks
    Arshad

    Hi,
    You need to create a customer field or a new text in the documetnos brim at item level and to look for that text of the request through RFC using the badi DOC_CHANNGE.
    Rgs,
    Pedro Marques

  • Restrict Authorization at Material level during production confirmation

    Hi SAP Gurus,
    I would like to ask if its possible to restrict authorization at Material Level during production confirmation.
    Our scenario is we have SFG and FG which are handled by different group of people but it has the same Order Type. Now we want to restrict authorization such as one department can only confirm SFG and the other department can confirm FG only.
    Is it possible to set authorization at material type or production scheduler level. IF not possible, is there other way except creation of new Order Type?
    Thanks,
    Raymond

    Hi Raymond,
    DO you mean I should create a customized table for this?
    Yes
    Are there no standard way?
    As per my knowledge, you can control through production order type, so you need to create seprate order type for this
    Thanks,
    Sankaran

  • WM Material Staging  for Production Order

    Hi,
    In the process order txn Cor3, Go to > List > WM pick list>  the initial screen is  Display WM Material Staging  for Production Order. In the All parts tab, could you please help me on how to be able to populate the fields in the  BSI, Category and Storage Bin. Your help is greatly appreciated.
    Thanks

    Dear Ellen,
    If you set the cursor on 'BSI' field and push F1 you'll get an explanation about the meaning of each category.
    '"<i>1" pick list item
    This materials are picked according to the required quantity specified in the production order.
    '2': Crate or kanban parts
    These materials are always removed from the warehouse in full cases. These can be ordered, for example, as soon as a case of needed parts is emptied in production.
    '3': Release order parts
    Release order parts are scheduled individually and the quantities are supplied manually to replenishment storage bins based on the requirements of production orders and the stock levels in the scheduled production supply areas.
    "0" not relevant to WM-PP
    These materials are not relevant for WM production supply and cannot be requested using the WM system.</i>'
    For instance:
    You can set raw materials / SFG as pick parts if warehouse workers have to collect those parts from high racks (from different places) and they have to provide an exact qty for the PrdOrd.
    We use '4' (manual staging) for huge alu rolls that are near the machine and WH workers have nothing to do with it - the operators, who deal with the machine, have to put the new rolls on it.
    When we issue the PrdOrd the requirements of this material won't appear in LB10 since WH has nothing to do with them.
    'Storage bin' filed will contain a value automatically, if your settings are proper.
    E.g. you have to define the default 'stock removal' & 'stock placement' storage type on WM view of material master.
    Additionally you have to define control cycles for materials you use for your production. (LPK1)
    The control cycle says from which storage type & bin you want to consume the components.
    BR
    Csaba

  • How to extend material cross many plants using BAPI?

    Hi.
    when i use BAPI 'BAPI_MATERIAL_SAVEDATA' to extend material cross plants, i can not extent accounting view.
    code as below:
                BAPI_MARC-PLANT = IT_GOUJIAN-WERKS.
                BAPI_MARCX-PLANT = IT_GOUJIAN-WERKS.
                CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
                  EXPORTING
                    headdata            = BAPIMATHEAD
                   CLIENTDATA          = BAPI_MARA
                   CLIENTDATAX         = BAPI_MARAx
                    PLANTDATA           = BAPI_MARc
                    PLANTDATAX          = BAPI_MARcx
                   VALUATIONDATA       = BAPI_MBEW
                   VALUATIONDATAX      = BAPI_MBEWX
                  IMPORTING
                    RETURN              = IT_RETURN.
                 TABLES
                   MATERIALDESCRIPTION = IT_MATERIALDESC.
    i just change the plant data.
    any advice?

    You can extend the material in several plants using
    BAPI_MATERIAL_SAVEDATA
    All you need to do is populate the import parameter
    WA_HEADDATA-MATERIAL
    WA_HEADDATA-IND_SECTOR
    WA_HEADDATA-MATL_TYPE
    and check the views that you want to maintain in the new plant.
    Suppose you want to maintain only Basic view than..
    WA_HEADDATA-BASIC_VIEW = 'X'.
    And based on selected views , you need to populate other
    parameters.
    like I want to maintain basic view in another plant than
    I need to populate the plant data.
    WA_PLANTDATA-PLANT = <PLANT>.
    populate other fields, if required.
    WA_PLANTDATAX-PLANT = <PLANT>.
    populate flags, if required.
    and pass these parameters to the Function module.
    It should work.
    Please reward, if you find the answer useful.

Maybe you are looking for

  • Exporting to PDF fails for a report

    Hi, One of my reports no longer exports to PDF.  When run through our ERP system it looks as if it's exporting but the progress popup window quickly dissappears.  When we go to the location where the exported file should be nothing is there. I tried

  • Document number of Workorder operation

    How can I get the document number (BELNR field) of an workorder's operation ? Is it stored in a table? Please help. Thanks in advance...

  • RFC Lookup error after moving to Quality from Development

    Hi All, For a scenario,I am using the RFC Lookup in message mapping. I am not using it in a UDF but for directly for an target element.... The scenario was wrkng properly in development... but in quality it's not wrkng giving the following error....

  • Problem with 0HRPOSITION_ATTR

    Hi All, I am having a problem in extracting the data with 0hrposition_attr , the load runs for 30 hours. Could some one help me out on this. Thanks, Krish Message was edited by: Krish

  • My iPod isnt turning on

    My iPod mini will not turn on and when i try to charge it, it just freezes and shows an apple. what can i do