Problems with inspection result transfer to batch classification

Hello ,
I `m struggling with  the following problem: As result of UD I want to transfrer the inspection results to the batch class (evaluate the batch by the results of inspection). the correct batch class characteristic is assigned to the master inspection characteristic.
It works fine, but only if I maintain a material specification for the material which includes the characteristics I want to get valuated automatically.
We are using only inspection plans, we do not work with material specifications for quality inspection. In the inspection settings of the material master data only 'inspection with plan' is marked, 'material specification' we keep empty.
I do not believe that I have to maintain the material specification in order to get results  transfered - But Am I wrong?
If it is possible to get the results transferred without a maintained material specification - what is wrong with my settings? what do I need to change in order to get the process running well without that material specification nobody wants to maintain?
Thanks in advance for all helpful hints.
Kurt

Hi
Go to QCC0>Basic Setting>Setting at plant level--->select plant ->Inspection lot completion->Batch valuation without material spec
check indicator.
If you set this indicator, a link between the master inspection characteristics and the class characteristics for the batch class must exist when an inspection lot is created, for batch valuation to occur when the usage decision or inspection point valuation is made. A link within the material specification is not required.
If you do not set this indicator, batch valuation only occurs when the usage decision or inspection point valuation is made, if a link using the material specification exists between the master inspection characteristics and the class characteristics for the batch class. In this way, you can control on a material-dependent basis whether the batch characteristics are valuated based on the inspection results.
Regards'
Sujit

Similar Messages

  • Batch data transfer from batch classification to inspection lot.

    Hi Gurus,
    My client requirement is that the results he enters in batch classification should get transfer to inspection lot in QM.The results in batch classification will be maintained by prod. person.
    These results should be visible in QM lot and Q.M person should be able change these results and these changed results should get reflected in Batch classification.
    for eg.
    Production person will enter width in batch classification. for eg 1200mm.This value should be visible to QM person in QM lot and it should be modifiable and if modified by QM person(for eg 1300 mm) , the changed value should be updated in batch classification.
    Is this scenario possible in std. SAP and if possible pls. provide the information as early as possible.
    thanks in advance.

    My guess is your having a production person perform an in-process test themseleves or entering in a vendor provided value for the characteristic.
    Why not just set up a separate operation in the inspection plan for the production person?  Set up a workcenter for the operation and do security at that level so the production person can only record against his/her workcenter.
    Create a second operation for the lab with there own workcenter.  Make the characteristic required for the production operation and optional on the lab operation.
    Allow the lab access to both workcenters.
    The lab can now review any data enterred by production, and if necessary, record a new value in there own operation. 
    The UD copies the last recorded result to the batch, (std SAP).
    Craig

  • Material to material transfer with inspection results

    Hi,
    Could you please suggest me, how to tranfer inspection results from material to material?
    Thanks & Regards,
    Nataraj

    Hi,
    once list of inspection lots are generated, the data may contain  several results as opted, incldung Start date and end date for the inspection, Plant, Processing status of the inspection lot  and Material description. from the data generated, the transfer of inspection results may be taken up as the generation of lot results are not completed till usage decision code is entered. u may try with following link
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/2d/351bb1448c11d189420000e829fbbd/frameset.htm]
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/2d/351bb1448c11d189420000e829fbbd/frameset.htm]
    i think the link-1 will be more useful to solve ur que.
    with regards,
    mahesh.

  • Inspection result to multiple batches

    Hello,
    For my client, I need to figure out a way to get the inspection results from QM into multiple batches. Is there a simple (standard) way to do this?
    The situation is that my client produces 3 batches at once. Samples for analysis are only taken from 1 of those 3 batches. After the analyses, at the usage decision, the values need to be copied into the characteristics of all 3 batches.
    Anyone can help me out with this one?

    Hi,
    That means you have only one inspection lot(manually created) for the production of 3 batches. But you can link only one material/one batch to an inspection lot in SAP. In your case, you can record the results for 1 batch and maintain the other batches in text field(that Inspection not required for other 2 batches).
    By the way which inspectin type are you using?
    WR,
    Sanjeev

  • Problem with the result of multiple queries in Web Intelligence (BO XI R2)

    We have a problem with Web Intelligence reports. Behavior of the results is like if we selected the function Count in Designer the properties indicators. Same queries separated one for one report give correct results and together 7 queries in one report give correct results only for the first query and for others (6 others) same results for each date (if report is monthly) or the same result for each hour (if the result is daily) for all Queues tested (other which were not tested have result 0). Even the function Sum inserted into the report structure behaves weird u2013 we have the same result as in the filed (it is a copy of that result, not a sum). We tested queries together in SQL Developer and they give correct results, while in BO big query which contains script from Query 3, Query 2  and Query 1 cannot be completely executed (it executes without end).
    We use Business Objects XI R2 SP3.
    Thanks in advance.

    Hi Peter,
    I guess it is the problem due to the merged dimension and different granurality level in the BO queries. From the document properties uncheck the option of auto-merge common dimension objects or manually unmerge all the common dimensions
    than give it a try.
    I guess this would solve your problem. If not can you provide more query details like what objects you have used in the query.

  • Problem with JDBC results calling simple stored procedure in VC 7.0

    Hi all,
    I am building a simple VC model which calls a stored procedure on a JDBC database. I have created the system in the portal, defined the alias and user mapping, the connection test is fine and the VC "find data" lists my bespoke stored procedure.
    The stored procedure is :
    CREATE PROCEDURE dbo.dt_getBieUsers
    AS
    select * from dbo.emailuserlink
    GO
    When I test it using query analyser, it returns 3 records each with the two fields I expect - user and email address.
    I drag the model onto the workspace in VC and create an input form ( with just a submit button ). i drag the result port out to create a table. This has no fields in it.
    I build and deploy as flex and the app runs, I click the submit button and SUCCESS! I get 3 records in my table each with 2 fields. The data is all correct. The problem with this is the fields are determined at runtime it seems.
    I go back to the table and add 2 columns "email" and "address".
    i build and deploy and run the app. Again I get 3 records, but this time the contents of all of the rows is not data, but "email" and "address". The data has been replaced by the header texts in all of the rows.
    Can anyone help? Why isn't the data being put in my columns as I would expect?
    I tried to build and deploy the app as Web Dynpro rather than Flex to see if it was a bug in Flex. The application starts but when I click the submit button to run the JDBC stored procedure I get a 500 Internal Server Error
    com.sap.tc.wd4vc.intapi.info.exception.WD4VCRuntimeException: No configuration is defined for the entry JDBCFunction
        at com.sap.tc.wd4vc.xglengine.XGLEngine.createComponentInternal(XGLEngine.java:559)
        at com.sap.tc.wd4vc.xglengine.XGLEngine.getCompInstanceFromUsage(XGLEngine.java:362)
        at com.sap.tc.wd4vc.xglengine.XGLEngine.getCompInstance(XGLEngine.java:329)
        at com.sap.tc.wd4vc.xglengine.wdp.InternalXGLEngine.getCompInstance(InternalXGLEngine.java:167)
        at com.sap.tc.wd4vc.xglengine.XGLEngineInterface.getCompInstance(XGLEngineInterface.java:165)
    The JDBC connection I am using has a connection URL of jdbc:sap:sqlserver://localhost;DatabaseName=BIEUSERS
    and a driver class of com.sap.portals.jdbc.sqlserver.SQLServerDriver
    Can anyone solve my wierd problems?
    Cheers
    Richard

    Hi Richard,
    After you drag and drop the data service, right click on it and choose "Test data service". Then click on "Execute" and after you see the result on the right, click on "Add fields" button (inside the same window). Now you'll see that the fields are on the tabel. This is required only for JDBC data services, since this data (how the resultset is built) is not know in DT and it needs to be run firest - then analysed and only then you have to add the fields to the table).
    Regards,
    Natty

  • Problem with running rhcl.exe in batch file

    Hi,
    I'm running Robohelp 8 and trying to use rhcl.exe to generate multiple help projects. I'm having a problem with the folder where the rhcl.exe is generating the web help. It seems to ignore the "-o" switch and gets the generation folder from the project all the time. As you can see from the log file below, the exe appears to pick up the "-o" path  (......\Test\Opportunities.htm), but writes the generated files to the path in the project (.....\Opportunities\index.htm).
    Anyone else come across this problem?
    MY BATCH FILE IS:
    "C:\Program Files\Adobe\Adobe RoboHelp 8\RoboHTML\rhcl.exe" "C:\Data\RoboHelp\RoboHelp Projects\SubProjects\SupplierPortal\Opportunities\Opportunities.xpj" -l Webhelp -o "C:\Data\RoboHelp\GeneratedWebHelp\SupplierPortal\mergedProjects\Test" -g "C:\Data\RoboHelp\GeneratedWebHelp\Generate.log"
    THE LOG FILE CREATED IS:
    Adobe (R) RoboHelp Project Command Line Compiler version 8.0.0.203
    Copyright (C) 2006-2007, Adobe Systems Incorporated and its licensors. All rights reserved.
    Project: C:\Data\RoboHelp\RoboHelp Projects\SubProjects\SupplierPortal\Opportunities\Opportunities.xpj
    Layout: WebHelp.
    Output: C:\Data\RoboHelp\GeneratedWebHelp\SupplierPortal\mergedProjects\Test\Opportunities.htm.
    Scanning project for compilation....
    Scanning finished.
    Warning: No baggage file description.
    Starting compilation...
    WebHelp preprocessor 8.0.0.203
    Compiling C:\Data\RoboHelp\GeneratedWebHelp\SupplierPortal\mergedProjects\Opportunities\index.htm ...
    Preparing to create WebHelp...
    Clearing output folder...
    Preparing files for WebHelp...
    Copying files...
    Updating files...
    Finished preparing in 1 sec(s)
    Initializing compiler...
    Generating WebHelp 5.50 (8.0.0.203)...
    Processing TOC data...
    Processing Context-sensitive-Help data...
    Updating HTML topics...
    Updating opportunities/e-auctions/how_do_i/creating_a_new_bid.htm...
    Updating opportunities/e-auctions/how_do_i/creating_a_response.htm...
    Updating opportunities/e-auctions/how_do_i/viewing_auction_details.htm...
    Updating opportunities/e-auctions/how_do_i/viewing_bid_details.htm...
    Updating opportunities/e-auctions/how_do_i/viewing_a_list_of_auctions.htm...
    Updating opportunities/e-auctions/how_do_i/withdrawing_from_an_auction.htm...
    Updating opportunities/e-auctions/screen_level_help/list_of_auctions.htm...
    Updating opportunities/e-auctions/screen_level_help/new_bid.htm...
    Updating opportunities/e-auctions/screen_level_help/view_auction_details.htm...
    Updating opportunities/e-auctions/screen_level_help/view_bid_details.htm...
    Updating opportunities/e-auctions/introduction_to_e-auctions.htm...
    Updating opportunities/introduction_to_opportunities.htm...
    Finished updating HTML topics in 0 sec(s) : total 12 topic(s).
    Processing Full-text-search data...
    Finished processing Full-Text-Search data in 0 sec(s)
    Applying WebHelp 5.50 Template...
    Finished applying Template in 1 sec(s)
    Processing Mark of the Web...
    Finished compiling WebHelp in 3 sec(s)
    Compilation complete.

    Hi again
    And that's why we call them bugs.
    Did you remember to report it as same to Adobe? The link is in my sig.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Problems with my Ipod, transfer from Ipod to computer.

    I have problems to get my files from my Ipod to my computer, after i had some problems with the computer and formated it.
    Now i can't get any songs from my Ipod to my computer.
    BUt i can do it the other way, from my computer to my Ipod.
    I hope there is someone that can help me, since I did transfer all my music from my computer to Ipod before formating it and now i can only play it on my Ipod. To bad if you ask me and i do not want to loos all my music.

    I did try, but then i might loos all that i do have on my Ipod and that would be very bad. So the problem is still there and i do want to keep all that i do have on my Ipod.
    Since i have bought all of it from I tunes and i have formated my computer and lost all of it from that one, then i did transfer all to the Ipod to save it, but now i can still only play it on my Ipod.

  • Problem with itunes file transfer.

    hello,
    l recently purchased another PC windows  7 64 bit. l installed Itunes 64bit . l have a problem when trying to transfer files (video or any other) from my pc to my ipad using Itunes; it freezes and crash. l am using and app called EZ file which plays any video file not that l think that does matter.l never had any issue with it. l used another PC to do the same thing and it worked. l try re-installing Itunes but it does the exact same thing.
    this is the error message that i get;
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          iTunes.exe
      Application Version:          10.6.1.7
      Application Timestamp:          4f71aced
      Fault Module Name:          objc.dll
      Fault Module Version:          1.435.16.11
      Fault Module Timestamp:          4ee7d01f
      Exception Code:          c0000005
      Exception Offset:          000085f4
      OS Version:          6.1.7601.2.1.0.256.48
      Locale ID:          1033
      Additional Information 1:          0a9e
      Additional Information 2:          0a9e372d3b4ad19135b953a78882e789
      Additional Information 3:          0a9e
      Additional Information 4:          0a9e372d3b4ad19135b953a78882e789
    any thoughts??

    In iTunes, Advanced>Create iPod or iPhone version

  • Problems with iPhone Result of Bad Music???

    In the last few weeks I've been experiencing problems with my iPhone. I did a lot of research online, and figured that it is NOT this "dead strip" that others have been having problems with; however, 75% of the time, the slide bar will not respond for the first 7-8 times I try and answer a call or turn off an alarm.
    As time went on, the problem got more frequent and more involved. The phone might work fine all day, but as soon as someone tried to call, it starting going nuts, even after the call was over. None of the applications would respond to my touch and in the rare case that they opened, they would run incredibly slow and crash. The phone would freeze and need to be restarted. In the more recent days, during the restart, in which the only buttons I'm holding are the sleep/wake and home, my music would spontaneously start playing, starting alphabetically with the first artist on my list with no controls for me to stop it.
    Most of the time, after a restart, the phone would continue to work fine, until a call comes in and starts the process all over...
    After failing an attempt to fix the problems by deleting many songs and videos to clear up some room on the hard drive, I decided to restore my iPhone, as I have done once before, but this time not syncing with previously backed up data. I allowed iTunes to erase all the contents of my phone and then manually put most things back on. Since then, the phone has been working flawlessly. However, there is one problem remaining...I have not put any of my music back on the phone.
    And now I am afraid to!! Even though all that same music has been on my phone for 3 months, and only now have I begun to experience problems, is it possible that the iPhone operating system is more fragile and more vulnerable to bad files that might otherwise work fine on my computer? I have no viruses on my computer, and I have never installed any of these problematic third party applications on my phone. And if it's not the music, what else could be causing these problems???

    This is exactly what apple care is for. Why delay and torture yourself when you can take it in and either have it fixed or have it replaced?
    Take it in to Apple

  • Problems with multi-account assignment in batch-input program

    Hi everybody!
    I'll create purchase orders with multi-account assignment via batch input.
    When processing dynpro SAPMM06E 0113 I get the message:
    "Batch-Input data for dynpro SAPMM06E 0113 are not available".
    But all data are already filled in the accounting fields. 
    There is no way to go back to the position overview.
    Here you can see the batch input coding of the multi-account assingment:
         PERFORM dynpro USING: 'X' 'SAPMM06E'        '0113',
                                ' ' 'BDC_CURSOR'      'EKKN-TWRKZ',
                                ' ' 'BDC_OKCODE'      '/00',
                                ' ' 'EKPO-WEPOS'      'X',
                                ' ' 'EKPO-WEUNB'      'X',
                                ' ' 'EKPO-VRTKZ'      wa_ekko_ekpo-vrtkz,
                                ' ' 'EKPO-TWRKZ'      wa_ekko_ekpo-twrkz.
          PERFORM dynpro USING: ' ' 'BDC_CURSOR'      'EKKN-ANLN1(14)',
                                ' ' 'BDC_OKCODE'      '/00',
                                ' ' 'EKPO-WEPOS'      'X',
                                ' ' 'EKPO-WEUNB'      'X',
                                ' ' 'RM06E-MKNTM(14)'  ekkn_menge2,
                                ' ' 'EKKN-ANLN1(14)'   wa_ekko_ekpo-anln1,
                                ' ' 'EKKN-ABLAD(14)'   wa_ekko_ekpo-ablad,
                                ' ' 'EKKN-WEMPF(14)'   wa_ekko_ekpo-wempf.
                               ' ' 'BDC_SUBSCR'      'SAPLKACB'.
    *(this is repeated for every accounting position)
         PERFORM dynpro USING: ' ' 'BDC_CURSOR'      'EKPO-VRTKZ',
                               ' ' 'BDC_OKCODE'      '=AB',
                               ' ' 'EKPO-WEPOS'      'X',
                               ' ' 'EKPO-WEUNB'      'X'.
    Regards,
    Anke
    Message was edited by:
            Anke Chittka

    Hi,
          1 .First record properly depen upon ur requirment,
          2. Test ur recorded code
          3. Note all OK-Code ( when u press any button) * this is important
          4. After that split ur recorded coding dep ur requirment (if u know all OK-Code u can split the recorded coding)
          5. call ur splided coding in ur prg.
    i am having coding for PO but this is Dep my requirment

  • 7914, Problems with "Hold" and "Transfer" appearance

    We have a site that is experiencing problems with the line appearances on the 7914s that the assistances have in order to view their manager's extensions.
    The Line text label is configured for "Name + DN" so the assistant can keep track of the lines when they ring and the CID appears next to the LTL.
    When the call is picked up via the 7914 and transfered, the line text label on the other 7914's in the office change from displaying the "Name + DN" to the name of the person who transfered the call.
    This is very confusing for the staff who is trying to keep track of the calls and who they are for.
    Is there any way to prevent this from happening, or alternatively, to have line text label appear ALL the time and never CID or the transfering partys name appear??
    Thank you for any help or assistance with this!

    Any ideas? I'm guessing this is a "feature" that cannot be changed?
    Thanks

  • Problem with quiz results.

    Hey guys, i have a problem with a quiz that i need to do, i've been using this template: http://www.permadi.com/tutorial/flashMXQuiz/index.html
    But what i need and it doesnt include is how to put a message at the end of the game which tells you that you won or lost depending if you had at least two questions right or less than two right.
    I´ve been searching and have not found any code that i could just add to my ActionScript.
    I also have been trying with variables like this:
    if(numofQuestionsAnsweredCorrectly>=2){gotoAndPlay(3)}
    else
    {gotoAndPlay(6)}
    ..and stuff like that. I'm sorry if that's completely wrong..I'm just starting to learn.
    I hope anybody can help me with this.
    Thanks

    Page 3 of the tutorial shows you the SummaryScreen. They calculate the percent correct there:
    userScore=(numOfQuestionsAnsweredCorrectly * 100) / (numOfQuestionsAnsweredIncorrectly + numOfQuestionsAnsweredCorrectly);
    It's right there you should stick your code to change to the frame you desire. Make sure you're changing the correct clips playhead.
    Do note they're using a lot of frame labels (and they're using flash player 6 with some ancient ActionScript 1.0 coding). There's a chance this quiz won't work in the future. Even ActionScript 2.0 has been depreciated and is currently unsupported by the latest version, Flash CC. It doesn't mean the browser plugin doesn't support it but eventually it may. It's long overdue..
    For the 1.0 code though, at the point I mentioned you should be able to do it with what you have (if you want to switch the main timeline to those frames via _root.
    if (numofQuestionsAnsweredCorrectly >= 2)
              _root.gotoAndPlay(3)
    else
              _root.gotoAndPlay(6)
    If you want "some other" clip to move to that frame then add the instance name after _root, e.g. _root.myClip.gotoAndPlay(3);, etc..

  • Problem with BAPI_GOODSMVT_CREATE to transfer stock

    Hi all,
    i met a problem when i use BAPI_GOODSMVT_CREATE to transfer stock from one stock to another stock (one step).
    parameters:
    Goodsmvt_code = '04'  " MB1B
    Material,Plant,Stge_loc,Batch,Move_type,move_plant,Move_stloc,Move_batch
    Matdoc_item,Serialno
    then execute the bapi. i get the successful result.
    but when i check the stock, nothing happened.
    i also check the table SER03. the material documents didn't generate.
    i use MB1B to do it directly. the material is transfered and the material documents also generated.
    can anyone tell me what's wrong and what should i do? thank you very much.

    Dear Dave,
    Actually the Bapi that you user is a Test Function , so it will not posted,just do simulation, you need to copy the FM to program then commit it, then it will post the document.
    Regards,
    w1n

  • Problem with Log and transfer using AVCHD

    Hello,
    I was wondering if I can get help. I use a Canon Vixia HF S200 and FCP Version 6.0.6
    I have produced projects on my MacBook Pro 2.33 Ghz Intel Core 2 using this process before with no problems in the past. This problem just started and I dont know what has changed. When I open the Log and Transfer (LT) window I can see and hear all my video from the AVCHD folder in my harddrive just fine, I can scrub with no prob.... But when I add clip to Queue I get an red circle with exclamation on my status.
    I have changed the settings on the preferences to Apple intermediate Codec and the audio to plain stereo.. no luck there, the video still will not transfer to my bin.
    I have made sure that the toggle Queue state was the little arrow instead of the paused icon...no luck there either... i got a message that says clip queued transferring but nothing is happening.
    I will appreciate your help!
    Also I didn't mean to tread jack earlier, please accept my apologies, if anybody saw that...

    OK!!!!! This seriously cost me 1 day of my life that I'll never get back!!! lol
    So I was able to bring the footage in on to Imovie...Yes, I was that desperate...deadlines do that!
    Edited the entire project there...kinda sucked...
    Then I had the bright idea that if I was able to bring the videos in to Imovie, on my local HD...than something may be wrong with my scratch disk that I use on FC...its a USB disk, specs =slow.
    So I changed the scratch disk and yes "Davi S" for good measure I also deleted the Pref files.
    So it working again...here I go editing on FC after I edited the entire project on Imovie...
    Thanks for all your help!

Maybe you are looking for