Updating Product Master

Hello All,
I have a task where I need to create/update the Product Master in SRM from a flat file.  On the ECC side I would typically create a BDC session from the incoming flat file and do a Call Transaction.  Is there a transaction you can suggest in SRM that I can make a recording of or a direct input function module to accomplish this update?  I'm developer on SRM 7.0 and a SRM newbie.
Thank you,
JR

Hi,
Check tx LSMW. There is a method to record a direct input coming from  a file. Its quite easy to follow the instructions.
Thanks and Regards,
Abraham

Similar Messages

  • ABAP dump error while updating product master in APO

    Hi All,
    Greetings from Vijay!
    I need to your help to resolve below issue ;
    I am getting error '
    No simulation parameters could be set for the
    active version'
    While i am updating and trying to assign active version to my product master in APO which are created in APO for regression testing
    and also sometimes system throwing dump error'
    Error in the ABAP Application Program
    The current ABAP program "/SAPAPO/SAPLDM_LC_SQL" had to be terminated because
      it has
    come across a statement that unfortunately cannot be executed.;
    I appreciate your help
    Thanks
    Vijay Job

    Hi Vijay,
    Can you check note 1465462 ?
    The same problem is mentioned in the note with correction .
    Regards,
    Mukesh pandey

  • Mass update of product master (lock material record)

    Hi! Does anyone know of any program that I can use to carry out mass update of product master in SRM? I am specifically looking at locking the materials. I originally intended to use LSMW and create a recording for it. However, the recording didn't work - when I clicked on the open button so that I can key in the product id, it returns back to the recording / LSMW transaction with the screen data. I did not even have a chance to proceed further.
    Any idea would be appreciated.
    Regards
    SF

    really . though you are ECS mode .
    material master must be there  right ?
    How your SRM PO will reflected ( indeed really creates in ECC i.e copy of srm PO).
    confusion here
    can you create a SC for local material and order a successful PO ?
    i know there is a product check in catalog web services - in SRM product master not necesary but your ECC must have material master right..
    Muthu

  • Update field "Country of origin" in Product Master in SAP EWM system.

    Hi Team
    I have a requirement like as follows:
    I need to update the country of origin (HERKL) field into the product master transaction /SAPAPO/MAT1 ( Tab: Properties Field name Ctry of Origin) through BAPI. So i want to know what is the BAPI Name to update the Product master.
    Any prerequisites for this Please help me.
    Thanks in Advance.
    Abhishek.

    Hi,
    The function module BAPI_PRDSRVAPS_SAVEMULTI2  (Create or Change Products) can be called in the z pogram like any other function module call in a z program.  After the data definations, tables "product_head" and "product_head_X" need to be passed the values, along with other import values like Logical system , business system group etc.
    Your technical consultant should be able to work out smoothly.
    Hope this helps.
    Regards
    Datta

  • Update, Delete, Create Product Master in SRM 5.5

    Hi peeps!
    As mention in the subject title I need help in Update, Delete, Create Product Master in SRM 5.5 . I need to know which bapi or fm to be used to update(create & delete as well) the product master.
    Points will be give! Hope to hear from u all soon! Cheers!

    Okie probably this will help. Bapis or FM used for tnx:Commpr01 (product workbench) for update create and delete?
    Anyone?
    Message was edited by: Chee Jason
    Message was edited by: Chee Jason

  • Check mode in APO product master

    Hi - it is understood from SAP HELP that the check mode in the product master corresponds to the requirement class in ECC. I tried to understand for my case but couldn't get it. Below is the snap from SAP doc which explains this case. Can anyone please elaborate on this so I can understand it clear. I basically want to know exactly from where the check mode is getting updated in APO. Thanks.

    GC,
    Requirement class is determined in ECC.  There can be more than one way it is determined, the illustration you have supplied is an example of how default Strategy 40 determines the default of two different requirements classes; one for Planned Independent Requirements, and one for Sales Requirements.  You can see this in ECC by looking at the configuration for a Planning Strategy (OPPS).  Strategy group determines Strategy,  Strategy determines requirements TYPE, and requirements type determines requirements CLASS (OVZH/OVZG).
    During sales order processing, the sales order contains a requirements type (which as I said before, can be determined by the ECC Planning strategy, but also can be determined in other ways).  When ATP is triggered in ECC for execution in SCM, the requirements TYPE in the Sales Doc determines a requirements CLASS, which is sent to APO for ATP processing.  Requirements CLASS is integrated in SCM as CHECK MODE.
    When a new SCM system is delivered, there are usually no check Modes defined; YOU have to do that.  You select the Requirements classes you wish to manage (from ECC) and you define them in SCM.  They can behave the same as in ECC, or you can make them behave differently.
    So, when a sales order arrives in SCM from ECC, for an availability check, and containing a requirements class, the sales order goes to the SCM configuration you have created, looks up the CHECK MODE that you created, and performs the availability check according to YOUR configuration.
    Best Regards,
    DB49

  • Need to Populate Material Type from ECC to APO Product Master

    Hi All,
    I need to update the material type field from ECC to APO.
    I am using the userexit CIFMAT01 and component EXIT_SAPLCMAT_001.
    I need to extract field MTART from MARA table and need to Populate it in APO Product master.
    In APO i am using the ATT01 field of table /SAPAPO/MATKEY.
    But this does not work the data of material type is not getting populated in APO.
    We have tried to use a break point in the user exit and while executing the transaction CFM2 it does not stop at the break point.
    Can anyonwe guide me as to how to go about in implemeting this user exit.
    Regards
    Nitin

    Hi Nitin,
           Make sure that u r pass the material type as a below :
    CT_CIF_MATKEY-ATT01 = Pass the Material Type.
    CIF_MATKYX -ATT01      = 'X'.
    Check the below thread to debug the CIF queue:
    debugging CIF user exit
    Regards,
    Siva.

  • Using API in product master for Compliance

    Hello,
    in product master for Compliance, in the tab re-export, the field PredHWShr (Predifined Hardware value) can be uploaded with an API according to the online help
    Does anybody has experience by using API in GTS? or for this specific upload? or can give some guidelines on using it?
    thanks
    Assen Lozanov

    Hi Assen,
    The API is simply a remote-enabled Function Module that can be called externally in order to transfer data to or from the GTS system.
    In this case, GTS Function Module /SAPSLL/API_PRODUCT_REEXP_MSS is provided for the purpose of uploading Product data for the re-export scenario.  You call it (probably from a SAP ERP system) with the Logical System, Value Type, and an optional log name, together with a table of re-export data.  GTS will then create or update the re-export data for the included Products.
    I hope that helps.
    Regards,
    Dave

  • How to change product master data in GTS?

    Hi Experts,
       I want to change additional data of a product master in GTS.
       I want to update the values in the screen below (Additional data)
       How can I do this? are there any function modules?
       Please help.
    Thanks
    Gopal

    Hi Gopal, guys
    Sorry if i`m repeating what someone else said before as its a long thread.
    The preferable option that we implemented is a small custom Z transactio where users maintain these attributes. Selection screen same as the ususal /sapsll/product_02, and then get the PRGEN entry and maintain on second screen.
    Using the API FM used for ECC system sync... well maybe its a bit unnecessary & overcomplicated. Once you get the Product Object, you can use the maintain object/ maintain subobject methods that is standard and works without simulating inbound api call..
    heres the screenshot
    Hope this helps,
    UPDATE : Mind you, that if you do changes to the attributes in GTS, they will stay for as long as there is no new update for the material in ECC...
    Once a change pointer or manual transfer triggers a re-transfer, manuall changes will most likely be flushed and set back to what comes from ECC api.. just bear this in mind pls & test this case...
    Branio

  • Products master uplaod to catalog

    Hi,
    We are in to SRM 5.0(SERVER 5.5) and CCM 2.0 implementation.
    Can anyone suggest the best way to add the Product masters to the procureemnt catalog?
    I have tried to `BBP_CCM_TRANSFER_CATALOG' to transfer the products to catalog, but could not succesed. I have checked the logs and the status is in green,but the products masters are not getting uploaded to catalog.
    I have also tried to upload the product masters using the CSV file, but the here also the log status is in green, but the product masters are not updated in catalogs.
    I will once again check the XI settings.
    Can anyone suggest the possible reasons for the product masters not getting updated in catalog.?

    Hi,
    Pls see the foll related threads:
    BBP_CCM_TRANSFER_CATALOG  (product catalog)
    Re: Catalog upload problem..
    Re: Short, long Description not showing up when loading Catalogs
    Re: Product ID format settiings in R/3, EBP and CCM?
    Re: How to load materials, contract lines & info recs directly from R/3 to CCM
    Re: Material/service master catalog upload (ECC-CCM)
    Re: XI for CCM 2.0 and EBP 5.0 (SRM 4.0)
    Re: CCM 2.0
    Re: Uploading Product Data from SRM to CCM?
    CCM SRM product catalog
    product master transfer from EBP to CCM
    BR,
    Disha.
    Pls reward points for useful answers.

  • BDC for Product master

    Hi Gurus,
    I am implementing CRM 5.0 standalone in a Bank. Here I need to upload product master thru BDC. There is some text in each product master which I am trying to maintain in "Basic Text" in View "Financing" . Now when I am recording thru SHDB basic text values are not getting recorded. Kindly suggest me the solution or any standard BAPI to perform this task.
    Reward points will be awarded for the solution.
    Thanks & regards,
    Ambrish

    Hello Ivan,
    Thanks for updating the FM but it would be nice if you let me know the procedure of uploading the product master thru this FM.
    Thanks & Regards,
    Ambrish

  • How Procurement cost can be captured in product master through functional module?

    Hi
    I have following Queries
    1) How Procurement cost can be captured in product master through functional module in SAP APO?
    2) How we can transfer procurement cost to product master in SAP APO through BAPI?
    Thanks
    Poorna

    Hi Poorna,
    Could you please check FM /SAPAPO/DM_PRODUCTS_POST.
    Table it_matloc of this FM can used to update Cost .

  • UPDATE MATERIL MASTER

    Dear all,
    I have material say ABC-1 in X Production Plant and extented this material in Y depot.In production plant this material has routing and bom and in depot it don't have.I have updated material master by CA97 in production plant.Now i want to update material master in Y depot also.Is it possible or not?
    Plz let me know as early as possible.
    Thanks
    KK

    Hi KK,
    CA97 is to update material master with routing timings.this is something related to transferring Scheduling Results to a Material Master Record.
    You cant update using CA97 in depot
    In your case as it is a depot,there is no routing or BOM.To update material master you can use MASS(transaction code) transaction with object type  BUS1001 (materials-industry) and select related table or fields and update.
    Hope it will help ,let me know if you further query
    Regards
    Girish

  • 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

  • Pricing: New condition type not getting listed in options in product master

    Hi,
    I have created a new pricing procedure and also created a new condition type for it. I am trying to create a condition record in the product master for this  condition type but the condition is not there in the list of conditions. How can I inlcude it in the condition list?
    Even the new condition type I have created by copying 0PR0 is not getting listed in the options, whereas 0PR0 is getting listed.
    Regards,
    Meenakshi
    Edited by: Meenakshi Sawhney on Sep 9, 2010 8:27 AM
    Edited by: Meenakshi Sawhney on Sep 9, 2010 8:29 AM

    Hi Meenakshi,
    you need to enhance the condition maintenance group in the customizing, which is assigned to the product master. Please check: IMG: Customer Relationship Management -> Master Data -> Products -> Special Settings for Sales Operations -> Assign Condition Group to Application CRM and IMG: Customer Relationship Management -> Master Data -> Conditions and Condition Technique -> Condition Technique: Basics -> Create Maintenance Group.
    Best Regards,
    Michael

Maybe you are looking for