Custom Fields in the Product Master Data

Hi Experts!
I have to add some custom fields in the product master data on SRM and I also need to have this data to be synchronized with the same in ERP.
After having added this fields, can you pelase suggest a way to syncrhonized them with the ERP? is there a BADI I can leverage as in CRM?
Thanks in advance.
Points promised.

Hi,
See these related threadS:
Re: Replicating additional fields (R/3 4.7) to SRM product master
Transfer Inforecord Conditions Scales  to SRM Product Master
https://www.sdn.sap.com/irj/scn/threadmessageid=6669812#6669812
Extending SRM Product Master
BR,
Disha

Similar Messages

  • Warranty Date field in the equipment master data

    Hi everyone!
    I wanted to display the warranty date field in the equipment master data (IE01). I have already made the configuration and added the additional tab and screen thru this path:
    Plant Maintenance and Customer Service > Master Data in Plant Maintenance and Customer Service > Technical Objects > General Data > Set View Profile for Technical Objects
    But still, the tab is not added and the warranty date field is not found in the "Define Field Selection for the Equipment Master Record". please help me with this. We need this data because we are not using serial numbering and warranty master data that's why a way to track the warranty date is thru this adjustment in the equipment master data screen.
    Thank you very much.

    Marlon,
      Make sure that you have assigned this specific profile to the Equipment category of the associated equipment that you are creating under SPRO > PM> Master data> tech object > Equipment > Equip category.
    Regards
    Narasimhan

  • Add a custom field to Business Partner(master data screen)

    Hi MM experts,
    My requirement: Basically have to pass special accounting number (from FI module to MM module ). For that, we need to create new custom field in the standard screen (master data) of business partner.
    How to achieve this?
    Is that by creating field exit (create a new field in the standard screen and updating business partner master data with this special accounting number)? IF so, could you please explain how to achieve this little bit clearly?
    THANKS IN ADVANCE... YOUR INPUT IS HIGHLY APPRECIATED.

    Hello Solemn,
    You should catch the FormLoad event of form 134 (Business Partner), and add a static text and editbox. In addition, you need to do the data binding right after adding the item.
    Or, you just use the standard UDF function of B1.
    Hope this helps,
    Nick

  • Displaying Evaluation groups field in the asset master data

    Dears,
    The Evaluation group fields in the allocation tab in the asset master data was not displayed in the layout, is there is any harm of displaying it in the production system after 3 years from Go-live.
    i think it should not make any harm, i just want to confirm.
    Regards,
    Ahmed Samir

    Salam Ahmed
    There is no harm.. These fields are used for reportng. They dont impact the process in any way
    Br, Ajay M

  • Add barcode in the item master data

    Hi All
    we have a field in the item master data called Bar Code.  if you have several hundred thousand items in the database how do you assign a barcode for each item?  do you enter the barcode manually for each item or is there any other way to enter this item's barcode automatically when the item is added into ware house?  if you have enter manually the barcode how we should follow with the number of characters in the field? is that should look like exactly on the barcode label when you print? or we need to follow our own naming convention in using the numbers?
    thanks
    Santhosh

    Check this Thread
    [Barcode scanner addon;

  • How to Make the Name 1 field in cost center master data as compulsory

    Hi,
    We have requirement from the client to make the Name 1 field in the adress tab of the cost center master data as a compulsory field when the cost center master data is accessed through KS01, KS02 T code.
    There is also existing cost center master data in SAP system for which NAME 1 field is blank. How the issue of the existing master data can be dealt if there are no data NAME 1 field in the existing cost center master data.
    regards
    Partha B

    Hi
    This path refers to exit COOMKS01.... (For Cost Center Enhancement using Custom fields)
    For the above requirement, I belive COOMKS02 is the right one.... (Custom checks before saving)
    Br, Ajay M

  • Revoke the material master data's updated in production

    Hi Experts,
    I have updated the product hierarchy field for the list of materials using BAPI_MATERIAL_SAVEDATA.
    I have forget to set the SALES_VIEW flag in BAPIMATHEAD table, instead it created all the views for the material. Is there any way to revoke the material master data.
    Thanks & Regards,
    Anand

    ALL_CAPITAL should resolve your problem. Check this also:
    RSDMD 194: 0MATERIAL Datarecord is invalid
    /thread/307925 [original link is broken]
    Absolutley Stuck...can't load data as characteristic
    Thanks..
    Shambhu

  • Plant specific fields in the material master for product move

    Hi, SAP gurus,
    My scenario is we are moving a existing product in US plant to Brazil plant. What are the fields in the material master that are specific to a plant that will change. For ex MRP controller will change from plant to plant. Like that can anybody please provide me a list of fields that i need to be looking at?
    Thank you
    Anusha

    Hi Anusha,
    First of all, list down all your materials those you want to extend to new plant.
    a) Secondly, pay attention to those fields you will find "filled" in those materials at plant level.
    b) MARC comes handy for you to analyse which fields are at plant level.
    Intersection of fields with values between a and b are the ones you need to work out.
    Good luck,
    Regards

  • How to activate fields under origin tab in the asset master data

    Hello Gururs,
        While creating asset master data under origin tab there are two fields in display mode . I am unable to change these fields . the fields are 1.) Asset purchase new.   2.) Purchase used. I want to check one of these two check boxes. But they are in display mode. How can i activate these two fields.
    In asset master data screen layout also i didnot find these two fields under origin category . Pls advice
    regds
    Ramachandra

    Hello Markus ,
    Thanks for your reply. I checked through Group box info then system is showing the following message .
    status - DISPLAY
    Reason - Authorization for asset view used
      In screen layout field i didnt find these two fields . Can you tell me where these settings has been done . How to change the status for these fields.
    regds
    ramachandra

  • Data entered in the custom field in the SRM portal not getting saved..

    Hi Experts,
    I have added a custom field in Contract Screen of the SRM portal by adding the field as an append structutre in structure INCL_EEW_PD_HEADER_CSF_CTR.
    The custom field now appears in the header (basic data ) of the 'Process contract' screen.
    NOw It allows me to enter data in the custom field .
    The problem is ..
    When I  'CHECK' or "RELEASE'   the contract, the value entered in the custom field disappears..
    How do i capture the data entered in the custom field ...please HElp!!!
    Thanks in Advance.
    Vidya

    Hi Pradeep,
    Thanks for the reply!!
    We have upgraded our SRM system from 3.0 to 5.5
    I have added the custom field in structures INCL_EEW_PD_HEADER_CSF_CTR  and
    INCL_EEW_PD_HEADER_CSF  as the field has to appear in the basic data tab of 'Process Contract'.
    Regarding debugging:
    1. I tried to debug in BBP_DOC_CHECK_BADI by calling the FM BBP_PD_CTR_GETDETAIL. inside the badi and the parameter e_header of the function module contained the custom field but had no value...!!
    2. I tried to debug the badi BBP_CUF_BADI_2  method MODIFY_INPUT..
       The import variable iv_fieldname contains the field name amd the variable iv_value has the value entered in the custom field .........but another import structure ls_header also contains the custom field but no value....
    Method  MODIFY_INPUT has only one export parameter ev_value,,,,,,,,,,,,,,,,!!!!!!!!!!!!
    Edited by: vidya vidya on Apr 24, 2009 6:06 PM

  • How to do the CRM Product Master Data extraction?

    Hello guys,
    I have to upload the CRM Product Master Data from a CRM 6.0 system to a BI 7.0 system.
    The only information that I have is the infocube in the BI for the extraction is 0CRM_PROD.
    I've checked that the CRM Product table COMM_PRODUCT and found that entries in the table and the infocube don't correspond to each other exactly. I also cannot find approprite DataSource in BI or CRM system for the data transfer.
    Who can telll me anything about this kind of master data extraction to BI?
    Thanks in advance.
    Best Regards

    Hi,
    u tried using the generic extraction using rso2.create one datasource and give the table name comm_prod.
    bye.

  • How to add a custom field to the "Projects" page "Group by" data menu list

    Hi,
    I'm deploying Project Online and I want to group projects by a custom field on the "Projects" page. Currently I can see options for group by Project Name, Start, Finish, % complete etc. I would like to group by a custom field of programme name
    which is filled in on the Project Details form.
    I can create the enterprise field etc, however I can't work out how to make the new enterprise field appear in this list. Or am I barking up the wrong tree and should be creating separate Project Types for each programme?
    Any help an advise greatly appreciated.
    Regards,
    Conrad

    Hello, add the programme field to the Project Center view then it will be available to group by. Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Custom fields in the outbound dialing list

    Hi all. We use UCCX 7.1 Premium. I'm trying to set up the Outbound function. I need agents could see additional information about customer during an outbound call is proceeding. I can add a field of variables through the Desktop Admin interface but I can't understand how to fill this field by data from the dialing list e.g.
    Does anybody know how to add such custom field to the dialing list?
    Thanks.
    k_rus

    Hi,
    See these related threadS:
    Re: Replicating additional fields (R/3 4.7) to SRM product master
    Transfer Inforecord Conditions Scales  to SRM Product Master
    https://www.sdn.sap.com/irj/scn/threadmessageid=6669812#6669812
    Extending SRM Product Master
    BR,
    Disha

  • Maintain penalty costs in product master data via macro

    Hi all,
    I am trying to use the function MATLOC_SET to maintain the penalty cost (field Non. Del. Penalty) on SNP1 tab, but it didn't work.
    Is it possible to use this function to update this field or I need to use an other function to do this?
    I tried :
    1) MATLOC_SET( 'NDPEN' ; 123 ; ACT_PRODUCT ; ACT_LOCATION ; ACT_VERSION )
    2) MATLOC_SET( 'NDPEN' ; '123' ; ACT_PRODUCT ; ACT_LOCATION ; ACT_VERSION )
    3) MATLOC_SET( 'NDPEN1LOC' ; 123 ; ACT_PRODUCT ; ACT_LOCATION ; ACT_VERSION )
    4) MATLOC_SET( 'NDPEN1LOC' ; '123' ; ACT_PRODUCT ; ACT_LOCATION ; ACT_VERSION )
    Thanks in advance,
    Regards,
    Douglas Marques

    Thanks all for replies!
    Kishore Reddy,
    Yes, it's possible to maintain product master data via macro by functions. In my case, I'm using MATLOC_SET and it's work fine... except for the penalty costs fields.
    Saradha,
    I can't use the MASSD to do this because the costs are calculated in the macro based on sku/location forecast. But call a custom program in the macro is a good idea. I only have a doubt... Is it possible to transfer the calculated values in the macro to the custom program? If it's possible, how can I do to call the custom program transferring these values?
    Julien,
    The function MATLOC_SET works fine for other fields, only doesn't work to penalty costs fields...  
    I saw that the structures are different, but the help that provides by SAP not mention any restriction. So, I think there is some other specific function to update the costs and i tried the MATLOC_EXTRA_SET, but it updates only extra fields...  
    May be having another function to do this...
    Thanks and Regards
    Doug

  • Custom Field in the header of Shopping Cart

    Dear all,
    We have to add a Custom field on the header of the Shopping Cart which will have three values.
    This field has to flow thru the Bid invitation, Contract and the PO ...
    Can anybody provide the technical details of the same ?? Which all are the structures to be changed ?
    Thanks in Advance ...
    Regards,
    Vivek K

    Hi
    To add  custom fields to the shopping cart, please try this process ->
    Please refer to these SAP OSS notes ->
    <u>Note 458591 - User-defined fields: Preparation and use
    Note 672960 - User-defined fields 2
    Note 822424 - CUF. Customer fields cannot be changed in the bid
    Note 809630 - Customer field in bid invitation and bid - How does it work?
    Note 809628 - Table like customer fields from bid invitation in bid
    Note 798731 - Bid: Bid Inv. Customer fields not visible
    Note 762984 - SRM40-SUS: Implementation of customer enhancement fields</u>
    Please go through the documentation of following 3 Business Add-Ins using SE18 transaction.
    BBP_BUPA_GET_CUF Customer Fields for Vendor Master Data
    BBP_CUF_BADI-Customer Fields. Call-up of User-Defined Screen
    BBP_CUF_BADI_2-Customer Fields. Use of Standard Table Control
    Please refer to these links for details ->
    <b>Re: MAP USer SRM defined fields in backend for PO
    Re: HI SRM experts...
    Custom fields to a Bid Invitation
    Addition of custom fields in Contract and mapping it with the fields in SRM
    urgent help request - How to add custom fields to  header BID.
    Re: Add custom fields to Contract Transaction in SRM 4.0
    Custom Fields
    custom fields in Carry out sourcing screen..
    Custom Fields Not Display In Basic Data In SRM 5.5 Server..
    Regards
    - Atul

Maybe you are looking for