MIC control indicator for number of defective product

Hi Gurus,
My question is what indicator should be set if it's not supposed to be upper limit or lower limit as well as target value.
The business is they will inspect bottles and the results recording should be number of defective bottles.
Thank you so much!
Eva

Dear
Use Catalogs and Selected Sets with Use T-code QS41 and QS51 and assign this in MIC and enable qualitative instead of Quantitative in characteristics attributes and when u make usage decision at that time use only selection sets code groups
With Regards
Pushpalas

Similar Messages

  • Price control indicator for finished material

    Dear Experts,
    Any one can please clarify on this..
    Can we maintain price control indicator for Finished Product <b>V</b> as well as <b>S</b>
    Out of the above two either one may be statistical.  Considering <b>S</b> as a statistical I need to update price which is having control as <b>S</b> by releasing the std.cost estimate.  Is there is any configuration for this.
    Please help on this.
    Thanks and Regards
    Sivakumar Subramanian

    Hi Siva Kumar,
    Generally we maintain Finished material at Standard price . In turn system will update also moving average price for the same material . so both can be achieved by maintaining standard price in material master.
    Best Regards
    Ashish Jain

  • Control indicator for PO type

    the field BSAKZ in table EKKO represent the control indicator for PO type.what is control indicator and from which field in the PO,value is stored in BSAKZ

    Hi
    this field (length - 1) takes only two values either (T - transport or R - purchase requisiton for outline agreement)

  • MIC Control Indicator

    Hi Experts,
    Can anybody explian in detail please.
    Fixed scope
    Scope not fixed
    smaller scope
    Larger scope
    I have read F1 field of same.But Do not cleared that much.Please help.

    Dear raja
    If you have a lot  and you have an MIC with sample size 5 with single recording attached to it
    So usually you will enter 5 results.
    If you keep larger scope u2013 then you can enter results more than 5.
    If you have smaller scope u2013 you need not enter 5 results , you can short close the mic with lesser number of results, may be 2 or 3 .
    Fixed scope u2013 means you need to enter all the 5 results
    Scope not fixed u2013 you can decide at the time of result recording how much you need to enter results.
    But except for fixed scope the system does not perform a valuation for the inspection characteristic based on the number of nonconforming units or on the number of defects in the sample.
    Hope this helps,
    Regards
    gajesh

  • How to make JOB CONTROL setting for delta extraction in Production system .

    Hello All,
    We are in the process to transport our development to PD server in BI . We have transported the data sources to ECC production and now we are filling the setup table for " SD BILLING BW " . After filling Setup table data in full mode through infoPackage we have to load data in delta mode .    
    How we can set our Update mode(LBWE setting) in PD server ?
    Is LBWE  T.Code authorisation required in ECC PD server to make the setting of Update mode   or   We have to set all  Job Control Paramater in Dev System at the time of transport the datasource request to ECC production .  Is our time which is set in job control of  ECC development  will be reflected in ECC production ?
    can any body tell me about how to make setting for delta extraction in Production system .
    Thanks ...

    Hi,
    How do you load the data in the development system?
    - you set up the update mode in the infopackage. There you must customize "Initialization"
    - you have to filled the setup table in the production system without laoding the data in the BW? then this step was for nothing. Filling the setup table and do the INIT in the BW, this must be together - during no changing will be done in your R/3 SD.
    Sven

  • Production Order - Modify field Material Provision Indicator for component in the production order

    Good afternoon,
    I have a component in the bill of material, that has the option Material Provision Indicator activated.
    When i create the production order, the component automaticaly is activated with the  Material Provision Indicator option.
    However, in the production order, this field isn't possible to modify, because is closed.
    Anybody knows way the modify this field? Configure to open?
    Thanks.
    Kind Regards,
    António Pinho

    Hello Amar,
    I am also getting the same error while Releasing Production Order and Costing (CO11N). This error is related to EHP7 in our case.
    Please try one of the following solution and see whether the error is gone or not.
    1. Implement the SAP Note 1317551 - Error AD_SUBCON 141 / 143 / 144 (T417)
    OR
    2. Complete the customizing of Material Provision Indicator (T Code OICO) as per the attachment.
    Regards,
    Prashant Karanjgaonkar

  • Indicator for number of items in an array....

    Hi,
    Does anyone know how to display series of dots in possibly a UILabel field - the number of dots represent - let's say - the number of items in an NSArray?
    Sam

    Shnaps wrote:
    If I am looking for a list of methods that return autoreleased (or non-autoreleased) objects, where would I look? I worry about leaks!
    That's a good thing to worry about, Sam.. Tells us you have the correct mixture of paranoia and obsessive compulsive behavior to be a great programmer.
    You don't need a list if you remember this:
    You take ownership of an object if you create it using a method whose name begins with “alloc” or “new” or contains “copy” (for example, alloc, newObject, or mutableCopy), or if you send it a retain message. You are responsible for relinquishing ownership of objects you own using release or autorelease. Any other time you receive an object, you must not release it.
    Class methods other than alloc, etc. that return an instance of the class ("convenience" methods) and instance methods like stringByReplacingOccurrencesOfString:withString: return objects you didn't create. You don't own those objects unless you retain them. When you don't own an object, you must assume that the owner will take care of releasing it. For practical purposes, you may assume these objects are autoreleased. They may stay around longer, but that's none of our business. We can't assume they'll exist after the end of the current event cycle.
    Note also that when you use alloc to create an object (that you therefore own), you usually also init the object. Often you'll have a choice between creating your own object and obtaining one from a convenience method. In that case, the convenience method will have a name similar to the corresponding init. E.g.:
    // NSString convenience methods:
    + (id)string // Returns an empty string
    + (id)stringWithString:(NSString *)aString // Returns a string created by copying the characters from another given string.
    + (id)stringWithFormat:(NSString *)format, ... // Returns a string created by using a given format ...
    // inits for NSString objects we alloc'ed
    - (id)init // Returns an initialized NSString object that contains no characters.
    - (id)initWithString:(NSString *)aString // Returns an NSString object initialized by copying the characters from another given string.
    - (id)initWithFormat:(NSString *)format ... // Returns an NSString object initialized by using a given format
    Lastly, do you know what famous programmer wrote these words?:
    The key to all of the above is under Memory Management Rules in the +Memory Management Programming Guide for Cocoa+. Once you grok that page, most of your memory management problems will be over.
    Do you feel up to reviewing this page: [http://discussions.apple.com/message.jspa?messageID=10033394#10033394]?
    - Ray

  • How remove Special stock indicator for dialog in PO componet overview

    Hi
    I am creating production order with reference to the sales order (MTO) after creating the production order in component overview special stock indicator is default value is u20181u2019, plz any one suggest How remove Special stock indicator for dialog display in production order component over view, I have already maintained in MRP 4 Dependent requirements ind. for individual and coll. Reqmts as u20182u2019
    Thanks
    Mohan M

    Did you maintain the indiv/ coll indicator as 2 after the creation of planned order / production order? If yes, then re-create the order & then check.
    If not, then check in BOM Item details if you have maintained them to be as individual.
    Check & revert.

  • Control cycle for production staging SAP WM

    We currently have control cycle for kanban purchase orders. Do I need to create new control cycle production staging. Actually I will be using fixed bin for production consumption. Kindly confirm whether existing control cycle of purchase order can be used.

    Material Staging Indicator for Production Supply
    The material staging indicator defines the method of how needed materials can be supplied for production with the assistance of the Warehouse Management system.
    As with the location coordinates (warehouse number, storage type, and storage bin), the system files this indicator in the control cycle.
    The following staging types are supported:
    "1": Pick parts
    These materials are picked according to the required quantity specified in the production order.
    "2": Crate or kanban parts
    These materials are always removed from the warehouse in full cases. These can be ordered, for example, as soon as a case of needed parts is emptied in production.
    "3": Release order parts
    Release order parts are scheduled individually and the quantities are supplied manually to replenishment storage bins based on the requirements of production orders and the stock levels in the scheduled production supply areas.
    "4": Manual staging
    Materials are staged manually. For example, you can transport individual components using manually created transfer orders, or you can use the bypass method to transport them directly from the goods receipt zone to production. In goods receipt posting, postings are made to the production storage bins from the control cycles.
    "0": Not relevant to WM-PP
    These materials are not relevant to WM staging. They cannot be requested using the WM system.

  • Table for control indicator in inspection characteristics(QP03)

    Hi
    can any one tell me in which table " Control Indicator " data is stored?
    in QP03 there is a control indicator tab for MICs in that i want Long term inspection details for ALL MICs
    can any one tell me the control indicator table?
    Regards
    Smitha

    Refer the reply given by Gaint in QM Gajesh Nagesh
    Re: Control Indicator field in Inspection plan characteristics
    This will solve your perpose .....use Bapi
    iNSPECTIONPLAN_DISPLAY
    INSPECTIONPLAN_CHAR_DISPLAY
    this will at least give you some idea...........

  • Control for manual Reservation with production order

    Dear PP Guru,
                         In my business, I have more than 356 semi finished material and each material have at least 30 item in BOM. We issue material from Raw material store to shop floor store from where these are consumed on production orders and I have 5 level Material BOM for Finished materials. Due to having a number of production orders it becomes impossible to check for which material reservation have made or not.
    Give a wayout from which I can easily traced out by an application. when production orders is being created, system made automatic reservation according to BOM whether stock is available or not. just like automatic reservation, is it possible to make manual reservation without having stock of any material. so that reservation remain open till recieving new stock for material.

    Dear Muhammad,
    Do you mean to say you want to do a transfer posting?
    You can do using 311 movement with respect to the BOM in T code MB1B or else with respect to a
    production order in MF60,if you are going to do in MF60,then in global settings remove the indicator for
    stock transfer so that it moves from one production storage location to another.
    Generally once the production are in created statuis itself,reservations are generated for 261 movement
    for its components.
    Either you can do MB1A for good issue or else use even CO27 or else backflush while doing
    confirmation.
    Now check and revert back.
    Regards
    Mangalraj.S

  • Control indicators for MIC

    Dear All,
    when i create MIC with reference to a class char. then it automatically picks control indicators. please let me know from where it picks these control indicators as i have to change these settings. so that when i create MIC with ref to a class char then automatically my settings will be there instead of changing one by one.

    As per my understanding it picks this control indicator from the type of class char ( Data Type) you have referenced.
    Like Numeric ( quantitative) or Char ( qualitative) data type.
    There is no customization for the same.
    This can be seen through the massage that you get during creation of MIC with reference
    Values and control indicators are reset according to the class char.
    Message no. QS088
    Edited by: Sujit Gujar on Mar 23, 2011 2:23 PM

  • How to set Blocking Indicator for product specific TransportationLanes?

    Hi All,
    I'm facing a problem while trying to set the blocking indicator for product specific Transportation Lanes-external procurement.
    How can i proceed on the same?
    I've figured out 2 methods for blocking the product specific TLanes.
    1. using /SAPAPO/TR_TL_TRANSFER_BAPI.
    2. using BAPI_TRLSRVAPS_SAVEMULTI.
    I tried using the BAPI - /SAPAPO/TR_TL_TRANSFER_BAPI, which comes inside the DELETE BAPI - BAPI_TRLSRVAPS_DELMULTI. Although I had passed the parameters reg. external procurement, nothing seemed to be happening in the system. There was no blocking indicator - D(locked and flagged for deletion) set against the subjected TLane. In fact, to my amazement, the BAPI didn't return even a single msg. BAPIRETURN internal table after execution was empty.
    Here, I'm passing:
    (IV_LOGQS) TYPE  /SAPAPO/LOGQS
    (IV_LOGSYS) TYPE  LOGSYS
    (IV_CALLER) TYPE  /SAPAPO/MD_CALLER
    (IT_TR) TYPE  /SAPAPO/TR_TTD_TR
    (IT_TR_X) TYPE  /SAPAPO/TR_TTX_TR
    (IT_TRPROD_SRC) TYPE  /SAPAPO/TR_TTD_TRPROD_SRC    and
    (IT_TRPROD_SRC_X) TYPE  /SAPAPO/TR_TTX_TRPROD_SRC
    I haven't tried on the second method yet. Is there any other programming alternative for setting the blocking indicator of a TLane / multiple Tlanes?
    Could anyone pls explain and guide me on a suitable method to be chosen and the process to be followed, parameters to be passed, etc.

    Hi Sanjay,
                    Use the standard BAPI:  BAPI_TRLSRVAPS_SAVEMULTI2 (according to SCM version you are using)
    to update the deletion flag for product specific T-lane, in this BAPI you have to pass the data to EXTERNAL_PROCUREMENT parameter table in which LOCKED_FLG field is there in which you can pass the "D" for deletion or block flag.
    Also you have to pass the same entries in EXTERNAL_PROCUREMENT_X parameter table of this BAPI.
    If any further help required, refer the documentation of BAPI or let me know.
    I hope this will help you to solve the issue.
    Regards,
    Saurabh

  • I want to take a series of hex characters in a string control and produce an HDLC string indicator for example if the data string control is 3F27 then the HDLC string indicator is 7E003F2700B57E

    I want to take a series of hex characters in a string control and produce an HDLC string indicator for example if the data string control is 3F27 then the HDLC string indicator is 7E003F2700B57E

    "thanks for your help "
    Does that mean you figured it out already?
    If not, see this thread for some HDLC related code.
    http://forums.ni.com/ni/board/message?board.id=170&message.id=146859&query.id=3388#M146859
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Revision number for Header material in Production order.

    I have maintained Revision number in material mster  for Header material in Production order and also for components.
    1)Revision number for Header material in Production order is not appearing in AFKO table against production order.
    2)Revision number for components in Production order is not appearing in RESB table against reservation.
    Any settings for that please guide.

    Hi,
    Revision number generation is using ECM only possible. Are you using the ECM with revision levels. Check this.
    Regards,
    V. Suresh

Maybe you are looking for

  • Trying to download iOS 5 it says there is a problem with my Windows Installer Package?Help?

    I'm trying to download the iOS 5 and I get almost all the way done but then it stops when it's on Status and goes to an error and says "There is a problem with this windows Installer Package.  A program run as part of the set up did not finish as exp

  • Split data into different fields in TR

    I have a flat file with space (multiple spaces between different fields) as a delimiter. The problem is, file is coming from 3rd party and they don't want to change the separator as comma or tab delimited CSV file. I have to load data in ODS (BW 3x).

  • Acrobat 7 OCR scanning

    I'm using Acrobat Pro 7.1.0 with Windows XP Pro and have an HP Officejet 6310 scanner. "File/Create PDF/From scanner" does not list the HP scanner. Is it possible to use these together to create searchable PDFs from documents auto-fed or placed on th

  • Writing Dom tree from JAXP

    Once I build a DOM tree, how can I write the xml to a string or a file using the JAXP API. Given any particular Parser implementation, I have been able to find methods that allow me to write the xml. However, from the java api (JAXP), there doesn't s

  • Time Machine - which old backups are deleted?

    Hi,      Apologies if the answer is obvious - just wanted a second opinion.      I'm backing up a 500GB MBP and a 2TB external to a 4TB Time Machine. If I complete a backup right now, can I be sure that everything on both drives is contained on the T