Inspection Specifications from Configuration

Hi there ,
                   If you set Inspection Specifications from Configuration indicator in the inspection type setting (QM view material master), the system takes the configurations from the sales or production order into account when inspection lots are created, and changes or supplements the inspection specifications in the task list or material specification.
Example
When creating the sales order, the customer defines that the pH value of the product to be manufactured should be between 5.0 and 5.5. When an inspection lot is created for the resulting production order, this tolerance is then copied into the inspection.
Can anyone please enlighten me where do we maintain this customer specific requirement.(Ph value 5.0 to 5.5)
Regards
Kaushik

hi Kaushik,
The specifications are only copied into the inspection lot if there is a link between the class characteristic and a master inspection characteristic.
For more details:-
<b>Inspection Specifications from Configuration</b>
<b>Use</b>
If you set this indicator, the system takes the configurations from the sales or production order into account when inspection lots are created, and changes or supplements the inspection specifications in the task list or material specification.
The indicator only works for the following inspection lot origins:
01 Goods recipt for purchase order
03 Production
04 Goods receipt for production order
The indicator cannot be used for the inspection lot origins 10 and 11.
<b>Example</b>
When creating the sales order, the customer defines that the pH value of the product to be manufactured should be between 5.0 and 5.5. When an inspection lot is created for the resulting production order, this tolerance is then copied into the inspection.
Cheers
Alfred

Similar Messages

  • Inspection Specifications from configuration for inspection type 10

    Hi All,
    We need the inspection specifications for inspection type 10 (Insp. for delivery to cust. (w/ order)) from the characterstic values of the Sales Order Configuration. We have done this successfully for inspection types 03 and 04.
    In configuration the checkbox of "Insp. according to configuration" is not available.
    Kindly suggest how to do this. We urgently need the solution.
    Regards
    Ramakanth

    Inspection accrd. to configuration is not possible with inspection type 10/11. If you are batch managed and you maintain the same char. specifications in batch determination, you can explore the option inspection by batch option available for insp.type 10, which will get the spec. from the batch.search strategy maintained for the customer.
    As of now I dont know how you can do if the above option does not work .
    Thanks,
    Ram

  • Is it possible to move some tools or their setting parameter from Configuration interface to Inspection Interface?

    Hi
    We use Vision Builder for machine vision. There are two interfaces in Vision Builder (Inspection Interface & Configuration interface). It is better machine vision operator would work with Inspection Interface and he should not access to all of setting and tools but he need to redefine some parameter like RIO in some tools like measuring tools for different products.
    Is it possible to move some tools or their setting parameter from Configuration interface to Inspection Interface?
    Or is it possible to define security like password to some tools and their setting but not all of them?
    Thanks
    Refa

    Vision Builder generally isn't supposed to rely on user input, but there is a step called "User Input" that allows you to get input from the user. ROI would be tricky. I think the slickest way to do that would be to create a VI that displays the image, lets the user drag a rectangle, then pass those coordinates back to Vision Builder to configure the ROI.
    Tanner B.
    Applications Engineer
    National Instruments

  • Table for qm inspection specifications.

    IN qm inspection lot results , there is a field called specifications.am unable to find the place where the data is fetched from
    in qa32 , Select inspection Lot from that select results....
    THere is afield "specifications"..wer is it fetched from???

    Hi Ramachandran.
    Is this you require:
    Check table QMSP - QM: material specification
    Inspection Plan PLMW MAPL-Dependent Charac. Specifications (Inspection Plan)
    Some more plans:
    Inspection Plan PLKO Inspection plan Header 
    Inspection Plan MAPL Material Assignement 
    Inspection Plan PLPO Operation Details 
    Inspection Plan PLMK Inspection plan characteristics 
    Inspection Plan PLMW MAPL-Dependent Charac. Specifications (Inspection Plan) 
    Inspection Plan TQ29A Dependency tolerance key - nominal measurement 
    Inspection Plan TQ72 Type of share calculation 
    Inspection Plan TQ72T Texts for type of share calculation 
    Inspection Plan TQ75 QM formula parameters 
    Inspection Plan TQ75F Field names for QM formulas 
    Inspection Plan TQ75K Short text for Table TQ75F 
    Inspection Plan TQ75T Description of formula parameters 
    QAMV Characteristic specifications for inspection processing
    QAMV Characteristic specifications for inspection processing
    QASV Sample specifications for inspection processing
    If you don't find what you are looking for, then go to:
    Table TQ75F - Field names for QM formulas.
    Check there.
    Good Luck & Regards.
    HARSH
    Edited by: Harsh Dave on Jul 12, 2008 3:07 PM

  • Change the status of inspection Lot from 'Created' to 'Released'.

    Hi,
    I am having the below scenario.
    We have QM active in our plant. In the material master records we assign two inspection types '01' - Goods receipt insp. for purchase order &  '08'- Stock transfer inspection. I didn't make any inspection plan (QP01).
    We make a Purchase order ( say Qty=10)with excisable tax code. While doing GR (MIGO) for the purchase order, we capture and post Excise Invoice. Later, Usage Decision is done using QA11(7 qty to unrestricted stock type & 3 Qty to Blocked Stock). Later, i want to send the blocked stock to the vendor, I am transferrring the material from Blocked stock to QI stock type using MT349. But, system is showing the below warning message : 'Preparation for the quality inspection could not be comleted. -Message no. QA187'.
    Please let me know how we can change the status of the inspection lot from 'Created' to 'Released' so that I can proceed further making the Return delivery to vendor using T.Code: MIGO.
    Thanx in advance.
    Regards,
    Phani

    Hi
    Check the Usage of the Task list.
    Check the date of creation of task list must be prior to creation of lot.
      Go to QA02
    Inspection specification > Assign task list by click on Task/ specification
    Go to Sample, do the SAmple calculation
    Save
    Check whether lot status is Rel
    Regards
    Sujit

  • Printing inspection plans from engineering work bench

    Dear Gurus,
    How can I print inspection plans from the engineering workbench?
    Regards,
    MaX

    Depends on what you want to print.  From the task list view you can load the plans, select the ones you want to print and you'll gt a list of the selected plans along with various related fields.
    Ditto from the operations view.
    Can you be a bit more specific?
    FF

  • Cannot deploy process flow package specification from file

    Hi,
    we are using owb 11gr2 on linux. We successfully managed to deploy mappings and tables into a specification file, and then deploy from that file into the target database (RAC). But when we try to deploy a process flow package we run into an error:
    A process flow package can be deployed to a specification file. But a deployment from that specification file fails with the error: " OMB05623: Cannot deploy specification from file. Exception follows. nulll"
    ### SETUP
    set CONN_DESIGN "xxx"
    set CONN_TARGET_DESIGN "yyy"
    set CONN_TARGET_RT "xxx'"
    set DIR "D:\\tmp"
    set RELEASE "V0_2"
    set file "$DIR\\$RELEASE"
    set plan "FILE_DEPLOY_$RELEASE"
    ### Deployment via control center: works!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    ### Deployment via specificatin file: fails!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_DESIGN
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan' AS SPECIFICATION TO '$file.xml'
    OMBDROP DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDEPLOY SPECIFICATION FROM '$file.xml'
    ### OMB05623: Deployment von Spezifikation aus Datei nicht möglich. Exception folgt. null
    ###OMB05623: Cannot deploy specification from file. Exception follows. nullIf we use the operation DROP it works. But REPLACE and CREATE do not work.
    We get the error regardless whether the code is executed as an expert or on the command line at a windows client.
    Does anyone knows a workaround?
    Deployment via a specification file is a must due to license and architecture requirements.
    Thanks,
    Carsten.

    Its woked fine for me for OWB 10.2.0.4 .... some steps are missing from code like
    when you are connecting again it should be
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDISCONNECT
    OMBCC '/KLINGEL_DWH'
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RTI think you can try the same on different system .
    Cheers
    Nawneet

  • Unable to load new information from configuration file /var/ldap/ldap_clien

    Hi all,
    When I run the command "ldapclient init", I got the error message:
    # ldapclient init -a proxyDN=cn=proxyagent,ou=profile,dc=example,dc=ca -a domainName=example.ca -a profileName=UserProfile -a proxyPassword=pwd 10.1.10.50
    Unable to load new information from configuration file '/var/ldap/ldap_client_file' ('Unable to open filename '/var/ldap/ldap_client_file' for reading (errno=2).').
    Any idea?
    Thanks a lot for your help!

    Does the profile UserProfile exist on your LDAP server?
    Do the logs on your LDAP server show access problems?
    Try using -v to get more verbose output

  • Need to send a mail from a specific From mail ID thorgh specific Mail serve

    Hi,
    If any errors occured in my interface validation program(plsql) I need to send mail to some mail ids,
    But I need to use specific from mail id and mail server.
    I have no idea of Shell scripting, I tried it with plsql itself but not worked. My Application server is different from DB server.
    Please let me know if any one has the code or any thoughts.
    Thanks

    Please see these links.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=UTL_SMTP&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Send+AND+email+AND+PL%2FSQL&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Email+AND+PL%2FSQL&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Error when using OMBDEPLOY SPECIFICATION FROM

    I am trying to deploy process flow from xml file generated with OWB using following OMB command
    OMBDEPLOY SPECIFICATION FROM 'import.xml'
    I got following error
    OMB05623: Cannot deploy Specification from file. Exception follows. Element 'Package' used but not declared.
    Anybody has any idea what I am doing wrong ?
    Regards,
    John

    dallan wrote:
    Hi
    Did you save the import.xml file from OWB?
    Yes, I exported it from OWB.I can deploy it from Design Center without any issues.Does it include transformation packages in OWB?
    What do you mean ?
    Regards,
    Edited by: User12345 on 2010-10-11 06:05

  • NWA is not opening in PI 7.1 from Configuration & Monitoring tab

    Hi All,
    When i try opening NWA from Configuration & Monitoring tab, it is not giving me proper results as i do from /nwa in generic scenario. I'm getting message as "No data available to the system selector".
    I'm using PI 7.1.
    Do i need to configure anything?

    Prateek,
    As per your information, i have started applying note # 1160261 & while it's application, stuck up for 2nd step-"Note 1226536 - WSIL service gives wrong endpointURL", basically here i would like to know, should i be first doing Template installation step -" Configure NWA for Double Stack System"?
    Please any one of you have applied all the steps in Configuration wizard with respect to NWA & NWAPI, then please help me with any of it's documents.

  • NotSerializableException reading file from configuration adapter

    Hi!
    When I try to access a file with config.getFile() that is stored in VA configuration adapter I get a P4BaseRuntimeException with an underlying NotSerializableException.
    This is what I'm doing:
    Context ctx = new InitialContext();
    ConfigurationRuntimeInterface configInterface = 
         (ConfigurationRuntimeInterface)ctx.lookup("configuration");
    cfgContext      = configInterface.getConfigurationContext();
    cfgHandler      = cfgContext.getConfigurationHandler();
    config     = cfgHandler.openConfiguration(path, ConfigurationHandler.READ_ACCESS);
    boolean exists     = config.existsFile(filename);
    InputStream is = config.getFile(filename);  // this is where the exception occurs
    I've omitted handling for InconsistentReadException in this post, to keep the code short.
    The existence check with config.existsFile() returns true, so configuration path and filename seem to be ok. However, config.getFile() throws a NotSerializableException.
    So, how can I read a file from configuration adapter? What is my mistake?
    Thanks for your help,
    Frank

    hi frank,
    in addition to the above content
    u can refer the how to use the  config.getFile()
    http://kickjava.com/src/org/apache/commons/configuration/reloading/FileChangedReloadingStrategy.java.htm
    let me know u need any further info
    bvr

  • Obtaining the full file path specification from Flash Movie and QuickTime icons?

    How do you obtain the full file path specification from Flash
    Movie and QuickTime icons? I want the path and the file name that
    is contained in these icons. I am using a "dive" to run through the
    icons of a file, and when I come upon these two types of icons, I
    want to obtain the above information that is contained in them. I
    certainly can look in the property dialog box to get this info, but
    there are many icons in these files, and I want to generate a list
    of info based upon the various types of icons that I am processing.
    Thanks

    > How do you obtain the full file path specification from
    Flash Movie and
    > QuickTime icons? I want the path and the file name that
    is contained in
    > these
    > icons. I am using a "dive" to run through the icons of a
    file, and when I
    > come
    > upon these two types of icons, I want to obtain the
    above information that
    > is
    > contained in them. I certainly can look in the property
    dialog box to get
    > this
    > info, but there are many icons in these files, and I
    want to generate a
    > list of
    > info based upon the various types of icons that I am
    processing. Thanks
    >
    For Flash
    Trace(GetIconProperty(iconID, #pathName))
    for QuickTime
    Trace(GetIconProperty(IconID, #filename))
    For full scripting reference for each of these sprites, open
    up the
    Properties panel for each sprite and press the Help button
    that appears on
    the properties page ... or else navigate to these folders for
    the Flash and
    QT help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\FlashAsset\Help
    C:\Program Files\Macromedia\Authorware
    7.0\xtras\QuicktimeAsset\Help
    You don't want to know how many times I asked Macromedia to
    stop hiding that
    Help!
    Steve
    http://twitter.com/Stevehoward999
    Adobe Community Expert: eLearning, Mobile and Devices
    European eLearning Summit - EeLS
    Adobe-sponsored eLearning conference.
    http://www.elearningsummit.eu

  • I want to install xp on my MacBook Pro with i5 processor, but that creates the partition and restart the computer just stays in the following message: The Setup is inspecting your hardware configuration of your computer, someone can help me with this ?

    I want to install xp on my MacBook Pro with i5 processor, but that creates the partition and restart the computer just stays in the following message: The Setup is inspecting your hardware configuration of your computer, someone can help me with this ?

    The answer has not changed since your last post here https://discussions.apple.com/thread/3230576?tstart=0
    There are no XP or Vista drivers for the new Apple computer hardware. Apple stopped XP and Vista support. http://support.apple.com/kb/HT4410.

  • 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

Maybe you are looking for