Product Category Deletion in SRM (not with Hierarchy)

Hello All,
Certain Product categories are to be deleted in SRM which belong to different R3 Back end systems
I tried the COMM_HIERARCHY Tx in SRM and did the following:
   Select the Product assigned to the relebvant Back end system and delete manually
But I observed that there are dependencies as in case this P Category is assigned to some Pgrps as RESP_PRCAT
in which case , this assignment is to be deleted prior to deleting the Pcategory from the system
It is a huge and manual work.
Did anybody come across such a scenario?
Are there any standard reports by SAP or customized reports developed which can be made use of?
regards,
Nagarajan

Hi,
Use the following reports
COM_PRODUCT_DELETE_ALL      Used to delete product master data.
COM_PRODUCT_DELETE_SINGLE     Used to delete product master data.
For executing above reports please register your user id and program names in below table then only you can execute above reports.COMC_PR_TOOL_REG
Hope this helps,
Abraham

Similar Messages

  • Product Category Error in SRM

    Hello Gurus,
    I tried to replicate Material Group from ECC to SRM using R3AS tcode.
    When I checked the status in R3AM1 it was showing running status but by mistake I clicked on cancel button and the status is "abort"
    Even after setting filter in Product category I tried to load but the system is throwing same error message as "abort"
    Please help me how to do fresh load.
    Thanks,
    Vish

    Hi Vishvas
    I assume that you have correctly maintained the relationship of BP and org unit in PPOSA_BBP ?
    You can see that they are linked in the org structure .
    Follow these and see if it helps ?
    1. Now try to click on repair
    2. Fill the email ID here ..
    3. Click on relationship and then display there also edit the Email Address ..
    Regards
    Vinita

  • Product Category in SAP SRM

    Hi,
    When we click on Describe Requriement option or create limit order option, the product category is defaulted. Is there anyway to remove thiis default value.
    Ravi G

    no ravi . it is sap standard.
    are you geting last category or first category in COMM_HIERARCHY there?
    you can do little developments.
    create one dummy product category and default it in the extended attribute and evaluate via doc check badi if it is dummy dont order it.
    this way your problem get solved.
    this is our guru dave method.
    Product category discription in the shoping card
    muthu

  • Deleting Address Book Notes with Automator

    I imported all my contacts from Yahoo and now there's a bunch of jibberish under all my contacts notes...well most of them. Is there anything I can run from automator to delete all notes from all contacts? I don't need any notes. Thanks!

    paste the following into AppleScript Editor (it's in /Applications/Utilities) and press "run".
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    tell application "Address Book"
    repeat with per in people
    set note of per to ""
    save
    end repeat
    end tell</pre>
    Note: it might take a while for it to finish working if you have a lot of contacts.

  • Product Catagories deleted in ECC are not updating in SRM

    Hi All ,
    We are facing an issue in Product category replication  from ECC to SRM.
    When add new product category  in ECC and does the Replication then the prod category will replicate in SRM tables.
    but when we delete a  Category in ECC and replicate then none of the SRM tables showing the deletion indicator.
    1: Is there any table which will show the deletion indicator for Product Category  deleted in the ECC.
    2: Is   there  any FM which can get  the deletion indicator in SRM for deleted Product  Categories  in ECC
    Please help us .
    Regards
    Channappa Sajjanar

    Hi  thanks a lot for your reply,
      but we  have report which gives the details of Product Categories.So In report we are making use of FM
    "COM_PRODUCT_CATEGORY_GETLIST" this FM getting all the Product Categories even those are deleted in ECC.
    So we need to remove such entires.
      If we deleted the Prod cat  through R3MATCLASS , is then the Prod Cat will not be picked by FM ?
    Thanks and Regards
    Channappa Sajjanar

  • Product category in srm should over write the punch-out catalog category

    Hello Gurus,
    I have a requirement to overwrite the product category which is coming from the punch-out catalog with the SRM product category.
    Exactly saying i am looking for a mapping program.
    Because the product category schema in Punch-out Catalog is different from the product category schema in SRM.
    Is there any BADI that is available to help and Can anybody has the experience in doing so....??
    with regards,
    mahesh

    Hi Pierre,
    Actucally i am using NIGP as the Schema, Can you explain me how we can do with more details how to configure the settings to map the exteranal product category with the internal product category and with out going to BADI.
    IMG> SRM> SRM Server --> Master Data --> Content management --> Mapping for schema.
    You set your schema for product category (UNSPSC, ..) and then define the mapping for a schema .
    Thanks for your response,
    Mahesh

  • SRM7: Product Category drop down as in SRM 5

    Hello,
    we are looking for having the same functionality as in SRM 5 when entering a product category. In SRM 5 we have a history in a drop down list. Is there a way to have the same in SRM 7?
    Thanks for the help

    Hi ,
    From SRM 7.0 onwards ,the SRM  interface works on  Webdynpro Technology.
    It is not possible to have the drop down in SRM 7.0  like in SRM 5.0 which is of ITS .
    If you client  is asking tell them it  is SAP SRM product design
    Regards
    G.Ganesh Kumar

  • 0SD_C03 - Product Category Not Loading

    I have an issue where the field 0PROD_CATEG is not being populated in cube 0SD_C03. Looking at the data from 2LIS_11_VAHDR I see that its trying to map 0PROD_HEIR -> 0PROD_CATEG.
    Here is the code for the mapping:
    The problem is that product category is all ways blank. The COMM_STRUCTURE-prod-heir is allways '999999999999999'.
    I see that product category is an master data info object but we don't use product category. I was wondering if I could swap out 0PROD_CATEG for 0PROD_HEIR but since 0PROD_CATEG is a part of the Key im not sure if its that easy (Or maybe it is).
    At the end of the day I want to be able to report on HEIR or Category and say for the month of Jan we sold x number of widget A, B, C. The product category or Heirarchy can help with this if I can get it loaded.
    Any ideas whats going on with the code and can I just remove product category and map product heirarchy instead?
    Thanks,
    larry

    Hi Larry,
    are there 16 Key figures defined in the target? If so is this the reason that 0PROD_CATEG is concactenated in the target? i.e. 16 KF's is the limit when mapped directly in a standard DSO, you can check the limitations in the following note....
    1837308 - FAQ: Technical limitations of InfoProviders and Characteristics in BW
    You could consider mapping some of the KF's as standard data fields if so,
    Thanks,
    Colm

  • Defining G/L Account for product category and account assignment category

    We are using the standard configuration to default in a G/L account for a given product category and account assignment category combination.  This works well for us when it comes to the shopping transactions (i.e. BBPSC01, BBPSC02, etc.), however we have a problem with this logic in the carry out sourcing transction BBPSOCO01.  Our users are creating describe requirements which are then delivered to BBPSOCO01, however the user is not assigning the correct product category, so the sourcing department updates the cart with the correct product category.  Upon doing so, the G/L account gets changed to whatever the V_BBP_DET_ACCT table determines is correct for that given product category/account assignment combination.  We would like to know if their is a way to not fire the "default G/L account determination" when the shopping cart is changed in transaction BBPSOCO01.  I already know about the BBP_DETERMINE_ACCT BADI but thought there might be a less expensive alternative.  Our business treats the G/L account provided by the configuration as a guideline, therefore when the buyer changes the product category they also want to retain the account assignment information.  Any suggesstions on how this might be accomplished outside of creating my own logic in the BADI?
    Best regards,
    Shawn O'Connor

    I got the same message trying to make an entry in SPRO:
    Define Backend System for Product Category
    I found the note 305942 describing exactly the issue for my and above mentioned entry, which offers the correction, then the note 326802 which offers the correction of the first notes. However, both notes are for Releases 4.6C and D (from 2000), and we are using EHP2 FOR SAP SRM 7.0.
    I see another discussions in SCN regarding this topic, but haven't found real solution yet. Any hints? At least the answer to previous question from Sharan would be appreciated.
    Best regards,
    Toni

  • Default product category

    Hi Experts,
    I am having a problem with the 'default' product category function:
    If I DO NOT set the indicator for making a product category as default, SRM takes the last one from the list in extended attributes?
    I would like the field 'product category' in the shopping cart to be blank?
    Can anyone help me?
    BR. Kim

    Hi,
    <u>Which SRM version are you using ?</u>
    <b>It's a standard SAP behaviour.</b>
    <b>Product categories have to be available into SRM !! It is a mandatory master data.</b>
    <u>You can use method ENRICH_ITEM_DATA in BADI BBP_CATALOG_TRANSFER to do this.</u>
    <u>To change data (product category...) from the catalog to the shopping cart, please use BBP_CATALOG_TRANSFER badi.</u>
    Or
    <u>Implement the BADI "BBP_F4_READ_ON_ENTRY".</u>
    Or
    <u>Implement combination of BBP_DOC_CHANGE_BADI as well as BBP_DOC_CHECK_BADI.</u>
    <u>See the following useful pointers for detailed help and source code:-</u>
    Re: Shopping cart creation category dropdown selecting the most used category
    Punchout Product Category Default
    The 'Category' list box should be empty when creating a shopping cart
    Re: How to enable "shop on behalf" functionality in BBPSC03 ?
    Re: How to stop a new Prod Categ from becoming 'default' display when shopping
    Re: search help results of cost center
    Re: No authorization to purchase from product category
    Re: make Category id field blank in Describe requirement
    <b>You can use the field CATEGORY_ID in the structure BBP_OCI_ENRITEM for the Product Category.</b>
    <u>Hope this will help. Do let me know.</u>
    Regards
    - Atul

  • Define G/L Account for Product Category and Account Assignment Category

    Hello Experts,
    I got a requirment to make a new entry in below SPRO path.
    Define G/L Account for Product Category and Account Assignment Category
    *Individual entries cannot be put into the change request*
    *Message no. SV141*
    *Diagnosis*
    *For technical reasons, the entries cannot be fully specified in the change request. There are two possible reasons for this:*
    *1. The key of an entry is longer than 120 characters. All entries whose keys match up to character 119, are then copied into the change request, rather than an individual entry.*
    *2. The key of an entry contains fields of special data types, for example, packed numbers. The key can only be specified in the change request up to the first such field from the left.*
    *all entries whose keys match up to character 26 are copied into the change request, rather than a single entry.*
    *System Response*
    *The selected entry is copied into the change request correctly, but other entries may be copied as well.*
    My question is, If I make one entry and move to Quality and production system will it move only one entry or whole table will move?
    Kindly help me.
    Thanking you
    Regards
    Sharan

    I got the same message trying to make an entry in SPRO:
    Define Backend System for Product Category
    I found the note 305942 describing exactly the issue for my and above mentioned entry, which offers the correction, then the note 326802 which offers the correction of the first notes. However, both notes are for Releases 4.6C and D (from 2000), and we are using EHP2 FOR SAP SRM 7.0.
    I see another discussions in SCN regarding this topic, but haven't found real solution yet. Any hints? At least the answer to previous question from Sharan would be appreciated.
    Best regards,
    Toni

  • Product Category Hierarchy - SRM

    I have doubts on Product Category hierarchy....
    1) As far as i understand whenever we replicate the material from Backend R/3 there is a product hiearachy created and assigned automatically. However, we also have the option of creating local hiearachies.
    So, what i did was for the same product category i assigned two hierarchies. One the standard R3MATCLASS and other which i created manually in SRM. Then i assigned the two hierarchies while creating the material manually in SRM. However, i am not able to get the significance of this? Why has SAP provided this provision of having multiple hieararchies?
    2) I read from the help portal in SAP that Product Hierarchy helps in determining the source of supply. I am not able to understand how that is possible. I have searched for documentation all around but could not find any?
    3) In one of the forums i saw that one consultant activated the product hiearachy, then to his surprise the automatic sourcing configuration which he had done has not worked due to activation of hierarchies
    Has anyone worked indepth in this field. Any inputs is greatly welcome as i am doing some indepth work on this
    Thank You
    Abhinandan

    Hi
    1)
    2) Most of the time, We create multiple hierarchy levels in case of Extended Classic Scenario (ECS).
    3) Might be due to some bug (some OSS note is missing here).
    <b>Please go through the links as well -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/02/faeb38d391aa6ce10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/55/4af548688211d4977e0004ac962ee6/frameset.htm
    Note 519794 - EBP: Replication of materials with purchasing view
    Note 720819 - Middleware consumer entry for SRM 40 and 50 in the OLTP-syst
    Note 902814 - Dump during product category download
    http://help.sap.com/saphelp_srm50/helpdata/en/43/2022b83fbc2be8e10000000a11466f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/3a/d6ad4240adb111e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/42/151D4193BB73ADE10000000A114B54/content.htm
    http://searchsap.techtarget.com/tip/0,289483,sid21_gci1245134,00.html
    http://www.infosys.com/industries/electronics_hightech/ViewPoint_Order_Management.pdf
    http://help.sap.com/saphelp_srm50/helpdata/en/c5/13e53c759d4d19a7e20d9d32569abe/frameset.htm
    Regards
    - Atul

  • SRM product category contract using MDM retrurns contract with item 0

    We are using SRM 5 with MDM catalog 7.1 using Ext classic scenario.
    We've created more than 1 SRM contract for the same product category in SRM, eg. 2 contracts both for prod category STATIONERY with 2 different vendors (eg. vendor 1213, contract 44000330 item 1 and vendor 2456 contract 44000999 item 1). In the MDM catalog we reference 1 of these contracts/items, eg vendor 1213, contract 44000330 item 1.
    When we select this item from MDM catalog it pulls in the vendor and the contract number,  eg vendor 1213, contract 44000330, but the contract item is shown as item 0 (contract 44000330 / 0).
    If however, we have only one contract for a product category, eg. TRAINING and we enter this contract/item in MDM, when we select that item from the catalog it copies the vendor and the contract along with the correct contract item number, eg. contract 44000661 / 1.
    Any ideas why it is doing this? Cannot find any SAP notes or other postings on SDN with this problem.
    Thanks
    Neil

    Thanks.
    The issue is when we have more than one contract for the same product category. Both or only one of those contracts might be assigned to items in the MDM catalog. The catalog has the correct contract, AND the correct item number against the catalog item.eg. contract 123456 / item 1
    If there is only one contract then there is no problem and the correct contract AND item number is copied back into the shopping cart, eg. 123456 / 1. Only when there is more than one contract for the product category does MDM pass back contract item 0  eg. 123456 / 0
    We're not loading via XI. We're loading from a spreadsheet.
    Any more ideas?
    Thanks

  • Product Category Hierarchy in SRM

    Hi,
    Is any one has experienced in Creating product category hierarchy in SRM7.0?
    Also how we can replicate the material group hierarchy from ECC to SRM7.0?
    Vasu

    Hi all,
    How are you?
    I´ve seen some scenarios where clients have product category maintained in R/3 (SPRO / Logistics - General / Material master / Settings for key fields / Define Material groups).
    You can use LSMW to create product categories.
    Then you have to replicate those categories / Material groups to SRM. You can do this by Midleware (transaction R3AS). You can see hierarchys in srm at transaction comm_hierarchy.
    Hope this helps,
    Regards,
    http://www.sap4all.eu

  • Pur Grp and product category changes made in R3E not reflecting back to SRM

    Need to investigate why changes made to Purchase Requisitions in SAP R/3 (Purchasing Group & product category) doesn't feed back to SRM.
    Purchasing Group and product category changes made in R3E do not reflect back in SRM.

    Hi Sanjay,
    You should also schedule report BBP_GET_STATUS_2 (updating requirement coverage
    requests) to run in the Enterprise Buyer system, so that information on the status of purchase
    requisitions, purchase orders, and reservations is up-to-date.
    I hope,this helps.
    Regards,Nishant

Maybe you are looking for

  • Free finish goods for certain level of sales order amount.

    Hi Gurus, I want to add some free finish goods if the sales order amount is greather than a certain amount for OR sales order type For example : if the sales order net amount is greather than 1000 - I want to automaticaly add a FG - 347234FG . Is it

  • What's wrong with my Safari?

    ( Sorry, my English is poor. ) I just updated my Mac to be 10.6.7 yesterday. When I used Safari to see Chinese pages, it would be some strange. The word would be not recognized. You can see the attachment. http://i312.photobucket.com/albums/ll358/may

  • The Skype to go number is Busy

    OK so please adivse why this is happening when the number is not actually busy. Please resolve this soonest!

  • How to smooth out a credit roll

    Hi, Using FCP X on a MacBook Pro and haveing touble creating a smooth credit roll. Rufus

  • UDL button inactive

    According to pg. 22 of the Logic Express Reference Manual, that little rectangle in the upper left corner of each local menu is the UDL button, which I would assume stands for Up Display Level. It doesn't do anything noticeable in any of my window le