Product hierarchy V/76 - new level

Hi,
I want to create a new product hierarchy in V/76.
I click on new entries and I can enter the product hierarchy and the description, but the "Level no." is greyes out so I cannot enter anything into that field. After saving every production hierarchy row has level 1 assigned, so how can I assign the level?
Thanks
Anne

I only entered 1 character for first level instead of 5.

Similar Messages

  • Product Hierarchy upto 6 levels

    Dear All,
    In SPRO Transaction, I am checking the Material Hierarchy, there I am able to create the Hierarchy only upto 3 Levels. But my company requirement is that Hierarchy can easily go upto 6 or 7 Levels. So please suggest solutions how can I maintain this?
    Regards,
    Vishal

    In Standard the product hierarchy consists of 3 levels. The first and second level have 5 characters and the third level has 8 characters.
    Component Component Type Dtype Length
    PRODH1 PRODH1 CHAR 5
    PRODH2 PRODH2 CHAR 5
    PRODH3 PRODH3 CHAR 8
    This structure can be modified according to the documentation (IMG: 'Logistics General -> Material Master -> Settings for Key Fields -> Data Relevant to Sales and Distribution -> Define Product Hierarchies: Maintain Product Hierarchy Structure').
    The maximum number of characters is 18 and the maximum number of levels is 9.

  • Stock overview report on basis of product hierarchy ?

    Is there an SAP standard report for displaying materials(product hierarchy wise) on the basis of product hierarchy or do i have to create a customer report for it. IF yes, then how do i go on creating it.. i.e how will i be showing the materials(in a hierarchical display, product hierarchy wise ?
    Hope you have comprehended it ?
    Thanks,
    Shehryar Dahar

    Hello Kirit,
    the scenario is sumthing like this, the SAP transaction for stock overview (MMBE) displays the report per material. I want a report in which , if i give in the Product Hierarchy, it should display all the materials in diff levels in the product hierarchy. For example, if we choose 'Product Hierarchy' as a display level, it should display all the materrals in the hierarchy levels..!
    I have been that the Stock Overview Report(MMBE) displays only one material, no matter what 'display level' you give in the selection. Does this mean, that i would have to develop a new report for this ?
    Waiting for the replies.
    Shehryar Dahar

  • Mass Update of Product hierarchy in all CRM Open Sales Orders

    Hi Folks,
    I have a requirement in my project wherein I have to update product hierarchy details with new values in all Items of CRM Open sales orders.
    If suppose I have a text file which has the details of Open Orders & new product hierarchy which i have to update, then would it be recommended if I use BDC for this task. Can I Call Transaction CRMD_ORDER?
    If someone has already gone through such requirement, Can you please suggest me how to proceed with this requirement. Using BDC or any other way which I can proceed with?
    Thanks in advance !!!
    Regards,
    Nitish.

    You are correct in indicating that Exchange rate type field  is not seen in Header data of sales order. I checked screen layouts for various screens for sales order data and this field is not suppressed. The only reason could be that this field is not used in sales order screens
    If you are interested, you could also check in the following way
    1.  Go to SE11, enter database table as VBAK
    2. Once inside data dictionary table, click where used list button, select programs and screens and execute
    3. click continue (don't select background)
    4. now you would have list of programs and screens, this table is used
    5.  now start another session and go to transaction SE51
    6. indicate program name as SAPMV45A and screen numbers as listed in step 4. you can check all screen numbers to see whether Exchange rate type field is listed in sales order layout.
    7. Of particular interest would be screen number 4311 as this contains  Financial accounting data & 4303 Billing data
    8. you can check screen layout for screen 4311 & 4303. you would see Exchange rate type field is not indicated.
    9. in case you could find this field in any screen, you could ask your ABAP consultant to add this field in the layout screen.
    Hope this answers your question

  • Reg product hierarchy

    Hi,
       I want to  extract the materials of a patricular Product Hierarchy with current revision level and valid from date. (Material #, Product Hierarchy, Revision level, Valid from date).I tried in MARA table but there revision level and valid from fields are not there.but these fields are not in any table..they are in structure....How to get these fields?.......
    Thanks in advance
    Nagarathinam V

    My question was to diaplay the revision level and valid from date fields also,these fields are in structure not in any database tables...How can i get these fields.In MVKE table,these fields are not there...

  • Product hierarchy query

    i have to fetch materials from mara based on Product hierarchy but with one condition
    If the user specify product hierarchy as ‘1000Y’ (2 levels) , it should pull all the materials with product hierarchy as ‘1000Y*’ for example – either ‘1000Y’ OR ‘1000Y02T’ OR ‘1000Y02T09R0TT’ etc
    code is
    select matnr lvorm into table int_matnr from mara where
      matnr in s_matnr and
      spart = p_spart and
      mtart in p_mtart and
      prdha in p_prdha and
      lvorm ne 'X'.
    i do not  want to specify "1000Y*" in selection screen rather just on ntering 1000y it shud by default get 1000y* values. right now only wen i enter 1000y* in selection screen then only it fetches all materials with PH 1000Y or greater otherwise if i enter 1000y it does not give values

    try sumthing like dis:
    PARAMETERS p_prdha type mara-prdha.
    at SELECTION-SCREEN OUTPUT.
      if p_prdha ne space.
      CONCATENATE '' p_prdha '' into p_prdha.
      endif.
    plz reward points if dis helps

  • How to change the product category on the item level of a Sales order

    1) For each product there are Basic Product Hierarchy and Sales Product
    Hierarchy.
    2) when creating sales order, system gets the Sales Product Hierarchy
    on the Item level with the default logic.
    So our question is: how to change the logic to let system get the Basic
    Product Hierarchy on the Item Level.

    Hi,
    I believe the POSTING DATE will appear on the accounting document
    In the Accounting document, the posting date will be based on the  Billing date.
    Please let me know if you need any more details
    santosh

  • Product hierarchy in the material master record

    Hi,
    I am handig Data migration project.
    This is related to Product Hirerarchy.
    I one business Product Hirerarchy have been configured. But in another buisiness, Product Hirerarchy has not been configured.
    There are some common materials using by both business processes.
    For coomon mateials  if I am maintaining Product Hirerarchy value in the material master record, is there any impact on business which is not being used Product Hirerarchy. Whether it will stop / impact on business processes.
    Can you explain plz
    Thanks in advance
    Regards

    Hi karthink,
    Thanks for your inputs.
    we are meging two servers. In that in one server, product highrechy have been configuredand in another server not configured.
    There are some materials with the numbers calling as a common parts exists in both servers.
    ex: plat 0001 in one server 1         &          plant 0002 in server2
    Common part is : m1
    plant 0001  not using product hierarchy and plant 0002 not using product hierarchy,.
    After golive, all the common parts are being used by both plants and same basic data 1 view.
    If we are maintaing product hierarchy in the basic data 1 view, it will flow into sales view as well.
    Then what about impact on the plant 0001 business since it is not using product hierarchy.
    In the configuration, is there any settings to activate / deactive product hierarchy at sales area level.
    Is there any impact on MM / FICO side.
    Please explain.
    THANKS IN ADVANCE.
    Regards
    KRK

  • Product Hierarchy - modifying the levels

    We are wanting to use the Product Hiearchy but are wanting to redefine the levels.  We want  4 levels, 3-6-6-3.  I've done some research and find that we are able to change the SAP standard of 3 levels to the 4 levels that we want.  I've also found general documentation on how to do that.  When I create my new Domains (ex: zprodh4 char3) and then try to change the main structure of PRODHS I get a pop up asking for an Access Key.  So, I'm either doing something wrong or changing the product hierarchy levels does not survive an upgrade?  Can anyone answer this for me.  If you think I'm doing something wrong can you please give me detailed instructions on how to assign the new domains to the existing structure. 
    Thank you!
    Tami
    Edited by: Tami Ayres on Nov 14, 2011 9:24 PM

    I have the access key and am modifying data element PRODH1.  I changed the domain to read ZPRODH1 which is my defined domain.  I saved it. 
    1.  When I go to activate it I get a list of dependent structures and tables that are to be adjusted.  Of course this makes me nervous but I'm assuming this is normal.
    2.  When I start to modify my next data element PRODH3, I am prompted for the access key.  I enter the same access key as I did for PRODH1 and there's an error telling me the access key is incorrect.  Do you have to have an access key for each element and then the structure that you are modifying?
    Sorry for all the questions but this modification is making me nervous and I just want it to be correct.
    Thank you,
    Tami

  • Related to product hierarchy level change

    Hi all,
    we got a requirement to change the product hierarchy level from 3 to 5.can any body guide us for this.
    thanks in advance,
    karna

    hi,
    in std sap u can have only three levels,but u can go upto 6 levels.
    follow this steps
    1.append the std prod hierarchy structure with adition of zzprod4 and zzprod5
    2.new data element can be created 0r use prodh field data element and attach it to new fields as per above.
    3.in customiising v/76 y should reorganise 18 chars amongst 5 levels.
    by doing this in material master u can see in drop down list with 5 levels.
    hope it helps.
    reward if so  !!!!!!

  • Product hierarchy level in TPM Pricing condition records

    Hi all,
    we're setting up TPM scenarios in CRM7.0.
    A question arosen about the level of the product hierarchy we need to create pricing records.
    We have a 5 level product hierarchy structure and we're using the CRM feature to spread the product category at the lates level while creating trade promotion. In example if the user put in the product category tab a level 1 category the system spread down to the 10 level 5 underneath.
    My question is: shall i generate pricing records at that level (lev5) or can i create the pricing records at higher level and keep the campaign dtermination one at the lowest?
    Appreciate any reply
    Regards

    Hi Carmine,
    It's not mandatory to create conditions at the lowest level, but my recommendation is to keep a match between the level you allow users to plan their promotion and the level of the condition records.
    However depending on the scenarios, it may be valid to do otherwise. Some examples:
    - A user assign a Level1 Category, and it's exploded into 5 lower categories. Then he creates a trade spend exception for 1 of the categories, the conditions should have (at least) the same level in order to create this exception.
    - A user assign a Level1 Category, and it's exploded into 5 lower categories. The user wants to create only 1 condition at a higher level, then yes it can make sense to have condition with the higher level.
    An option to allows both would be to have different condition generation type (one for High Level planning and one for lower level).
    Some additional thoughts:
    The feature that "explode" the high level category into lower categories, was developed for customers that wanted to restrict their users in planning at a lower level. It also helps to ensure a KAM does not create a condition for a whole Brand, but only to the level he's allowed.
    The system is build to manage a high number of conditions.
    Best regards,
    Guillaume

  • Product Hierarchy level 2 code and description details

    Hi BW Experts,
    In our report we want to display Material wise 'Product Hierarchy level 3 code and level 2 description.
    Here, we have loaded material master hierarchy data to BW but we are not able to get the level 3 code and level 2 desc.
    In R/3 side we can see product hierarchy level 3 code and level 2 description using transaction code.
    Could some one help me how do we get these details.
    Thanks in advance.
    mahantesh

    Folks,
    Any solution?
    Laks

  • Introducing new level in existing hierarchy...

    hi experts!!
    I asked this doubt sometimes before but was unable to solve this....
    We have one hierarchy for one characteristic...now I got requirement to introduce one new level somewhere in between the existing levels....I tried to do it manually with peoples suggestion but it didnot go well....Can anyone point out where I am going wrong...
    I clicked on node under whose level I need to introduce these nodes....choose 'Insert Characteristic'...gave characteristic infoobject name and then choose the characteristic value....I succeeded so far....How can I get old nodes from old hierarchy which were in this level but pushed one level down in new hierarchy to point to this new node?
    Thanks.
    P Olin

    Hi,
      WHile adding the node there is something called adding as neighbour and adding as child. Use whatever necessary in ur case.
    Regards,
    Raghavendra.

  • Product  Hierarchy Levels in the material Master.

    Plz let me know the Levels to which product hierarchy can be maintained for a Finished good in its Material Master.
    What I know it is 9 and is limited to 18 characters.
    The T- code for it is v/76, and is maintained thru it, but while I am trying to maintain 4th level it is automatically taking 3rd Level. please point out the mistake which i must be doing.

    Hi
    As per standard SAP allowed up to 3 steps only
    Here i am furnishing small example
    1 step allowed 5 digits - 00001-  Electronics
    2  Step allowed 5 digits-  00001 - Home Appliances  
    3 step allowed 8 digits- 00000001- Steam iron
    The above hierarchy can be assigned in material master as 000010000100000001

  • Max number of level in Account/Product Hierarchy

    While creating an Account hierarchy & Customer hierarchy. Precisely how many levels are possible to maintain ?

    Hi,
    For product hierarchy you can have a maximum of nine levels and hierarchy number can have a maximum of 18digits.
    For customer hierarchy, a maximum of 26 levels of hierarchy is permisible in standard SAP.
    Hope this helps you.
    Regards.

Maybe you are looking for

  • How can I create a shortcut to my application?

    Hello I have just created my first application, and I would like to start it from a shortcut in my winXP desktop. But how can I since it is not an .exe file? I am using the NetBeans IDE 3.5.1 that comes with the java bundle, and I have tried unsuccse

  • IDoc to JDBC scenario - UDF

    Hi, Hope you all are doing well. I have an IDoc to JDBC scenario. The IDoc structure is as follows:    <IDOC BEGIN="1">       <Structure 1>          <DEFINITION>xxxx</DEFINITION>          <CREATE_DATE>20070706</CREATE_DATE>       </Structure 1 SEGMEN

  • How do I change the theme of a custom theme presentation in Keynote?

    How do I change the theme of a custom theme presentation in Keynote? I have a beautiful preso that my designer created. I want to use the copy in those slides with a different theme more conducive to my audience. And use only some of the slides (I kn

  • Firewire 800 to two 400's

    Hi all, I have a Saffire Focurite soundcard with the latest MacBook Pro 17inch and it has connectors for firewire but I have only one firewire 800 port on the mac- is there a cable thats firewire 800 on one side going to the mac and two 400 ends goin

  • Adding video to my podcast

    I have a blog on my site with Youtube embedded videos on it.  I created a feed from feedburner.  I now understand Youtube videos are not compatible with iTunes.  blog is located at: http://www.productivitycubed.com/blog/  2 questions: 1. Is there a v