BOM - Item Number (Urgent)

Hi All,
In BOM (CS03), the first column refers to BOM Item number & i find it having 4 digits at the moment. I would like to know is it possible to increase this to say 6 or 8 digits, if it is possible, please let me know how i can do the same & also what is the limit for the same.
Hope my problem is clear, await inputs.
Vivek

Dear Vivek,
I'm not sure abotu this,but the increment which's default as 0010,0020 can be
changed as per the user Id.That's what Mr.Vijayprasad Shanmugham has
mentioned which can be done in OS29.
If possible try to post this thread in ABAP forums,I hope they can give a better
solution for this.
Regards
Mangal

Similar Messages

  • BOM Item number and the pr number created through network

    We can create PR through network. If we know the PR number and the item number, how do we find the BOM item number in the network?
    BOM item number
    Item number of the BOM components copied into the order.

    RSDB
    RSBD POSNR

  • BOM Item Number

    Hi techies,
    There is a requirement for the client to have blank / Alpha numeric values in the BOM Item Number for BOM.
    But i have referred them saying that use Sort string for the alphanumeric instead of using it in BOM Item Number. Still i m not so sure wat happens if we don use proper order of BOM Item Number (0010,0020,0030 Etc). I know the component gets ordered according to the alphabet order and not in the right order which we require. Even this they don feel important.
    other than this component ordering in BOM will there be any impact in any other part of the functional module.
    Could you Please advice me on this.
    Regards,
    Kris.S

    Hi Vivek,
    Thanks for sharing you experience on this. The client was very specific and hence for the legacy data moving to the SAP the item number would be either 0000 for few and alpha numeric. But in the future they would be like in standard SAP which specifies about the numeric version of it.
    Thanking you in advance.
    Regards,
    Kris.S

  • Bapi or Function module for getting Bom Item Details (Urgent)

    Hi All,
    I Want to get the Bom Item Details Corresponding to Production Order Number.
    So Please Provide me Some Function Module or Bapi So that by giving the
    Production Order number I will get all material related to that PO.
    Thanks In Advance.

    Hi,
    use the function module.
        call function 'CS_BOM_EXPL_MAT_V2'
          exporting
            capid                 = 'STD1'
            datuv                 = sy-datum
            mktls                 = 'X'
            mehrs                 = 'X'
            mmory                 = '1'
            mtnrv                 =  matnr
            werks                 = werks
          tables
            stb                   = it_stb2
            matcat                = it_matcat
          exceptions
            alt_not_found         = 1
            call_invalid          = 2
            material_not_found    = 3
            missing_authorization = 4
            no_bom_found          = 5
            no_plant_data         = 6
            no_suitable_bom_found = 7
            others                = 8.
    Regards,
    Sankar.

  • BOM item number - not repeat the item number

    Hi Friend,
    I wonder if you can block the registration of the same item with item number in the BOM,we have some problens with other software that comunication with SAP.
    Thanks
    Exemplo:
    Item            Material
    0001           ABCDEFG
    0001           HIJLMNOP   (this is problem, because there are two itens with item bom = 0001)
    Edited by: Marcelo Marcelo Alexandre Oliveira on Oct 18, 2010 8:00 PM

    Hi,
    You have to go for a user exit for this purpose.
    remmeber in case item is being changed with chnage number(with history req), it might show multiple line items with same bom item( but it will be for same bom compoennet)
    Also i guess for alternate and discontinuation bom componenets line item number remains the same.

  • BOM Item Category (urgent)

    HI SAP Gurus,
    We have an issue in BOM.
    At first we cannot explode our BOM. The main item is in Item Category of NORM. So what we did is to change the Item Category group to ERLA. As I understand, If we use ERLA, the price will be in the Main Item and the component has no price.
    1. Is this set up in CS01 is possible/correct?
    Main Item 123
    components as:
    Item 10 material 123
    Item 20 material 456
    Item 30 material 789.
    2. Our configuration in Customizing: Assignmet of Item Category as:
    Sales Doc type     Item Cate Grp                         High Level                          Default Item Cat
    OR           ERLA                    TAP
    OR          ERLA          TAP          TAN
    With this config, I tried/tested sales order creation and the result becomes:
    Item 10     material 123     TAP
    Item 20     material 123     TAN
    Item 30     material 456     TAQ
    Item 40     material 789     TAQ
    Item 10 and 20 has a price which should not be since the only acceptable item to have a price is on Item 10 (main item) only. Also, Items 10, 30 and 40 keeps on asking for weight but item 20 already has. I checked in material master, and the weights were maintained correctly.
    3. I also tried to change the config to:
    Sales Doc type     Item Cate Grp                          High Level                          Default Item Cat
    OR           ERLA                    TAP
    OR          ER          TAP          TAQ
    The Item 20 of sales order has now Item Cat of TAQ. However, it still asks for weight for 10, 30 and 40. But is now asking for price in Item 20 (w/c for me is correct).
    Now the problem is in Delivery. The Pick Quantity column for Item 10 is disabled.
    I really need help on this one. Immediate response is highly appreciated. Points will be rewarded.
    Thank you so much for the help and taking time to read my questions/issues.

    HI Erza29,
    BOM can be done in 2 ways
    ERLA -(Above structure material)
    --IItem category group Header item is TAQ
    --Item category group Sub item is TAE
    LUMF -(Below Structure Material)
    --Item category group Header item is TAP
    --Item category group Sub item is TAN
    --Do the assignment of Item Category in VOV4 as follow
    Sales Doc typeItem Category Group Default Item Category
    OR+ ERLA+ TAQ
    Sales Doc typeItem Category Group High Level     + Default Item Category
    ORERLATAQ+TAE
    --Go to MM02 in sales organization2 tab you have to change the item category group as ERLA & save it.
    --Go to T.Code CS01
    Main Item 123
    components as:
    Item 10 material --123
    Item 20 material --456
    Item 30 material 789.
    --Go to T.Code VK11 & enter the condition type
    --Here the sub item prices should be equal to the main item price.
    Main Item 123---1000-Price
    Item 10 material 123300 Price
    Item 20 material 456400 Price
    Item 30 material 789--300 Price
    --Raise the sale order in VA01 & enter the main item material & qty
    --Click on  item overview here you can see the sub items with the main item & you can see the  price & weight only for the main item not for the sub items.
    --Item category will be TAQ for main item & Sub item is TAE
    --In ERLA concept we do pricing & delivery only for the header item only.
    --IN LUMF it is Vice Versa.
    Let me know if your problem is solved
    Regards
    Pradeep

  • BOM item increment

    Hi experts,
    We have BOMs which contain more than 1000 items.
    Unluckily, SAP provides only 4 digits to number the item, and the default item increment is set by SAP equal to 10.
    I only found the possibility to change the increment  for a user (transaction OS29) or for a type order (transaction VOV8)...while I'd like to be able to change the increment for a plant or a company.
    Do you know how to change the item increment for a plant ?
    Thanks !
    Pippa

    Hi Pippa,
    changing the BOM item number is not possible.
    In OS29 however you can define 0001 for Item increment for the DUMMY user. Then it means that all users will use this increment and you can have 9999 items.
    You can also use the Item ID in the BOM to identify the BOM items. It has length 8 and unique.
    Hope this helps.
    Best regards
    Tamas

  • BOM item and Serial number item in Delivery through DI

    Hi Guys,
    When I create a delivery with one ore more sales-bom items and one ore more serial number items and I add one ore more sales-bom items before one of the serial number items the creation of the delivery goes wrong with the following error: "You should use existing serial/batch numbers for this document type   [الرسالة 29-51]"
    when I add all the seriail number items before the sales-bom items the delivery is created perfectly.
    Has anyone seen this error?
    It happens at least from SBO 9 PL08 and higher.
    Thanks
    Ad Kerremans

    Hi Ad!
    Thank you for your reply.
    Did you try a BOM item which components need serial numbers?
    I opened a ticket SAP B1: How to create a delivery with BOM items and serials numbers
    Would you mind to take a look and give me some advice?
    Billy

  • Item number in BOM

    Dear gurus
    when Iam creating a BOM by copying from an existing bom and Iam selecting some of the items from the existing bom  i.e if Iam selecting components with item number 0020,0040 for copy then in the new bom same item numbers are coming not from 0010
    Please throw some light .
    regards
    Kumar

    Dear all
    thanks for reply, what I understood is that after copying the bom i have to change the item numbers manually.I have two queries
    1) can the item numbers be changed automatically.
    2)What is the concept that the same item numbers are coming when copied from the existing bom.
    regards
    kumar

  • Batch Number for Valuation Type in BOM item detail

    Dear PP Expert.
    Is it possible to maintain batch number for valuation type in BOM item detail ? My requirement is for example in bom item 10, component A is maintained with batch number for valuation type so that in production order batch number field automatically filled.
    Fyi i have tried user exit :  Enhancement for BOM item: PCSD0002. Here we can maintain valuation type for component in item detail in customer tab. But unfortunately valuation type here is not link with batch number for valuation type in Production order.
    Regards,
    Arman

    Hi JH thanks for your quick reply,
    Let me describe it more specific, I have two material FG and SFG. Material FG is maintained with valuation type so when we do goods receipt for SFG it's asked to input valuation type in batch field. In stock SFG material qty is separated for each valuation type like batch.
    Now i want to maintain in BOM for FG, where component SFG has fix the valuation type / batch so that in production order we don't have to choose manually. Do you have any idea ?
    Regards,
    Arman

  • Extend number range on Material BOM item

    Hi,
    When displaying a material BOM via CS03 and looking at material tab. Each item is incremented by 10. We are currently nearing the end of this number range, ie we have a BOM which has a recipe with item number 9850. We have tested and determined that when we get to item number 9999 the next item reverts back to 0010, 0020 etc. This causes us great problems.
    Is there a way to entend the number range past 9999, ie can we go from 9999 to 10000?
    Thanks, Sinéad

    Please see the object below and change according that
    STUE       Number range BOMs                            
    STUEC      Number ranges for class BOM                  
    STUED      Number ranges for documents BOMs             
    STUEE      Number ranges for equipment BOMs             
    STUEK      Number ranges for sales order BOMs           
    STUEM      Number ranges for material bills of material 
    STUEP      Number ranges for WBS BOMs                   
    STUES      Standard object list number range            
    STUET      Number ranges for funct.location BOMs

  • Urgent, BOM item ship-to

    Hi,
    if I create an order with one ship-to party on the header and then enter a sales BOM item with another ship-to party, I incorrectly get the ship-to party from the header on the sub-items.
    How can this be avoided? Do I have to use a user-exit for getting the partners from the higher-level item?

    Please assing the second ship to party CMR it you well give pop up screen then you can select the sh party

  • BOM Explosion Number in Sales Order

    Hi Experts,
         For a make-to-order case, I would like to assign a predefined BOM explosion number with fixed key date to a sales order item. Instead of manually assigning the BOM explosion number to the sales order item, is there any way to let the system automatically assign the BOM explosion number?
         As I read from SAP Library under the BOM Explosion Number (Fixed Key Date), it states "The system can automatically specify the BOM explosion number when entering planned independent requirements or customer independent requirements or when entering the sales order." So is there any configuration to be done in advance to enable the BOM explosion number to be automatically assigned to sales order item?
    Thanks,
    SW

    I tried also setting up the material and its BOM determination by specifying only 1 BOM out of multiple BOMs. Still,
    1. When I add the said material into sales order line and save the sales order, the BOM explosion number value never appear automatically in the sales order line.
    2. When I run the planning on the sales order through MD50, the planned results do not have the BOM explosion number attached.
    I think your advice is more applicable to selection of a BOM from multiple BOMs instead of determining the fixed key date based on appropriate BOM explosion number, correct me if I am wrong.
    Regards

  • To stop delivery if one of the BOM items not available. -- how?

    I have BOM items
    Item Description
    10         abc
    20         def
    30         xyz
    Items 10 and 20  are available in a particular date but item 30 is not available. Then save the document.
    user does not know items are available or not then they will go VL01N.
    There are empty deliveries with out items also but they are saving delivery.
    Now they want stop in delivery if there is no items available, the system should not save the document
    This is my requirement.
    Please let me if you have any queries.Kindly help in this regard by suggesting suitable ideas.
    Regards,
    Anbu

    I have a requirement regarding BOM items.
    Client requirement is such a way that they have so many BOM items.
    Example:
    10 monitor
    20 CPU
    30 key board
    When every it deliver these like this they so so many BOM items they use so document types different item categories.
    At that time 10and 20 are available 30 is not available. Just they save the document. They will order number another user.
    Based on the order number another user will create Delivery it is main 30 item is not available Empties in deliveries (reason is its group delivery.)
    But they are able to save the document now they want if in deliveries no item system should not allow save the document.
    please through some light on what basis we can stop saving the delivery document
    Regards,
    Anbu

  • Bom item data - Document assignment not getting saved in table STPO

    Dear All,
                  As per out customer requirement, they want to display assigned drawing documents of Bom items in CS11. But it is not reflecting in cs11 eventhough we have assigned documents in Bom item detail overview Document assignment tab page. Moreover this is not getting saved in table STPO.
                   Waiting for solutions
    Thanks & Regards
    Dhananjay Kulkarni

    Please understand my customers requirement,
                               Presently they are assigning drawing document of each mat in material master. And if they want to see the drawing of each component of bom through Bom maintenance then they double click on component in bom, goes to mat master then additional data then document data and then drawing. In this way they need to open minimim 5 windows, which they want to make minimum 2 windows.
              In bom they are having more than 300 components. This is not possible to define document as component with item category D of so many components. One more idea I given to them is to club all drawings in one document and define that document as component with item category D, but in this way they can't identify  the individual drawing with part name.
              One more idea I given to them is to assign drawing document of individual component in item overview - Document assignment tab page from where they can open the drawing but it needs to open minimum 3 windows. So they are ready to assign drawing document in item overview - Document assignment tab page but they want, it should reflect in CS11 document column, from where they can easily open the drawing document.
              One more thing I observed that, assigned document to item overview - Document assignment tab page is not getting saved in Table STPO. I can't see this field content in STPO, which may be the reason that it is not reflecting in CS11.
             Is anything missing from Document management system?
    Please think and reply friends it's Urgent.
    Thanks & Warm Regards
    Dhananjay Kulkarni

Maybe you are looking for