Error QP 146 : Inspection Characteristic used several times in Insp Plan

Hi Experts,
I am getting error message while saving Insp plan which uses same qualitative master inspection characteristics more than twice.
I observed that, it doesnt happen for certain inspections characteristics used mulitple times, but for some it does.
There is no difference between the control indicator of both. I have been debugging to find the reason and have not got any success.
I know that there is an unanswered post already on the same topic. Still posting this in search of luck
Can anybody help ?
Thanks,
Nandi

Yes.. if you are loading via a BDC I have heard other people complain about the issue.  It is only a "hard" error when running via  BDC. 
To the best of my knowledge there is no work around for this with regard to the MIC's.  It always has been a warning and there is no way to get rid of the warning.  As I said, it has been a pain in the @ss for me over the years.
As far as the BDC I suggest  you post this in an ABAP forum and see if there is a way to progammatically trap for this error and recover from it.  SAP does provide their own program for loading inspection plans.  I don't know if you have looked at this or not.  I don't know if their program allows for this type of situation or not.  Most places have opt'ed to write their own ABAP for loading since the one SAP provides can be somewhat tedious and frustrating to get running and to set up the files for.
FF

Similar Messages

  • I received this error message when trying to use my time capsule.  MacBook Air.sparsebundle is already in use.  What does this mean?

    I received this error message when trying to use my time capsule.  Macbook Air.sparsebundle already is use.  What does this mean?

    First, restart the MacBook Air and the Time Capsule. In most of the cases, this solves the problem.
    If not, see > http://pondini.org/TM/C12.html

  • Error when inserting Adhoc characteristic value next time through SDK

    Hi,
    while inserting an adhoc characteristic value to person through algorithm with different effective dates its working fine
    for the first time but for the second time its showing error like "morethan one row matches the specified criteria"
    --while entering manually through front-end  its allowing to insert two values for the same characteristic type with different effective dates but if we edit any one of them its showing same error ......
    can any one help me out in this? Is there any restriction that there should be only one characteristic value for one characteristic type in an entity?
    thanks
    sivaram

    Suggestions for your ODP.NET code.
    1.
    using Oracle.DataAccess.Types;
    OracleBlob myBlob = new OracleBlob(con);
    myBlob.Write(myByteArray, 0, count); //where myByteArray is populated by a file stream and count is the number of bytes to be written to myBlob
    cmd.Parameters[0].Value = myBlob;
    2. Check only when it's not null then dispose blob object, command object, and connection object. (No need to close connection before dispose)
    This is not relevant to the issue.
    Edited by: shsu on Jan 12, 2012 4:16 PM

  • Using several time capsules, TM should use the one available but just stops.

    I appreciate Time Machine in most aspects, but one thing is annoying: I change between two TC hard-disks, one at work and one at home. For now, TM does not make any notice about not finding the previous TC hard-disk. I think it should alert me, and ask if I want to use another one. Or even simpler, use the first in a list of target disks that I have acknowledged. This should be a simple change, I think.
    Could I get any explanation or work-around for this, this should be appreciated. Thanks.

    Sorry, there is no work around for this.
    You might want to offer feedback directly to Apple for a "new feature"
    Apple - Time Capsule - Feedback

  • TS3212 It starts to load just fine, but at about 26-32% done it just stops with no information or errors, I have tried to download several times, and the same thing happens?

    Is there a way to get your playlists if you no longer have a PC/computer. But now have an iPhone, I can not reload iTunes to my PC and purchashed an iPhone to get my songs but was only able to retrive the songs I had purchased not all the songs in the library. 

    Try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/itunes/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?
    If you can't get a working installer via the standard download links, try the following download links instead:
    iTunes 11.1.4 for Windows (32-bit) - iTunesSetup.exe
    iTunes 11.1.4 for Windows (64-bit) - iTunes64Setup.exe

  • Error when compiling Systinet WSDL using JWSDP

    We are getting the following error when using Sun JWSDP tools
    (wscompile) to compile a WSDL document generated by Systinet:
    error: in message "PatientSearch_findPatient_bar.foo.mccs.WebServiceException_Fault",
    part "idoox-java-mapping.bar.foo.mccs.WebServiceException" must specify a "element" attribute
    The section of the target WSDL that is causing this error is:
    <wsdl:message name="PatientSearch_findPatient_1_Request">
    <wsdl:part name="audit" element="ns0:audit"/>
    <wsdl:part name="patientSearchData" element="ns0:patientSearchData"/>
    </wsdl:message>
    <wsdl:message name="PatientSearch_findPatient_Response">
    <wsdl:part name="response" element="ns0:PatientSearchResponse_Response"/>
    </wsdl:message>
    <wsdl:message name="PatientSearch_findPatient_bar.foo.mccs.LegacyDataSourceException_Fault">
    <wsdl:part name="idoox-java-mapping.bar.foo.mccs.LegacyDataSourceException" type="xsd:string"/>
    </wsdl:message>
    <wsdl:message name="PatientSearch_findPatient_bar.foo.mccs.WebServiceException_Fault">
    <wsdl:part name="idoox-java-mapping.bar.foo.mccs.WebServiceException" type="xsd:string"/>
    </wsdl:message>
    <wsdl:message name="PatientSearch_reset_1_Request"/>
    <wsdl:message name="PatientSearch_reset_Response">
    <wsdl:part name="response" element="ns0:ArrayOfArrayOfstring_Response"/>
    </wsdl:message>
    <wsdl:message name="runtimeHeaders_0">
    <wsdl:part name="header_0" element="ns1:instance"/>
    </wsdl:message>
    This error has been seen by us several times in the past, however in each case the WSDL provider was willing and able to provide us with a modified document that satisfied the 'wscompile' program.
    One possible explanation that we've found for this error:
    A <wsdl:part> definition must contain an "element" attribute
    when using "document" style, or a "type" attribute when using
    "rpc" style; it must not include both attributes.
    The questions that I would like to ask are:
    1. Is this a "legal" WSDL document?
    2. Can the WSDL be "modified" in any methodical (consistent) way to replace the type="xsd:string" attributes with element="..." attributes whenever we are faced with this error but cannot ask for or obtain a modified WSDL document?
    TIA for any light that anyone might shed on this issue.

    Hi scg,
    I took a look at your file and researched a little bit about your issue, I have not been so lucky with the research since most of the doceuments are related to previous versions of the software, nevertheless it is also what makes me think that the file might be corrupted or some issue related to it so and I have found some tests that you could try:
    1. Create a new FPGA file with your code on it and compile it again.
    2. Turn off the firewall and compile again 
    3. Restart the compiler Services
    Hope you might find this information helpful!
    Regards,
    S.Jimenez

  • After install of SSD, unable to update Mavericks OS as system believes disk is used for Time Machine

    Hi There,
    Hopefully someone can help with this.
    Yesterday I decided to replace the HDD on my macbook pro with a Crucial M500 SSD (240GB).
    I connected via USB, and used the 'Restore' facility in the Disk Utility program to do this. Worth noting that I had to shrink teh partition on the original hard drive as the SSD is smaller than this.
    All went well - I swapped the drives out this morning and teh machine booted up without any problems.
    I then downloaded OS X Mavericks.
    When I went to install, at teh point that teh system asks where I wanted to install to (i.e. the drive) it would not allow me to install to the SSD.
    The error was:
    This machine is used for Time Machine backups.
    I haven't used time machine at all for some months due to a lack of external storage, so this makes no sense to me.
    I then ran repair disk and repair disk permissions incase this was the problem.
    Still no joy.
    HAs anyone else had this problem at all?

    Hi There.
    Time machine is already off, but then I found this:http://support.apple.com/kb/TS2986?
    This fixed teh issue!
    Thanks anyway
    J

  • Dynamic Time Series in Planning

    Hi ,
    Can anyone please let me know that how to use Dynamic Time Series in planning and DTS members can be shown on forms ? if yes How?
    Thanks in advance...

    Instead of explain it all again, I gave an explanation on another post, have a read of the posts at :- Re: YTD calculations in Dataforms
    It should give you the steps
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • I'm getting an error starting Photoshop CS4.  Error number 148.3  Licensing for this product has stopped working.  I rebooted several times to no avail.  Still get the same error message everytime I try to start Photoshop.  I'm using Windows 7 -- 64 bit

    Error number 148.3  Licensing for this product has stopped working.  I rebooted several times to no avail.  Still get the same error message everytime I try to start Photoshop.  I'm using Windows 7 -- 64 bit

    If you can not use CS4 menu Help>Activate|Deactivate to get the install working again you may need to re-install CS4.

  • TS3212 im trying to reinstall but will not allow, due to an error 7,  itunes helper not installed correctly,i have tried several times, but will not allow me to install, i have used itunes for years but now cant use it, can you help

    i have tried to reinstall itunes because it is saying i cant use my itunes due to an error 7, itunes helper not installed correctly, please reinstall, i have tried several times but still not allowing me to use, ive never had this problem before in all the years i have used itunes, i have gone through all the troubleshooting but still no access, can you help

    Many thanks.
    That suggests that another application has stashed old QuickTime componentry in your system files.
    So just in case we'll go looking for older QuickTime componentry in the most common locations for it to be stashed.
    First we'll need to change some view settings.
    In your Start menu, open Computer.
    In your Organise menu, select Folder Options.
    In the View tab, make sure that "Show hidden files and folders" is selected, and Hide extensions for known file types is unchecked.
    Click OK.
    Now in Computer, open your C:\ drive (or whichever drive you have your operating system installed on).
    Open the "Windows" folder.
    If you have a 32-bit version of Windows, open the "System32" folder.
    If you have a 64-bit version of Windows, open the "SysWOW64" folder.
    What files and folders can you see in there with QuickTime in the title? (In a standard installation of Quicktime you should be seeing precisely two files... QuickTime.qts and QuickTimeVR.qtx ... and no QuickTime folders whatsoever.)

  • Itunes was not installed correctly error 1114.  I have uninstalled and reinstalled using the steps several times., itunes was not installed correctly error 1114.  I have uninstalled and reinstalled using the steps several times.

    itunes was not installed correctly error 1114.  I have uninstalled and reinstalled using the steps several times., itunes was not installed correctly error 1114.  I have uninstalled and reinstalled using the steps several times.
    I have never been so close to packing the whole lot up and sending the ipad back!
    Please help!
    Kieran

    Issues installing iTunes or QuickTime for Windows
    iTunes 11.1.4 for Windows: Unable to install or open
    Troubleshooting issues with iTunes for Windows updates

  • The error message "No more virtual tiles can be allocated" appears when I try to use the effects in the quick editing mode in my Elements 13. The baton OK has to be pressed several times for loading all effect patterns. The error returns when selecting th

    The error message "No more virtual tiles can be allocated" appears when I try to use the effects in the quick editing mode in my Elements 13. The baton OK has to be pressed several times for loading all effect patterns. The error returns when selecting the particular pattern.
    The problem does not appear, if PH Elements 13 is executed in the administrator mode.
    The available computer resources are rather  large enough: CPU INTEL i7 4 cores,  16GB RAM, 1TB HDD + 32GB SSD, Windows 8.1.
    Please, advice how to solve this problem? Maybe, there is patch or updating available?

    Dear n_pane,
    Thank you for the quick answer. In the meantime I found other way to pass by the problem. I increased the cache level up to the maximum value 8.
    The errors reported as "No more virtual tiles can be allocated" vanish, but I still do not understand, why PSE 13 cannot work properly by the lower cache levels, having available maximum resources it needed (10443 MB RAM and 26.53GB SSD space for scratches), or cannot collaborate with the fast SSDs properly.
    I wish you all the best in the New Year 2015!

  • I've tried several times to use iTunes Match that I purchased but keep getting an error message half way through the process

    I've tried several times to use iTunes Match that I purchased but keep getting an error message half way through the process

    sheltonrt wrote:
    I've tried several times to use iTunes Match that I purchased but keep getting an error message half way through the process
    That is strange, sheltonrt.
    What kind of an error?

  • Keep getting error message "The registry settings used by the iTunes drivers for importing and burning CDs ....please reinstall iTunes." I have done this several times but it doesn't help.

    Keep getting error message "The registry settings used by the iTunes drivers for importing and burning CDs ....please reinstall iTunes." I have done this several times but it doesn't help.

    Refer to this article:
    iTunes for Windows: "Registry settings" warning when opening iTunes
    http://support.apple.com/kb/TS3299

  • Hi..I purchased a Pantum p2000 printer and I cannot use it. It gives me an error ( Stopped, Filter failure) I tried to re-install the driver several times but I still get the same message. I'm using OS X Yosemite 10.10.1

    Hi..I purchased a Pantum p2000 printer and I cannot use it. It gives me an error ( Stopped, Filter failure) I tried to re-install the driver several times but I still get the same message. I'm using OS X Yosemite 10.10.1

    If you haven't done so already, try resetting the printing system.
    OS X Mavericks: Reset the printing system  also Yosemite

Maybe you are looking for

  • BOX in smartforms

    Hi, I need to put some text in a box in SMARTFORM. Can  any one please tell me ? thanks Dan

  • XSL and string truncation

    Hello i am creating a XSL to transform some XML information into a CiscoIPPhoneMarkupLanguage document (CIPML). CIPML's schema restricts several element's lenght. For instance, a CiscoIPPhoneMenu/MenuItem/Name must be no more than 64 characters long.

  • Question--Two servers, two ethernet cables, one airport input.

    I have two servers, Earthlink and Sbc, How do I hook both of these to the one input of the airport? Arne powermac g5   Mac OS X (10.4.5)  

  • Waiting for Acknowledge status

    Hi All, I have a scenario already running in PRD (IDOC to File). Now there is some enhancement required to be done, based on some specific plant, the delivery is to be sent to different location. I have done the configuation by making another Busines

  • Design Standard does not appear in the options

    I have downloaded the application manager from the Design Standard downloads on the website, but when it installs and runs, Design Standard is not in the applications available. Only Premium, Master and the individual applications. Where is and how d