Reg: Copying inspection results from inspection( 04) to inspection type (!0

Dear Friends ,
I have configured for Quality certificate.
At the time of delivery , the system will create an inspection lot.
To make delivery we need to carry out RR and UD once again.
Can we copy inspection results of inspection type (04) to inspection type 10 , as we are maintaining  the same results of inspection type (04). Also can we sit as background whenever a lot is created with lot origin(10) , automatically it has to copy the results from inspection  type 04 .
Thanks in advance.

HI Dear,
As you said  , it is for COA.
And the materials are not batch manged.
Is there any possibility  of copying the results of 04 inspection lot to inspection type 10 lot  , which is created at the time of PGI.
Because untill and unless RR and UD is made sales people will be not able to  make the delivery . if there are multiple lots , it takes
time for them to carry out RR and UD.
Thanks for your reply!!!

Similar Messages

  • Copy the inspection  result  from one lot to multiples lots!!

    Hi SAP expert,
    I want to copy the inspection  result  from one lot to multiples lots, currently i know how to setup  the copy to another lot(SAML Response from SAP ID Service ) , but  i dont know to do to multiples lot.
    ¿Someone can help me?
    Thank you

    First you have to customizing the functionality of Copy of Inspection Results using the following path, where you have to entry the inspection types, plant .etc., where you want to have the functionality.
    SPRO -> Quality Management -> Quality Inspection -> Make Settings for Copy of Inspection Results
    Then when you are in Record Result screen you select Menu -> Edit -> Copy Inspection Results ,
    then a pop-up window is displayed and you filled in with the inspection lot which has the results and then another pop-up window is displayed to select the characteristics that you want to copy.
    A.P.

  • Copying Inspection results from inspection lot.

    Dear All,
    Please explain me the process of copying inspection results in QM. Following is my clients requirement:
    During receiving inspection they receive the same material in say 10 batches (coils). They want to create the independent batch for  each coils of same material for tracking mechanism, so I  don't have any option to generate that many number of lots.
    Out of this 10 lots, say there are 2 masters (mother coils). Means there are two set of characteristics only which i need to copy for 5 lots each.
    As I  learn from SDN, EA - PLM  need to be activated . But I don't know what are the  adverse effects of activating  same.
    Please explain me the process.
    Best Regards.
    Shekhar Mokashi

    Hi Shekhar,
    Refer the OSS note 855959 - Activation of Extension Sets via SPRO not successful.
    I think all your doubts regarding to this Enhancement package will get resolved.
    The big warning is given there in that note itself about implementing the EA-PLM enhancement is.....
    Once an Enterprise extension set has been activated, it cannot be de-activated by de-selecting the option in the SPRO or otherwise, because BC Set activations cannot be undone.
    Appart from that note refer the document for
    Release Notes
    SAP ERP Corporate Services
    SAP enhancement package 2 for SAP ERP 6.01.
    the link for the same is pasted here FYI.
    [Chap_04_RNCorporateService|http://www.id.uzh.ch/dl/sw/sap/upgrade/Chap_04_RNCorporateService.pdf]
    Even after this much stuff completion, you don't have your doubt cleared up then I would advice you to ask the question in [ SAP Enhancement Packages|/community [original link is broken]; forum.
    Regards with lots of good luck wishes.
    Shyamal.
    Edited by: Shyamal Joshi on Jul 26, 2008 12:19 PM
    Edited by: Shyamal Joshi on Jul 26, 2008 3:06 PM

  • Copy Net Result from Many Accounts to An Account

    Hi All,
    I want to copy Net Result for all products to an account for a product.
    Accounts :
    ACT = Technical Account
    AC1 = account
    Products :
    P1 = Product1
    P2 = Product 2
    NA = Na product
    With Property : I've tried to copy a list of accounts using property
    *XDIM_MEMBERSET RPTCURRENCY=LC
    *XDIM_MEMBERSET INTCO=NON_INTERCO
    *XDIM_MEMBERSET MEASURES=YTD
    *WHEN ACCOUNT.PROPERTY
           *IS INCOME
                *REC(FACTOR=-1,ACCOUNT="AC1",PRODUCT="NA")
    *ENDWHEN
    *COMMIT
    This solution copy only the last value of account list.
    With Business Rules and script logic :
    I use Business Rules to copy list account to an account -> List of account in ACT
    Logic to copy all products of ACT in NA Product of AC1
    *FOR %PRODUCTL%=P1,P2,NA
    *XDIM_MEMBERSET ACCOUNT=ACT
    *XDIM_MEMBERSET DATASRC=INPUT
    *XDIM_MEMBERSET RPTCURRENCY=LC
    *XDIM_MEMBERSET INTCO=NON_INTERCO
    *XDIM_MEMBERSET MEASURES=YTD
    *WHEN PRODUCT_LINE
             *IS %PRODUCTL%
                     *REC(ACCOUNT="AC1",PRODUCT="NA")
    *ENDWHEN
    *COMMIT
    *NEXT
    OR
    *XDIM_MEMBERSET ACCOUNT=ACT
    *XDIM_MEMBERSET DATASRC=INPUT
    *XDIM_MEMBERSET RPTCURRENCY=LC
    *XDIM_MEMBERSET INTCO=NON_INTERCO
    *XDIM_MEMBERSET MEASURES=YTD
    *REC(ACCOUNT="AC1",PRODUCT="NA")
    *COMMIT
    The 2 solutions does not work. It copy ACT of NA product in AC1 of NA Product and I want to copy all products of ACT in NA product of AC1.
    Any Idea ?
    KR,
    Samir

    Hi,
    Try with the following code
    *XDIM_MEMBERSET RPTCURRENCY=LC
    *XDIM_MEMBERSET INTCO=NON_INTERCO
    *WHEN ACCOUNT.PROPERTY
           *IS INCOME
                *REC(EXPRESSION=%VALUE%,ACCOUNT="AC1",PRODUCT="NA")
    *ENDWHEN
    *COMMIT
    After this, if you want to invert the sign, you can add the following before the *COMMIT
    *WHEN ACCOUNT
    *IS AC1
    *REC(FACTOR=-1)
    *ENDWHEN
    Try to run the script using the debugger and see whether the result is correct or not.
    Hope this helps.
    I have removed the statement *XDIM_MEMBERSET MEASURES=YTD

  • VBAI dotnet C# Reading inspection results from a 1776C

    I have a 1776C smart camera running VBAI. I found the dotcom example in the API Examples folder. That example runs fine on my machine.
    However, I am having problems figuring out how to get to the inpsection results. They do not appear to be part of engine.GetInspectionResults nor can I get them from engine.GetInspectionMeasurements.
    I have an inspection running on my camera that only captures a new image and then measures a circle. I want to get to the X and Y locations (in pixels) as well as the diameter (in pixels).
    I have outputted almost all the potential arrays,strings and numerics, but none seem to hold this info. Am I looking at using the wrong calls? Do these not carry these results?
    Here are couple of lines of code:
    engine.GetInspectionResults(out timeStamp, outinspectionStatus);
    StepResult[] myResultArray = engine.GetInspectionResults(out timeStamp, out inspectionStatus);
    and:
    string[] arr1 = newstring[] { myInspSteps[1].stepGUID.ToString() };
    engine.EnableInspectionMeasurements();
    InspectionMeasurements[] myMeasurements = engine.GetInspectionMeasurements(arr1, outtimeStamp);
    SingleMeasurementmySingleMeas = myStepMeas[0].measurement;
    ArrayMeasurement myArrMeas = mySingleMeas.arrayData;
    I tried both routes but not been able to find what I need.
    Thanks, Jan.

    Never mind. Figured it out:
    InspectionMeasurements[] measuresLT;
    engine.RunInspectionOnce(-1);
    measuresLT = engine.GetInspectionMeasurements(null, out timeStamp);
    foreach (InspectionMeasurements i1 in measuresLT)
    foreach (StepMeasurements s1 in myStepRes)
    string myRes = mySingMeas.numData.ToString();
    if (!(myRes == "0"))
    MessageBox.Show("singMeas = "+ myRes);

  • Copy Appraisal Results From Previous (MBO)

    Hi:
    There is a business requirement to populate the "criteria" and "notes" from previous year's appraisal form.
    This must be populated when the appraisal form is launched.
    I probably should be using a BADI for this. However, I don't know which function module I should use.
    I hope experts in this forum can help me. Any help is appreciated.
    Thank you,
    Ash

    Hello Ash,
    You can use the Value Determination BADI to default value in the VC.
    There are some standad BADIs implementation in the following definition:
    HRHAP00_VAL_DET     Appraisal Document - Value Determination
    You may copy/create your own custom implementation from the standard.
    Best Regards,
    Vincent

  • Reg. copying Layout Variants from 1 ALV pgm to another

    Hi Friends,
    I am currently copying an ALV program Ztest1 to ztest2 through ztest5. While doing so I want the LAYOUT variants that are available for ztest1 also to be copied to these other programs.
    All I am aware is that the table LTDX stores all the layout variants for a particular program.
    Could anybody provide me the right inputs on this.
    Thanks in Advance.
    Rgrds,
    Gayathri N.

    I took this approach and it worked for me:
    1) Change your program so that everytime an ALV function is called it is using the original program name in the variant declaration, ensure you keep the original code commented out, you will need to put it back later.  Examples:
      FORM variant_init USING varname TYPE slis_vari.
        CLEAR g_variant.
       g_variant-report = g_repid.
        g_variant-report = 'ORIGINAL_PROGRAM_NAME'.
      FORM f4_for_variant.
       g_variant-report = sy-repid.
        g_variant-report = ‘ORIGINAL_PROGRAM_NAME’.
        CALL FUNCTION 'REUSE_ALV_VARIANT_F4'
      FORM check_variant.
        IF NOT p_vari IS INITIAL.
         g_variant-report  = sy-repid.
          g_variant-report  = ‘ORIGINAL_PROGRAM_NAME’.
          g_variant-variant = p_vari.
          CALL FUNCTION 'REUSE_ALV_VARIANT_EXISTENCE'
    2) Display function lt_variant_save via SE37, set a breakpoint at the first executable line:
         perform variant_save tables it_fieldcat
    4) Run your program with the layout variant you wish to copy.
    5) Hit Save Variant.  You are now in debug mode.
    6) Enter variable CS_VARIANT-REPORT in the variables 1 panel.
    7) Double-click on CS_VARIANT-REPORT.
    8) Hit the Change Field Content button
    9) Change the value to the name of your new program, then hit Enter.
    10) Hit Execute (F8).  You have now saved the variant under your new program name. 
    11) Exit and rerun your program as necessary for as many variants as you want to copy
    12) Change your program back to using sy-repid (or whatever else it was referencing) wherever you changed it in step 1.
    13) The variants have now been copied and you can run your program with the new variants.

  • Copy inspection results

    Hi,
    In QM i am trying to copy inspection results.  For that all required customizations maintained, but still
    copy inspection results option is not coming in EDIT tab of QE01 transaction.
    I have cheked the pf status for the same it is E110 and main program is SAPLQEEM  and in se41 under edit tab i am able to see the data transfer push code also +QECOPY, but it is not appearing at transaction level.
    Do i need to do any coding to activate the same.  Any help will be highly appreciated.
    Thanks a lot in advance.

    Hi,
    Are you able to see "copy insp results" in QA02 under Edit menu ?
    Ref the link for details reg copy insp results
    http://help.sap.com/saphelp_47x200/helpdata/en/00/07cf2ec3b42046aeeb527773165efc/content.htm
    Regards
    K.M.Arun
    Edited by: ARUN KM on Mar 24, 2008 4:22 PM

  • QM: Copying inspection results to another lot

    Experts,
    has anyone experience with automatic copying closed inspection results from one inspection lot to another one?
    Rgds

    Having seen some of your other postings and queries I'm wondering if your issue can't be solved by batch derivation or batch characteristic inheritance?  These are available in 6.0.  Not sure of your version.  By using these functions, you can avoid creating a lot of your inspection lots possibly.
    You can read up on these at:
    Batch derivation: http://help.sap.com/erp2005_ehp_03/helpdata/EN/35/7b723c4356d068e10000000a114084/frameset.htm
    Batch characteristic inheritance: http://help.sap.com/erp2005_ehp_03/helpdata/EN/3e/a6d5b1a3f5764e8274e015d5a1cee2/frameset.htm
    Craig

  • Error during copying inspection result.

    Hi All,
    While recording result with the Inspection plan where I had done settings to copy inspection result from another lot I got the error message;;;;
    Message Text
    No active implementation exists for BAdI QEC_SELECTION, procedure
    Technical Data
    Message type__________     E (Error)
    Message class_________     QECOPY (QM Data Transfer to an Inspection Lot)
    Message number________     016
    Message variable 1____     QEC_SELECTION
    Message variable 2____     
    Message variable 3____     
    Message variable 4____     
    Message Attributes
    Level of detail_______     
    Problem class_________     1 (very important)
    Sort criterion________     
    Number________________     1
    Pls guide me how do I activate this BADi
    Regards,
    Shyamal Joshi

    HI all,
    I think I will not get any response over it so closing the thread to contribute in new rule of engagement.
    Regards,
    Shyamal

  • 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

  • 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.

  • Copy of inspection lot results from one to many batches

    Dear All,
    I have a batch managed material in sap & inspection lot is generated for all the batches. I want some of the values of  inspection results to be copied from one lot to many
    to save the result recording time since value entered in 5 to 6 batches are same. please note that product is common for three plants.
    Or I have to do it through Z development.
    Thanks

    First you have to customizing the functionality of Copy of Inspection Results using the following path, where you have to entry the inspection types, plant .etc., where you want to have the functionality.
    SPRO -> Quality Management -> Quality Inspection -> Make Settings for Copy of Inspection Results
    Then when you are in Record Result screen you select Menu -> Edit -> Copy Inspection Results ,
    then a pop-up window is displayed and you filled in with the inspection lot which has the results and then another pop-up window is displayed to select the characteristics that you want to copy.
    A.P.

  • Copy Inspection Results of one lot to other lots at a time

    Dear Experts,
                         As per settings made under "Make Settings for Copy of Inspection Results" I am able to copy inspection results but still I am not getting what I exactly want. Below are different requirements explained in details
    1. I am not able to copy twice on the same lot. e.g. if a lot has status RREC i.e. RR has been done then if at a later time I want to copy some other results over here then it's not happening.
    In help.sap page somewhere it is mentioned that copy is possible if lot has status CALC. I want to have some configuration which I don't know for which SAP should allow the copy functionality with status RREC also.
    2. By above functionality I want to do RR for several lots collectively at a time. E.g. if I have 100 lots then with same quality results it's tedious to copy results for each one by one. Like "QA16 - Collective Usage Decision" I didn't find any similar transaction for results recording(collectively).
    3. Although my results are being copied from one lot another but MIC valuation are not being transferred given that I am not using any sampling procedure. I want manual valuation to be copied to the destination lots.
    Any valuable suggestion will be highly appreciated.
    Regards,

    Dear,
    it is not clear from your question.
    Please get more details,
    In which release you are working?
    In SPRO what special setting you made for this special case
    Inspection origin is linked with no range/TL type/insp type.
    Wher exactly you set this new configuration.
    Please let us know so that we can simulate and help you out

  • Inspection results copying

    Hi All,
    In result recording inspection results can be copied to the actual inspection lot from an existing lot. Is this possible, if so where we have to this customizing.
    Navin

    Hi,
    Pl go thro the forum post and doc link below
    Re: Copy Inspection Results
    http://help.sap.com/saphelp_47x200/helpdata/en/00/07cf2ec3b42046aeeb527773165efc/content.htm
    Regards
    K.M.Arun

Maybe you are looking for

  • Languages not getting displayed in MSS and ESS portal

    Hi, When we are changing the default language from english to some other language, for few languages it is not coming properly. For ex, if we select Turkish, portal is displaying english+turkish combination. Do we need to do some settings in SAP back

  • Quick way to apply 'see also' or 'in this section' ??

    RH8.02 HTML Hi all, I'm wanting to add a See Also/Related Topics/In this Section area to my topics and am looking for a way to do it quickly and automatically. Does RH provide any quick mechanism to add these to topics, say in the bottom on the page.

  • Exception on redirect page, I got that code from Balusc

    Hi, I followed balusc sir code for "PRG", here in that code exactly on the redirect instruction I am getting illegalstate exception. I just applied on a test project. It doesn't have complex code, only one page, backing bean and phaselistner class. I

  • Aperture has started random "processing"

    I have been idle in the Aperture community for a while, but I have not found the answer to this problem in my searches. My Aperture (Still 3.2.2) is processing a large number (2000) of images.  It's just "Processing".  There is no explanation of what

  • Import and export of international address

    Hello all, I need help with the international address version. I want to import greek data to our system using the ELM, because of the duplicate check already in place in our ELM. Has anybody experience with that? Then I also need to export the inter