Change Results recording date

Hi,
I am using QE51N for results recording. I want to change  the results recording date for inspection type 14. Is there any BADI or user exit to do the same.
Thanks & Regards
V. Devaraj

There is no user exit to change the Result recording date.

Similar Messages

  • Changing result Recorded after UD and Insp Stock posted.

    Hi,
    Is it possible to revoke or change the result recorded after UD is given and also stock posted for material.
    In inspection plan i have activated the  long term inspection check box for that particular MIC for which i want to change the results.
    I have done UD reversal, stock reversal etc.
    Then
    I hv tried through QE02 but its showing:
    Short term Inspection Completed.
    All Insp.Completed.
    UD has been Made.
    pls suggest the possible solution on this.
    Rgds,
    Yogesh

    Dear sujit,
    We have Ztcode developed for Stock posting reversal not for UD reversal.
    Just want to know inspite of checking box for Long term planning in MIC also in Inspection plan.
    Is there any provision for reentering results for already closed MICs.
    User has made wong input entry while recording results.
    Rgds,
    Yogesh

  • Change Data Capture: Unsubscribed column results in new change set record

    I have an installation using Oracle 11g Change Data Capture in synchronous mode. As of writing, I have a single publication and a single subscription. The setup is pretty basic:
    PUB_TABLE
    PUB_ID*
    PUB_NAME*
    PUB_USELESS_FLAG
    * columns are included in both the PUBLICATION and the SUBSCRIPTION. The final column is of no consequence and is excluded from both the PUBLICATION and SUBSCRIPTION.
    My problem is that any time PUB_USELESS_FLAG gets updated (even if no other columns are changed), a record is written to not only the change table but the change table view. The table in question has a significant number of transactions logged against it, but only a subset of those changes are of note to the subscriber (which is why the subscriber does not listen to every column). However, since the subscription is receiving records for every change to the source table, the result is an enormous amount of overhead as the subscriber is forced to sift through numerous records that are of no consequence.
    I read the Change Data Capture manual for Oracle 11g; I could not find any reference to the observed functionality. Is this a consequence of using synchronous vs. asynchronous modes of capture? Is there an option to only receive changes on subscribed columns?
    Thanks in advance

    Bring this to the top because I have the same question. This website (http://www.bikinfo.com/HTML/CDC/CDC_Article.html) makes it sound like this problem is unavoidable.
    Edited by: nik_m on Nov 10, 2011 8:04 AM
    Edited by: nik_m on Nov 10, 2011 8:05 AM

  • Recording Dates in Results Recording

    Hi.
    I have an inspection with a task list.  Several samples will be tested each time an inspection lot is created.  I have a number of MICs that are quantitative / calculated to determine results of lab testing - this is all working great.  The problem is that for each of my samples I need to be able to document general information about the sample.  The types of information that needs to be documented are, for example, dates and sample numbers (not serialized using SAP). 
    Primarily these dates need to be used to generate date range specific reports of the lab results.   It is for this reason that I do not want the users documenting dates in the inspection description field in results recording.
    Does anyone know if using the QM_INPUT_PROCEDURE BAdI can the result field of a quantitative MIC be formatted as a date?  Or has anyone had a similar problem that they have been able to solve?  Is Sample Management / Physical Samples the direction to take?
    Thank you very much in advance,
    Cristin

    Ok.  Here's one way around this.
    You can read this post: 
    http://sapfans.com/forums/viewtopic.php?f=27&t=14682&p=43885&hilit=datecharacteristicinspectionlot#p43885
    But basically you use numeric MIC and the date is recorded in the form yyyymmdd. So for today it would be 2010622.  You can even set a spec range at the begining of each year.  So the range would be 20100101 to 20101231.  This could help cut down on typos as well.
    This number then gets copied to the batch record to a linked hidden numeric characteristic.  A dependency is used to convert the number to the appropriate date.  The dependency then updates a second characteristic with the date.  It is this second date characteristic then that you can use in your reports.  If you want to make sure the date formatted characteristic is changed due to additional testing or sampling you can include an  IF NULL or an IF INITIAL statement in the dependency so once the characteristic has a value, it wouldn't be updated if the dependency was called again.
    I am guessing each blood donation is being set up as a separate batch number.
    FF

  • QM "Origin of Results Data" while results recording

    Hello there,
    We wish to record few characteristics value directly in the batch classification and wish the same to be copied in the associated inspection lot MIC.
    In the results recording (QE01), Record Results : Characteristics Single Screen, there is a ResDatOrigin field. According to the documentation, the results data origin is the source from where the results are copied. One of the option contained there is Batch Valuation.
    We wish to use the Batch Valuation option to meet our requirements. If you can share any alternate way to achieve the results copying to inspection lot characteristics from batch characteristics, that will be great as well.
    Thanks a lot in advance. Please do share whatever gems you have. Highly appreciated.
    Regards,
    Kundan Kumar
    PS: One of the statements contained in the help is: They (Results Data Origin) are for information purposes only and have no controlling function.

    Hi Craig,
    Yes, we are not in GLP environment.
    We wish to keep our data entry options simplified and hence the request. There are a number of inspection parameters, along with batch parameters, which are recorded at our production operations. We have an effective way of entering batch characteristics values by "Fast Entry of Characteristics Values" by IS-MILL. We do not wish to re-enter the same data in inspection lot again.
    We wish the data in inspection lot to be copied from the batch characteristics. The QM inspector can optionally change the results, which will then be copied back into the batch characteristics.
    This will allow us to do analysis on QM related parameters with appropriate controls and simplified data entry.
    If development is the only answer, what will be the best way to go around for same. Which possible issues to keep eye upon.
    Regards,
    Kundan

  • MS Project to detect task level changes and record a date modified in custom field

    I need to know the date and time that a task field (mainly task name, start, finish) has been changed. 
    I found this topic within EE and it works great but...
    http://www.experts-exchange.com/Software/Office_Productivity/Project_Management/Q_27879745.html#a38636192
    If (for instance) you change a duration which affects predecessors and only the task that you changed gets a date/time stamp.

    John,
    Thanks for the help.
    I have posted this to EE and received one response from the guy who answered the question in the link I provided.  Here is his recommendation to a similar question (underlined at end) and it works great but does not work for changes to successors. 
    Only the record that receives the actual change gets stamped.
    I did think of the change highlighting but not sure how to take advantage of it.  I need to know the order that the changes occur in a session as well as the time of day.  That is why I thought a time date/time stamp would work for both. 
    Is there and event for rescheduling of successors?
    What is project looking at to see changes for the "change highlighting" format.  Is it an event that can be captured.
    Hi,
    the pointer to events above is correct. This is what you need to do:
    1. in Microsoft Project open the VBA Editor (Alt+F11). On the left side you'll see the "ProjectExplorer". Expand the "ProjectGlobal (Global.MPT)" piece.
    2. In the first section of "ProjectGlobal(Global.MPT)
    " you see "Microsoft Project Objects" and below that "ThisProject(Global.MPT)".Doubleclick it and insert the text between
    the --- into the Editor window on the right.
    Sub Project_Open(ByVal pj As Project)
        Call modEvents.StartEvents
    End Sub
    3.  In the second section "Modules" add a new MODULE. Name it "modEvents". Copy the text between the --- into the new module:
    Private oMSPEvents As clsEvents
    Sub StartEvents()
            Set oMSPEvents = New clsEvents
    End Sub
    4. In the third section "Class Module" insert a NEW CLASS MODULE. Name it "clsEvents". Doubleclick and insert the text between the --- into it
    Private WithEvents MyMSPApplication As Application
    Private Sub Class_Initialize()
        Set MyMSPApplication = Application
    End Sub
    Private Sub MyMSPApplication_ProjectBeforeTaskChange(ByValtsk
    As Task, ByVal Field As PjField, ByVal NewVal As Variant, Cancel As Boolean)
        tsk.Date1 = Now()
    End Sub
    Sounds like hell? Yes, but that's how it works: the first part is always executed when you open a project -> the "StartEvents" initialises the new class and tells Microsoft Project to use events (which
    is does NOT in the default). The last part "watches" all changes and whenever you change something it sets the Date1 field to the current date and time.
    Please let me know if you need any help!
    Regards
    Thomas

  • Changing specification during result recording.

    Hello,
    Is there any functionality in result recording (QE51N) which allows you to change specification for quantitative  inspection characteristic?
    Example:
    specification 5,0 .. 6,0.  You record result 4,9 and change specification to 4,9 .. 5.0 which causes that valuation of inspection characteristic  is accepted
    Best Regards
    Andrzej

    Hi,
    Once you assigned specifications you can not change the specifications.
    How ever if you are sure every time specifications are changeing then use MIC with incomplete copy model.
    Normally you will be inspecting the material (Physically) first so you will be knowing what specifications will suit to make the RR acceptable.
    But this may not be acceptable to client in all situation.
    Regards,
    NItin

  • Result Recording as DATE

    Hi All,
    A requirement from my client hasd put me in awkward condition.
    I need to record result as DATE. Because as per the testing protocol of all hte materials mfg date and expiry date.
    E.g. For the insepction plan for Incomming Raw material (Inspection lot against GR), "Manufactring date" and "expiry date" are two MIC for my operation "Sampling" of the inspection plan and I need to record the result as date.
    Is there any way?? Pls provide the details.
    With Best Regards,
    Shyamal Joshi.

    I am very much thank full to both of you for your such a valuable inputs.
    Dear Craig,
    The need to record the result as Data is required because here we had a need where the "Data" was a part of inspection specification.
    e.g. It was demanded that "Mfg Date" for the delivery and consignment, is to be checked by the Quality inspector and to be filled in the report. So hence we can fetch it through the Batch itself, but to mentioned that the inspector has checked the Mfg Date, and well documented it, we had to keep a MIC in the Inspection plan.
    So as a solution what we have done is........
    - Created an MIC as "Mfg Date".
    - Attached in Inspection plan, as Quantitative MIC. Didn't entered any Limits to it.
    - In the result recording screen, the is field named as "Inspection Description", technical name "PRUEFBEMKT". Where it allow us to insert a free text up to 40 Characters.
    - To make this mandatory while result recording, keep the Control indicator, "Documentation Required" active in the second page of the control indicator, for the MIC.
    This way we somehow found the reciprocal solution for the same.
    Regards,
    Shyamal

  • Mass change  'Valid-to' date in price records

    Hi All,
    Can you please suggest me best possible method to change condition records of condition Type.
    My requirement is to udpate 'Valid-to' dates of large number of condition records.
    Thanks and Regards,
    Sachin M M

    Hi All,
    Can you please suggest me best possible method to change condition records of condition Type.
    My requirement is to udpate 'Valid-to' dates of large number of condition records.
    Thanks and Regards,
    Sachin M M

  • Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time

    Record about my phone (bought in Verizon store and connected to Verizon for 4 years) has been corrupted and now I can not make any changes to my data plan. Several sessions with the technical support and management have not resolved this issue. Each time technical people and top managers promised that this issue will be resolve tomorrow and they will cal me. Nothing happend!! I can not even cancel my service not just to upgrade it. Completely locked. 
    Any advice?
    Thanks.
    Alex.

    Cannot figure out what your talking about since it makes no sense.
    If you are the account owner you can go to the My Verizon web portal http://www.verizonwireless.com
    You must log in with your cell number and your my Verizon portal password. Not the account pin.
    Once there you can change your plan and services. However repeated incorrect login attempts will lock you out of the site. It a fraud prevention measure.
    1-800-922-0204 call support with your cell number and or account number and account pin and they can assist you.
    If you don't have the information then there is nothing they can do.
    If you can verify who you are they may be able to reset your account access. But only if you are the account owner.
    Good Luck

  • Tracking Data Changes with Record History (WHO)

    Hi all ,
    I've a custom form & i need to Tracking Data Changes with Record History (WHO) will anyone show me example of how it's done because i tried to go through the application developer guide but unfortunatelly this part isnot tht clear with me
    waiting your reply
    thanks

    Hi,
    Good question, a colleague asked me the same yesterday - i will find out officially for you.
    Regards,
    H

  • Want to change the Result Recording Result

    Hi All,
    I have a problem Please help me out or suggest me is it possible to do-
    Result Recording is done and saved for a particular lot and result is accepted and i did UD for that and accepted as well as i posted to un-restricted stock with Acceptance and saved.
    Now my client want to chance the result and reject it and post it to blocked stock again do UD.
    This is our normal requirement here.
    Regards,
    siddharth shanker

    Hi,
    You have to explain your  client the process and its pros and cons, once you give UD and post the stock then how will that be canceled. Keeping apart SAP, in actual domain practice also  when you accept the lot you can't reject it on same challan, you have to so separate process.
    Here best way is to assign 08 Insp type to that material and create the lot using 322 movement type (MB1B) and again reinspect and post it to block and send back to vendor. This is only if you need to record results again, otherwise you can directly post from unrestricted to Block stock using movement type 344 i.e. from unrestricted to block then purchase person will send it back to Vendor. You can raise notification to keep record of this movement.
    Best Regards,
    Shekhar

  • Labview software locking up while recording data. Code has not changed and used to work fine.

    I am using labview 5.1 and DAQ 6.6. While recording data, which seems to work fine, the real-time plots simply stop and labview seems to lock up after about 30 seconds of reading data. The VI I am using I have been using for a long time and I have never had a problem like this before. I am really stumped as to why this happens.

    Yes do the jpg thing.
    If I understand you correctly, the data makes to the file.
    Double check the data in the file to make sure you are getting good values. Who knows, you may have a bad channel that is ggofing with you scales such that just can't see the data.
    It start to plot and then suddenly it just goes away huh?
    Post a picture.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Message in result recording

    Hi friends,
    I am using upper & lower plausibility limit in MIC, while result recording for this MIC a warning message is issued when user enters value which is not in the defined range, now i want to convert this warning message to error message.
    The mesasge is
    The input value 14 is too large. Check your entry
    Application Area: QE
    Message number : 405.
    Please guide me how to go about it.
    Regards,
    Amit Shirsath.
    Edited by: Amit Shirsath on Jul 15, 2008 6:36 AM

    Why would you want to change this to a warning only?  If the value is to large for the test being performed, it shouldn't be allowed to be enterred. 
    Unless you have done something strange with your master data, (like setting a spec on the characteristic itself), you should be able to enter an out-of-spec value but you should not be able to enter one that exceeds the capability of the test, i.e. the characteristic. 
    With a max value of 14 this sounds like a pH test.  You shouldn't ever have to enter a value over 14..
    Craig

  • Default defect class during results recording

    Hi all,
    In the inspection plan I have maintained target value 20, lower limit 19 and upper limit 21 for one MIC which has single recording. When I do results recording for the MIC, I entered value 18, 20, 20, 20, 21, 18 was rejected automatically with a defect class Major defect A. Where is the default defect class from? If I want to enter a different one, how to change it?
    The only place I can imagine is the configuration of Catalog 9 Defect Class in which defect class is assigned to each Code, but in my case no Code was selected.
    Please help.
    Thanks.
    Danny

    Hi,
    Follow the path QCC0> Quality planning> Basic Data> Catalog> Define defect class.
    In this field, you can customize the details as per your need.
    Once done, you need to assign it to Plant level setting as told by Rohit.
    ntn

Maybe you are looking for