Inspection Characteristics specific to a customer

Hi,
Can anybody tell me about the following
1) Is it Possible to Create inspection characteristics specific to a customer IF Yes how can we .
Please tell the step by step procedure
2) How do we create inspection characteristics specific to a product
Regards,
Raj

1) Is it Possible to Create inspection characteristics specific to a customer IF Yes how can we .
Please tell the step by step procedure
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2004a166-0a75-2c10-0caf-dc63b76c68fe?QuickLink=index&overridelayout=true
2)How do we create inspection characteristics specific to a product
dependent characteristic spec in qp01

Similar Messages

  • How to progammatically get Inspection Characteristics from Inspection Plan

    How do I programmatically get Inspection Characteristics from an inspection plan? I am currently getting inspection characteristics from inspection lots via a QM-IDI RFC call (QIRF_SEND_REQUIREMENTS_GET_DAT2), but if the Inspection Characteristic is not in an inspection lot, I don't get it via the RFC call. What BAPI/RFC/IDOCS mechanism can I use from an external subsystem (VB.NET app) to get inspection characteristics (Spec Limits, Target, Operation, Activity) associated with a material in an inspection plan?
    Thanks,
    Ed

    The problem is the SAP system that my external subsystem (VB.NET application using QM-IDI) is interfacing with does not have inspection lots (and the customer is not willing to add inspection lots), so the QM-IDI RFC that I'm using (QIRF_SEND_REQUIREMENTS_GET_DAT2) does not return the inspection characteristics (spec limits, etc) that I require. My customer creates a reference (QP11) with inspection characteristics, then attaches the reference to a Material (QP01). When I try to get the inspection characteristics for the material via QIRF_SEND_REQUIREMENTS_GET_DAT2, I don't get the inspection characteristics because there is no inspection lot associated with the material and inspection characteristics.
    The design is for my external subsystem to do the Material Inspection Characteristic valuation, and then send the valuation results back to SAP. Is there a way to get Material Inspection Characteristics and then send the results back given the SAP setup I described above?
    Thanks,
    Ed

  • QM Inspection Characteristics table

    Hi,
    I am designing Inspection Report for QM Module, the thing is i am unable to find the tables for the data
    1. Characteristic Specifications
    2. Characteristic Results 
    like Characteristic Related complete data. And also can any one tell me what is the relation between Operation & Charaterisitics in the Inspection Processing?
    Like the table used for that !!
    Waiting for ur reply....
    Regards,
    Srinath

    Hi,
    Following is the list of related tables.
    QALS - Inspection lot record : This is the table where you can get all the inspection lot numbers
    QAMV - Characteristic specifications for inspection processing
    QAMR - Characteristic results during inspection processing
    QASR - Sample results for inspection characteristics
    QASE - Results table for the sample unit
    QASE and QASR give the results for individual samples and partial samples
    To get the operation for the particular characteristic, call function module QEEA_READ_SINGLE_OPERATION
    Pass AUFPL from QALS, VORGLFNR from QAMR and PRUEFLOS from QAMR to the function module as shown below.
    The FM returns the value of operation VORNR in structure e_qapo.
    call function 'QEEA_READ_SINGLE_OPERATION'
         exporting
              i_aufpl            = <fs_qals>-aufpl
              i_plnkn            = <fs_qamr>-vorglfnr
              i_prueflos       = <fs_qamr>-prueflos
         importing
              e_qapo_wa    = e_qapo
         exceptions
              not_found       = 1
              others             = 2
    Hope you'll find this useful.
    Regards
    Radhika

  • How do you create Inspection Characteristics?

    Hello there,
    I had a question.. How do you create Master inspection characeteristics?
    Is there a specific Tcode for this?
    Are any other assignments needed for this?
    Any help would be highly appreciated.
    Sincerely,
    Aji Kurian Mani

    Hi,
    You can create Master Inspection Characteristics ( MIC ) with T-code QS21 or use this path
    SAP Menu-LogisticsQuality ManagementQuality PlanningBasic DataInspection Characteristics--Create(QS21)
    1.Goto T-code QS21
    2.Enter Plant & desired code for MIC,then Enter.
    3. Here tick for Quantitative Characteristic or Qualitative Characteristic.
    4.Maintain control Indicator,catalog,Inspection method,Status,short text,search field.
    Then Assign MIC in inspection plan.
    Regards.
    Raja.

  • Inspection characteristics transfer to Shop floor system

    Hi,
    We are using a third party shop floor system with terminals in each workcenter/stations in Production line. How do we transfer the Production order inspection characteristics to these terminals, do the results recording at the terminals and send the results back to SAP inspection lots.
    Thanks
    Thomas

    This capability is standard SAP via PP-PI and PI sheets.  You have several options.  This does require software on the process control side to 'talk' with SAP but SAP provides the info to write the needed programs.  Larger vendors of process control software will probably already have the necessary programs available for you.  The "talking" is done via process control instructions which follows specific standards to pass messages between equipment.  SAP can produce and receive  the necessary messages.
    You can transfer data to batch characteristics from third party shop control software via process messages.  This is standard SAP. See the link below.
    http://help.sap.com/saphelp_46c/helpdata/en/d8/f85c40e89811d195f6080009c17b92/content.htm
    You can also transfer characteristic data between inspection lots and your process control systems
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPPIPCS/PPPIPCS.pdf
    (see page 27 for the inspection data messages, category PI-QMSMR)
    The link above should give you a basic understanding of the possibilities.  You should contact the vendor of your process control software.  Many of the larger vendors probably have done the SAP integration already and can probably refer you to a consultant or in house person that has this specific experience and can help you get this going.  Also contact SAP and ask about their approved vendors that have certified interfaces to work with SAP.
    FF

  • Inspection characteristics based on material and goup counter

    Hi,
        Do we have some function module which would give us inspection characteristics based on material and group counter. I have gone through many posts in this regard but find answers to get inspection characteristics based on inspection lot number.
    I do not want to get into quality at all. Is there a FM to get the inspection characteristics based on material and group counter or any related tables would be of gr8 help. T-code QP03 takes material and group counter as input and displays the inspection characteristics. Any input in this regard would be of great help.

    Hi,
    Use tables MMAPL , MAPL and PLMK as per your requirement.
    Thanks,
    Vijay

  • Date format in Master inspection characteristics

    Hi All
    I have a requirement where my user wants to enter the date format in the master inspection characteristic. For example we want to add date of manufacture and the date of expiree as a inspection characteristics and during the results recording they want to enter this characteristics in a date format.
    MY question is can we have a master inspection characteristic with a date format, if so what all the settings are required.
    Please suggest.
    Thanks,
    Quantum.

    >
    quantum wrote:
    >Can i use characteristics in the inspection plan instead of the master inspection characteristics. I am using Work bench transaction code CWBQM to create an inspection plan.
    Direct characteristic you can't use in inspection plan. If you want to use characteristic in IP then create chara. (CT04), then assign this charac. as class chanr.(QS21) in MIC. Now you can use this MIC in inspection plan.
    Hope this helps.
    Thanks!!!

  • Add inspection characteristics to production order created via CO07

    Hi, all.
    We're creating production orders to perform production rework on assemblies using transaction CO07. 
    We have a requirement to inspect and make a usage decision on the reworked assembly.
    Since there is no material at the header level for CO07 orders, the system isn't allowing us to do an inspection because it has no material master QA view to reference.  Although the control key is marked for in-process inspection, the production order still won't allow it.
    I can't add "unplanned inspection characteristics", not can I manually create an inspection lot using QA01. 
    Is there a way to manually force in an inspection for an operation on a CO07 order?
    Thanks.
    Sarah

    Hi,
    We cannot do a inspection for a production order unless it has material assigned to it and the material got QM inspection type relevant to that.
    regards,
    Lenin. A

  • LSMW to Load - Equipment Task List/Operations/Inspection Characteristics

    Hello Experts,
      Any suggestions on standard LSMW load program for this. The Standard batch Input - 0470/IBIP program does not have the option to load Maintenance Package and Inspection characteristics.
    Any other suggestions please.
    Thanks

    Hi Ananthram,
    instead of using the standard batch input program, you could also create a new recording that performs exactly the tasks you need. Mark "Batch-input-recording" and click on Overview. From there, you can start recording your transactions.
    I hope this helps and solves your issue.
    Marc

  • Create Inspection Characteristics

    Hello Gurus,
    I'm developing a program to create Inspection Characteristics from a file (excel).
    I'm using the BAPI <b>BAPI_INSPECTIONPLAN_CREATE</b> but i don't know how to fill the parameters.
    Anyone can help me, please.
    Thank in advance.

    Kindly go to SE37.Enter the name of BAPI n then execute.
    Click on each field coming  and execute. This was you can test your inputs. You can also save your test data .
    This will validate that ur BAPI is o.k n you can ask you Technical team to write a program n assign a transaction to it.

  • Config settings for Decimal places in Master Inspection Characteristics

    Hi,
    can any body tell me where to do the configuration settings for decimal places  in master inspection characteristics
    i want my limits to be 1.234
    i want 3 decimals after point
    Regards,
    Raj

    Hi,
    Please go through the below link.
    http://www.freesaptutorial.com/how-to-create-master-inspection-characteristic-in-sap-qm-module/
    While creating the MIC in QS21 after entering the control indicators you will get Quantitative data screen.
    In that screen you can enter the decimal places, UOM, target, lower limits etc
    Regards
    Hari

  • Related to Inspection Characteristics load issue

    Hi All,
    I am trying to load inspection charatceristics - please see my requirement below
    Can we use the standard SAP program for Equipment Task lists to load the Inspection Characteristics associated with the Operations?
    Transaction (IA01)
    The program works fine for Header and Operations (One to Many, PLKO to PLPO) but does not have a separate structure for PLMK (Inspection Characteristics) but has a structure IBIPBDCD to use.
    What we're trying to achieve basically is One Header, Many Operations each having many Inspection Characteristics
    Also,
    In the current state the program can add one Inspection Characteristic to the First operation, is it possible to add "BDC Commands" to the file in such a way to
    1. "Position on particular" operation (i.e. Position Cursor and select line on screen SAPLCPDI 3400 where PLPOD-VORNR = 'xxxx')?
    2. Go back to the operations screen (i.e. SAPLCPDI 3400) at the end of each Inspection Characteristic entry in order to be able to position on either the same operation to add an Inspection characteristic or to position on a different operation (not necessarily the next one)
    Could you please help me with this issue?

    It is possible, Get help from ABAP.
    Thanks & Rgards
    Rajendran

  • Determination of inspection characteristics

    In the case of serialization processing, how will the shopfloor (workbench) determne when the inspection characteristics are completed and/or closed?  Any information will be appreciated and points awarded thanks!

    you have to valuate the characteristics with  Object Dependencies
    http://help.sap.com/saphelp_bw/helpdata/en/24/4766d4416711d189ec0000e81ddfac/frameset.htm

  • Can anybody send the function module to read inspection characteristics ?

    Hi friends
    can anybody send the function module to read inspection characteristics ?
    (rate routings).
    thanks in advance

    Hi,
    Use the BAPI,
    <b>BAPI_INSPCHAR_GETRESULT</b> to get the deatils.
    also look at this BAPI <b>BAPI_INSPOPER_GETCHAR</b>
    Regards
    Sudheer
    Message was edited by:
            Sudheer Junnuthula

  • Inprocess inspection characteristics missing

    Dear all
    i assigned 03 inspection to a material but forgot to assign inspection characteristics, lot has been created at the time of the creation of production order. now i want to do the inspection but there is no assigned characteristics. i have assigned characteristics to that material in routing but how to get the effect on that lot to get the characteristics without changing order
    is there any option plz guide me

    Dear Nasir,
    You have to try to read the Production Order master data through Production Order --> Functions --> Read Master Data. This is the way you can reset your lot Because In process inspection lot is attached with Production / Process Order. Other wise cancel the production order and create the new one. I hope this will work.
    Best Regards,
    Ibne Khalil

Maybe you are looking for

  • Is there a way to file share between an iMac and iPad?

    I'm curious as to whether or not you can file share between an iPad and an iMac.  The main reason would be in case my wife or I were working on something on the iMac downstairs, we could "pull it up" on the iPad upstairs without having to sync it wit

  • Not Reading 400 or dual channel

    I have been one of the lucky/unlucky ones to successfully flash to 1.4...however...still does not seem to be reading 400. Have manually adjusted settings to 2-2-2-5-8 and 2.7V and still no 400 (only 333)...With 1.2 would read 333 Dual Memory Channel

  • Accessing a field in nested internal table

    Hi, Could you please help me how to get value in nested structure 'COMT_PRODUCT_IL_API'. We need to access field 'DESTINGUID' in that nested structure. Thanks, Santosh

  • Slow resume from sleep X121e

    Hi! When I haven't used my x121e for a couple of hours it resumes from sleep very slowly. Is it anything I can do to make it resume faster from sleep? Maybe a bios setting?  After a few hours the thinkpad logo appears on the screen and after that it

  • How do I remove the previous owners name from computer

    Hi all. This is my first post on this forum and my 3rd day in my new (second hand) eMac life. I hope I do not get things wrong. I was given this eMac, OS X Leopard by a friend who updated to a new Mac and as such there is a lot of references to his n