Adding new column in production order component overview

Hi Experts,
Please let me know any enhancement or badi available to add a new column to production order component list. There is a business requirement to display the fixed bin in component list.
THanks
RIjil

Sudhakar,
Check the MRP parameter 'Individual/Coll' in MRP4 view for the components. This should be set as 2 for collective planning. If this flag is left blank then planning will be based on the parent material (If the parent material is planned for special stock then the components will also be planned for special stock)
Let me know if this helps.
Thanks,
Jaison

Similar Messages

  • Batch Determination in Production Order Component Overview Screen on the basis of FIFO, Thickness, Grade, width etc.

    I am facing a difficult scenario. Pl. help me out. In my Business Process I am assigning Batches in Production Order Component Overview Screen. Here I am assigning relevant batches to BOM Components manually, My Management want SAP to suggest batches automatically on FIFO basis, thickness, grade, width & first batches should automatically assign to Production order.  Can you pl. tell me how to configure this scenario.
    Or can I pull stock overview screen at Production Order Component screen to assign relevant batch to BOM Components
    Once batches assigned in Production Order component screen cannot be changed. It can be changes by specific persons only.

    Hi,
    Automatic Batch Determination for production order components is possible by configuration.
    You can also refer below discussions to map your scenario.
    Batch determination in production order | SCN
    Automatic Batch Determination in Production order
    Regards,
    Naresh

  • Production Order Component Overview

    Hi All ,
    Could you please guide to understand the following will be grateful.
    In the production order component overview screen-MENU BAR is having following list
    Order, Functions, Edit, Goto, u201CCOMPONENTu201D, Environment, System, Help.
    In the above, if you left click the COMPONENT option there will be drill down option, in that there you have u201CCharacteristic Value Assignmentu201D
    u2022 What is the functionality of this option (u201CCharacteristic Value Assignmentu201D) ?
    u2022 If I select the BOM component in the component overview and I left click the COMPONENT option in the menu bar and select the u201CCharacteristic Value Assignmentu201D what will happenu2026.
    Thanks in Advance....

    Hi ,
    This is for the Component selection according to the Characteristic Value it will take you to Class to which Characteristics are
    assigned , say if your component selection based on the characteristics value say if your Hardness of the Raw material is
    99% based on that your Yield would vary for the Finished Product .
    You have created MIC 's with Hardness with characteristic value 95% , 96% , 97% and 98% etc....
    Your Quality lab has given test value for this component as 99% so your component selection will be this characteristic value
    as master data .
    Assign Characterisctics to Class , Assign class to class type 023 / 022
    Regards,
    Jayavimal

  • Adding new column to production database

    I have to add a new timestamp column, that defaults to the current date/time, to an existing production database. The table is large - 150M records. I am trying to understand the ramifications of adding a new column to a table this large that gets hit often, mostly with inserts and reads. The column does allow null values and I am not going back and populating existing records with a value. Basically, I am looking for some best practice guidelines - how to prepare, what to expect, what other processes should be followed along with this schema update.

    Radiators wrote:
    Thanks, I have not found any %TYPE or %ROWTYPE dependencies on the table I am altering. But at the same time I do not understand how these types of dependencies would invalidate packages. I wouldn't be breaking any %TYPE dependency because I am not dropping columns, only adding a new one. And according to documentation for %ROWTYPE - "If columns are later added to or dropped from the table, your code can keep working without changes." Can you point me to Oracle documentation that describes your concern in detail? Thanks.you can test it yourself
    SQL> CREATE TABLE abc (c1 NUMBER);
    Table created.
    SQL> INSERT INTO abc
      2       VALUES (99);
    1 row created.
    SQL> CREATE OR REPLACE PROCEDURE test_proc
      2  AS
      3     v   abc%ROWTYPE;
      4  BEGIN
      5     SELECT c1
      6       INTO v
      7       FROM abc
      8       WHERE ROWNUM = 1;
      9  END;
    10  /
    Procedure created.
    SQL> SELECT object_name, status
      2    FROM user_objects
      3   WHERE object_name = 'TEST_PROC';
    OBJECT_NAME                STATUS
    TEST_PROC                    VALID
    SQL> ALTER TABLE abc ADD (c2 VARCHAR2(10));
    Table altered.
    SQL> SELECT object_name, status
      2    FROM user_objects
      3   WHERE object_name = 'TEST_PROC';
    OBJECT_NAME                 STATUS
    TEST_PROC                     INVALID
    SQL> you should also consider the chance that some where if people are using "select * into" using this table, which will fail since you added new column. i don't see any unusual performance bottlenecks by adding a new column. in case of the backups, yes the earlier backups will not have the column. if you restore it, you will see earlier table structure itself. i have one specific question. why are you not attempting this in development/test environment first? even if it is a simple insert, it's always important to do it in test environments before attempting on production db. one thing for sure i know is, after adding column, you will have to recompile all the invalid dependencies. i think, it's better if you attempt it in test db and come up with any issues you see rather than asking a general question where problematic scenarios are plenty and rarely unknown before hand.

  • Production Order Component Overview (SAPLCOMK - screen 120)

    PP Experts,
    Have a requirement to add column to the component overview screen within production order create, change and display (CO01,CO02 & CO03).  In particular the column is the material master field - old material number (MARA-BISMT).
    Any suggestions how to approach this requirement?
    Thanks,
    Barry

    only ABAP can help u.
    i dont it will be big job for an abper.
    but since you are asking standard screen change..then it may ask for acess key or something...not sure.
    Pravin M.

  • Special stock indicator in Production Order Component overview

    Hi  Team,
    I have one finished product , for which i have created BOM . It has only one component in it .
    Now i am creating a Sales order , based on the definition and requirement set , system is creating a production order in background.
    When i go to production order and see components overview screen , there is one field special stock . This is getting filled with '1'  - Individual customer stock always. 
    Even though we have stock in storage location , it is expecting components to be in Sales order stock . 
    If i create a stand alone production order for same materials , there is no special stock indicator set in components .
    Can any body let me know how is this special stock field getting populated and what settings has to be reviewed in order to supress the same.
    Thanks,
    sudhakar

    Sudhakar,
    Check the MRP parameter 'Individual/Coll' in MRP4 view for the components. This should be set as 2 for collective planning. If this flag is left blank then planning will be based on the parent material (If the parent material is planned for special stock then the components will also be planned for special stock)
    Let me know if this helps.
    Thanks,
    Jaison

  • Production Order - Component Overview - Storage location

    Hi,
    While i create Production orders, i do not see the storage locations for the components,listed in the component overview screen. I have maintained storage location & storage bins through MMSC transaction.
    Am i missing any config setting, so that the storage location will be visible in the Production Order.
    regards,
    K.Kumar.

    Hi
    You have to maintain the production storage location in the Material master (or) in BOM.
    In Material master MRP2 View, if you maintain the production storage location it is applicable where ever you use that material.
    In BOM-->Select the component >Go to item details> select the "Status/Lng text tab"--> here you can maintain the Production storage location. If you maintain here it is specific to this BOM only.
    Please check and revert.
    Regards
    Bala

  • Storage Location in Production Order Component Overview

    Hi All,
    When creating a Production Order using CO0, the Component Overview will list out the corresponding BOM for the Finished Good.  We have defined a number of plants and storage locations.  I see here that the plant and storage location is automatically determined in the components overview.  I would like to set defaults for these, may I ask where in SPRO is this configured?
    Thanks in advance

    Hello
    Storage location in production order is pre-setting in bom component level/and MPR2 view,
    First priority is Bom Component level, i will transfer Production order only this BOM if maintianed here.
    second priorty is Material master date in MRP2 view, it will effected all components and all bom which used this components.
    Benny

  • Item Details Columns of Production Order

    Hi,
    In a Production Order Component overview screen,i can see 4 columns related to item details- ITEM, OpAc,ItemID,ItemNo.
    Can anyone explain what is the use of above 4 columns and how are they different from each other. Does maintaining all the above 4 columns are mandatory. Can we make changes to the Column-OpAc,Item,ItemID,ItemNo once a production order is created and released .
    Thanks in advance.

    Position the cursor on the fields which you mention & press F1, it will clarify your query.
    If you have done that & yet not clear, then can you let us know what is not so clear about it. I believe the SAP help for those fields are sufficiently explained isn't it?

  • I have change some fields in  (Production order component )

    I have change some fields in (Production order component overview)

    Hi,
    do you want to hide or disable the fields or add new fields ??? by the way can you please let us know the transaction that you are referring to ??
    Regards,
    Santosh

  • Production order component batch determination : Over delivery allowed in b

    Iu2019m using production order component batch determination in CO02. System is not allowed to allocate an excess component split batch quantity. System is always allowed to allocate exact requirement quantity where to make open quantity is 0.
    It generates the following massage once click enter after selecting an excess component quantity. My requirement is to add the excess quantity in component batch determination.
    Massage details:
    Quantity of batch 0052902459 is reduced to 9.300 KG as split qty > req. qty
    Message no. LB034
    Diagnosis
    The split quantity of the chosen batch has lead to the split quantity total exceeding the required quantity.
    System Response
    The quantity is rounded down by the system.
    Procedure
    An overdelivery is not allowed by the current business transaction.
    Procedure for System Administration
    If necessary, check the batch search strategy to see whether an overdelivery is allowed.
    I have maintained the configuration in transaction COB1 as follows to enable over delivery batch determination.
    Strategy type: CO01- OrdType/Plnt/Matl
    Key combination:     Order type
    Over delivery allowed in batch determination: Tick on
    Please let me know the configuration to enable to do component batch determination with minus open quantity (Excess component quantity)

    Hi,
    As I understand it seems that you do not have batch split allowed in the auto batch determination for component materials. And you need to have batch split on a need to basis?
    If thats true, then on the line item in the component overview. Select the item details for the Batch that has been determined (general view, there is a field for split in terms of %, change that from 100% to a the lower value you want to pick from that batch). It should then allow you to add more batches.
    let me know if my assumption and answer helps.

  • FM or BAPI for production order component split batch

    Hi,
    I'm trying to split a production order component quantity into batchs with FM or BAPI.
    Using BAPI_ALM_ORDER_MAINTAIN i can create or modify components but i can't set field split batch flag SPLKZ and reference SPLVR.
    Can you help me?

    In standard product order process in CO02 when i split material with standard function I obtain several lines. These new lines refer to the originale one by fields SPLVR and SPLKZ.
    Eg. In operation 0010 i've 10 PC of MATERIAL1
    Item
    Material
    Qty
    Batch
    Batch Key (SPLKZ)
    Itm no stock (SPLVR)
    0010
    MATERIAL1
    10 PC
    In CO02 i take MATERIAL1 from BATCH1 and BATCH2 the final result is
    Item
    Material
    Qty
    Batch
    Batch Key (SPLKZ)
    Itm no stock (SPLVR)
    0010
    MATERIAL1
    1
    1
    0010
    MATERIAL1
    7 PC
    BATCH1
    2
    1
    0010
    MATERIAL1
    3 PC
    BATCH2
    2
    1
    So I'm trying to reproduce this standard behavior with BAPI or FM.
    Thaks

  • Default Production Order Component Long Text

    Dear guru ,
    Whose are the defaults for production order component long text ?
    Can I copy this text only from bom ?
    Can I copy this text also from material master ?
    Thanks

    Hi,
    The defaults are from the BOM item text 1 & 2. POTX1 & POTX2 fields.
    I suppose no option from material master.
    Hope this helps
    Regards
    Raju

  • Production Order Component long text

    I'm an ABAPer trying to find the long text of a production order component.
    I'd expect to find it as a text with object "AUFK" id "MATK" but that's not the case. I can't find it anywhere in table STXH where it would show up if it were kept like any other text. So where is it kept?

    Whenever you maintain a Production Order Text in CO03, system generate a unique HEADER details for that particular text with unique values of fields-Text Name, Language, Text ID & Text Object.
    You can see 4 unique values by first double clicking on Production Order Long Text and then Goto --> Header.
    Once you've these values, run FM- READ_TEXT (transaction-SE37) and put Text Name, Language, Text ID & Text Object at required places and execute, you will get desired Accounting Text.
    Regards,
    Anup

  • Function about production order component material

    WHO can tell me the function about  production order component material?
    When import production order number , the function export tables about component material.

    Hi!
    you can use FM CO_SF_RESB_READ
    or directly from RESB table
    select single rsnum  into lv_rsnum from AFKO where  aufnr = aufnr.
        SELECT * FROM resb INTO TABLE lt_resb WHERE  rsnum =lv_rsnum AND xloek NE 'X' .

Maybe you are looking for

  • Moving pages in pdf-file Acrobat X

    Is there another methode of moving pages in a pdf-file then drag / drop? It takes ages to scroll past ± 200 pages. Thanks

  • Has anyone managed to use Postgres for wiki and local db ?

    I've seen all over the internet questions and solutions for: could not connect to database postgres: could not connect to server: No such file or directory           Is the server running locally and accepting           connections on Unix domain soc

  • Unit Conversion value not copied in Proforma invoice

    Hi I have sales unit and base unit of measures are different which are defined in material master. When I create a sales order, in condition tab, I can see the conversion value between condition unit and base unit. But when I create order related pro

  • Doubt on bean tag  ---Spring Framework

    <bean id="tstbean"> <property name="suffix" value=".html"/> <property name="templateUrls"> <props> <prop key="/plan">${templates_tariffplan}</prop> </props> </bean> what is '${templates_tariffplan}'? how is this value getting replaced in 'flow-servle

  • Unable to use tools in photoshop trial

    I have downloaded the trial for cs5.5 and it opens etc, but i am unable to use any of the tools please helpUn