Other value check button disabled on Values of batch char

The other values check button gets disabled after batch char. is
created. We have many batch chars which have been created already and
we need to link them to Master inspection characteristics. We can't
link the qualitative characterisitcs to MIC unless selected set is
assigned to batch char. This requirment is not for quantitative char's.
So those are working fine. But qualitative characteristics are not
working because of this issue. Please let us know what is the
fix/workaround.

The qualitative general characteristic has already been used and has values recorded in batches from what you are indicating.  You will not be able to change this characteristic unless you delete all the characteristic values from the batches, then delete the characteristic from all classes it is used in.  Once added, you'd have to go back to each batch and select the right value for each batch that had a value prior to the change. This is usually not practical in a live system.
You will need to make a new general characteristic from scratch and link it with your MIC's.  Then add the new characteristic to the classes.   I suggest you change the old general characteristic to 'hidden' in all the classes so users don't use it anymore.
You will need to update any COA profiles using the characteristic and any batch search strategies as well.  For COA's, you can include both the old and new characteristic and make them both optional.  One or the other should then print.  At some point in the future, go back to the COA profiles and delete the old characteristic and make the new one required.
There is no 'easy' fix for this.  It is time consuming in a live system.  You might be able to set up a couple of LSMW's to help ease the pain depending on how many you have to change.
Craig

Similar Messages

  • CT04 - Changing characteristic Value Check procedure

    Hi,
    I want to change the value check validation for a an existing material characteristic from from the allowed values list to a chaeck table.  I intende on on using the 'Other Value Check'  button in the Values tab of CT04, but unfortunately this button is greyed out.
    I would like to know if it is possible to start using a check table for an existing material characteriestic, and if so how?
    Thanks,
    Roy

    Hi Roy,
    The only way I've managed to do this was to delete and re-create the characteristic. It gets complicated as SAP wants you to remove all entries for the characteristic before deleting it which means you need someone able to do the LSMWs to remove then re-load the data once you've re-created the characteristic.
    Regards,
    John

  • OVS Value Check

    Hi,
    I have implemented a F4-Help with OVS for a slecet-option with spezial values in  e.g. (1,3,5,7). But if the user don't use the F4 he can write also 2 in the select-option.
    Is there a possibility to use a value check automaticly with the values from the F4 help.
    Best regards
    Marcus

    Hi,
    you could add a value set to the context attribute,
    which will throw error when filling something else
    you can fill it like in this Web Dynpro ABAP
    grtz,
    Koen
    [url=https://www.sdn.sap.com/irj/sdn/crphelp#posted]Wiki[/url]

  • Other value check in characteristic

    Hi,
    I have  character without 'other value check'.
    now i have to change it  -  to add other value check -  i want to add function .
    how can i do it ?

    Hi Ida,
    I am afraid I cannot help out here.
    If you are referring to the change management in general, I suggest to post directly in a forum related to the corresponding SAP solution (e.g. Product Lifecycle Management (SAP PLM) is probably a suitable forum).
    If your question is related to a UA case study / UA course, the best way to solve this is to post into the collaboration workspace that is the private workspace for UA lecturers.
    Best regards
    Sonja

  • Apex 4.0: Change the Search Field to a Multi Value Check Box IR

    I am new here, but hoping to be active :)
    Well, now I am focusing on Apex 4 and I find really new things here. And even new order to develope needs time to get used.
    Still, I am trying to change the Search Field to a Multi Value Check Box in IR. I have found how to make it in Apex version 3, but not at 4 any more.
    Tutorials for apex v.3 write:
    1.Click Edit Page 1 on the Developer toolbar.
    The Page Definition for page 1 appears.
    2. Under Items, click P1_REPORT_SEARCH.
    3. From Display As, select Checkbox ans so on...
    But I do not find any word "Items" in IR and especially P1_REPORT_SEARCH (I assume this should be by default). Under "Report Atributes" I find "Search bar" region, just there is no option for that. Is here any way to make search with checkboxes in v4?

    Hi,
    Tutorial you have check for APEX 3.x probably works still in APEX 4.x if you use classic report.
    As I understand you have now create interactive report that provide out of box search features.
    There is no option to change IR search text field to multi select item.
    What you can do with IR, is hide/disable search field.
    Then you create multi select item and use it in report query where clause.
    Regards,
    Jari
    My Blog: http://dbswh.webhop.net/htmldb/f?p=BLOG:HOME:0
    Twitter: http://www.twitter.com/jariolai

  • Value help buttons are missing

    Hi experts,
    I have something very weird going on in CRM 2007 webUI.
    scenario :
    When editing an account, you can also add an address in the address section, by pressing on the new button.
    After this, a new page loads where you can fill in information for the new address such as street , city, country, region, ....
    Now the weird thing is that the value help buttons in the country and region fields disappeared ...
    I'm quite sure that they must be there ...
    Anyone has a clue what may cause this ?
    What's the piece of code that triggers the value help button , so I can try to debug and understand what is going on ? In which GET_ method should I look into (GET_I, GET_P, GET_V, GET_M, .... ) ?
    Regards,
    Abjuh

    Hi,
    Check Get_P method of your field name. Here you can specify whether field is dorpdow or f4 or hyper link. You can also specify whether your field is radio button or check box.
    Get_I is used to hide and unhide the field.
    Get_m is for meta data
    Get_V is for value help. Here you specify what values will be available in your field.
    Get and set method you must be knowing.
    Best regards
    Pankaj Kumar

  • Enable/Disable Characteristics value assignment during Configuration in SD

    Hi,
    I have a sales order which has to be configured using Variant Configuration.
    During the configuration process, I want to restrict the value assignment by classes. Meaning I have 2 classes - one for GRP1 and another for GRP2.
    During creation of sales order, I give the sales ppl authorization to class for GRP1, which allows them to do characteristics value assignment for all the characteristics in the class called GRP1. The other users are not allowed to change any values assigned in GRP1 but they can view the info in GRP1, these users can only configure whatever characteristics in GRP2.
    I tried using authorization object C_TCLS_MNT.
    Mentioned in the SU21,
    C_TCLS_MNT Authorization for Characteristics of Org. Area object can be used.
    Actvt : 23 Maintenance of characteristics for org. area allowed , any other value Display area only characteristics for org.
    However, I am unable to assign any other value other than 23. It mentioned that any other value is Display but I am unable to assign the other value.
    It seems to be that C_TCLS_MNT is not working. Even when I do not assign C_TCLS_MNT (disable it) but using C_TCLS_BER (with org area), it allows user to do everything (display and change).
    Pls help.
    Thanks.
    Cheers,
    Sue

    > I tried using authorization object C_TCLS_MNT.
    > Mentioned in the SU21,
    > C_TCLS_MNT Authorization for Characteristics of Org. Area object can be used.
    > Actvt : 23 Maintenance of characteristics for org. area allowed , any other value Display area only characteristics for org.

    > However, I am unable to assign any other value other than 23. It mentioned that any other value is Display but I am unable to assign the other value.
    Please assign the value as ' ' (Single space included within single quote) to use "Any other value" option.
    The other Objects can be used here are:
    C_CLMM          CLAS     Mass Processing of Classifications
    C_TCLA_BKA     CLAS     Authorization for Class Types
    C_TCLS_BER     CLAS     Authorization for Org. Areas in Classification System
    C_TCLS_MNT     CLAS     Authorization for Characteristics of Org. Area
    Please check how many of these are present for the TCode you are using in TCode SU24 as Check/Maintain (or Check Indicator = Check & Proposal = Yes :  If you are in ECC).
    The activity 23 means "maintain"
    Regards,
    Dipanjan

  • Set a value into buttons.

    I created an application which contain 6 buttons.
    The code below display only help to to get the string from Qns1 to Qns6
    How do i set a value into each buttons so that when i click on Qns 2 it will get the value from the button and display on another page?
    stmt = con.createStatement();                   
    rs= stmt.executeQuery("select count(*) AS rowcount from qna;");
    rs.next();
    count = rs.getInt("rowcount") ;                   
    for(int i=0;i<count;i++){
    out.println("<button style=\"width:45;height:30\" style=\"background:#FFFF99  \" onClick=\"window.location='winnersQns2'\"><b>Qns"+(i+1)+"</b></button>");
    }I need help urgently!
    Thanks in advance.
    Edited by: shyhigh2002 on Sep 30, 2009 10:23 PM

    As BalusC stated jus add a name-value to the button element , for name you can give them the same name but value must contains the indice i:
    name='aCommonName' value='"+i+"'on the other side check the value of the request parameter named '*aCommonName*'

  • Checkbox item: How to get all values checked?

    See http://htmldb.oracle.com/pls/otn/f?p=24317:46
    The report query is simply
    select
    'One' one,
    'Two' two,
    'Three' three,
    'Four' four
    from dualThe checkbox item is a named static LOV with STATIC2:ONE,TWO,THREE,FOUR and a Source value of ONE:TWO:THREE:FOUR so that all boxes appear checked when the page is first rendered.
    All the 4 columns have a column condition like
    instr(':'||:P46_COLS||':',':ONE:') > 0to ensure that column is rendered only if the corresponding checkbox is checked.
    The report has Dynamic column headings with the following PL/SQL function body
    return 'ONE:TWO:THREE:FOUR';To my (pleasant) surprise, this works very nicely. When column TWO is conditionally not rendered, its corresponding column heading is also skipped with no effort on my part. Nice.
    Question:
    Instead of "hard-coding" that string ONE:TWO:THREE:FOUR in the 2 places I mentioned above (checkbox item source and report heading), is there a way to access the "all values checked" version of that LOV item so that it will dynamically pick up the latest LOV changes? The way I have done it currently, if I change the named LOV, I need to also change those 2 places where I have hardcoded the values.
    Any ideas? Thanks

    Scott:
    I thought about that but the LOV has dozens of values, each with a verbose display value and a return value of the column name (upto 30 characters) and the display values are still being "worked on" by the users.
    So, the "all columns" string would be a big, unweildy string that would be hard to edit.
    It is much easier to edit, resequence and generally work with a Shared Component LOV defined as a Static LOV because you get that nice page (4000:4111) where you can read everything nicely formatted instead of a STATIC2:<big long string>!
    Can I have my cake and eat it too?!
    Thanks

  • Condition type 'Value' check mark

    Hi All,
    In Condition type definition, you have a check mark option for 'Value' (in the scetion 'Changes which can be made'). What is that for?
    The F1 help text says " Specifies whether the value of the condition type can be changed during document processing"
    But either way (check or no check), i can still change the value for the cond type in Sales Order. Then what is that for?
    Thanks
    AriBis

    Hi AriBis,
    There are Amount, Condition base value and CONDITION VALUE field in the item condition tab.
    If you set option for "Value", the CONDITION VALUE field will be changeable.
    It's not Amount field.
    In simple case, if you need to set total price per item manually regardless its price and qty,  then you may change the value in CONDITION VALUE field.
    Regards,
    Gumanti

  • How to cancel rounding value check when convert pr to po use me59n or me59

    hello every one,
            I have a requisition that,customer want to cancel rounding value check when converting purchase requisition to purchase order use me59n or me59,but they want keep the function of check rounding value when create purchase requisition as mrp run.
            does anyone happen to meet samiler question?Is there any way to solve it?
            thanks
    Edited by: p y on Aug 3, 2010 5:14 AM
    Edited by: p y on Aug 3, 2010 10:07 AM
    Edited by: p y on Aug 3, 2010 10:56 AM
    Edited by: p y on Aug 3, 2010 10:57 AM

    what do you think based on what SAP should know whether it has to do rounding or not?
    Why should SAP not round if a rounding rule is entered?
    when a human is converting the PR to a PO, then a warning message is issued, if the user then enters  the old quantity again, SAP accepts it.
    A background program cannot do such decisions, it has to rely on given master data.

  • Copy value from item - disabling

    Hello all,
    How can I programatically disable 'copy value from item' property of a text item.Pls help....
    With regards
    Jeneesh.

    very easy : Don't use it
    You have to create your own functionality in this case.
    e.g. for QUERY use a PRE-QUERY, where you fill the item in the same way like the "copy value from item"
    when INSERTING use the PRE-INSERT, and so on...
    why did you have to disable the "copy value ..." ?

  • How to create valid values for button

    Hi,all
    I want put valid values to button like copy from or copy to functionality is it possible.
    if u have idea plz post it..?
    by
    Firos.C

    Hi,
    Actually u cannot have valid values for buttons. IN SAP we have Copy to and Copy from but the same kind of button cannot be created in SDK..... so u need to use the combo box and add ur valid values.
    Hope it helps,
    Vasu Natari.

  • Use of initial values check box in tables

    Hi,
    what is of use of initial values check box(after the primary key check box)  in tables.
    Regards,
    Suresh

    The flag indicates whether field inserted in the database is to be filled with initial values. The initial value used depends on the data type of the field. I.e. type n(2) is '00'.
    When you create a table, all fields of the table can be defined as NOT NULL and filled with an initial value. The same applies when converting the table. Only when new fields are added or inserted, are these filled with initial values. An exception is key fields. These are always filled automatically with initial values.

  • Internal Order value check upon CM request entry

    Hi,
    We would like to receive an error message when the amount input in the sales order exceeds the available value of the assigned Internal Order (in the account assignment tab).  Is this possible?
    Currently, this happens only when we do the billing, where an FI document is generated.
    Pls advise any user exit if any..

    Hi Kailash ,
    What kind of value check are you talking about... Are you concerned wether budget is exceeding limit or not...
    For doing that.. you can use SAP standard functionality using tolerance limit for avialibility control...
    Check the SAP IBM Guide -> Internal Order -> Order Master Data -> Budgetary Control..
    Kindly revert back for any further clarifications
    Regards
    Sarada

Maybe you are looking for

  • Blueprint graphic attributes - Global setting possible?

    Within the blueprint graphic tab, an automatic graphic (EPC) is created. On this graphic you then can set three attributes, e.g. show arrowheads or show interface icons. I want this setting to be done for the whole blueprint in order to have a standa

  • Adding internal hd - stock drive?

    I've been reading a lot of posts about hard drives, but haven't found this answer. When I buy my Mac Pro, I plan to buy and install a 500G hard drive for use as my main boot drive. The 250G stock drive, I plan to use for Win XP/bootcamp. I know I can

  • Charging ipod nano 5th gen

    I have an iphone 3gs with a socket charger that i plug in. Is it ok to charge the ipod from the same soruce as the iphone or the ipod should only be charge via usb from a pc ?

  • Photo syncing trouble

    just got my iPhone 4s today and i'm having trouble syncing my photos to it on iTunes. anybody else with this problem?

  • Updation of attributes

    Hi All, Can you please help to confirm my below understanding : FM - BBP_UPDATE_ATTRIBUTES is used to upload attributes in the "attributes" tab of Organsization structure by giving below inputs: Org Unit Id or user Id attributes & their value Is it m