Report to get next inspection date from msc2n

Dear All ,
I am trying to create a report for materials batches and the next inspection dates in msc2n . Is there a report of this type available in standard SAP ?
Secondly
From msc2n it gives the field as QNDAT in table MCHA . However I notice that when the dates in msc2n are manually changed or many other times the fields QNDAT in MCHA are completely blank . I have how ever noticed that the field QNDAT in MCH1 gives all the next inspection dates . How ever it is not mentioned in msc2n > How could this be explained .
Ram~

Hello Ram,
No there is no such STD trx available that can give you your desire list for 'Next Inspection data'.
Regards,
Shyamal
Edited by: Shyamal Joshi on Dec 23, 2008 11:48 AM
Yes As correctly suggested by Ashok the table is MCH1, from where you can find all the details you need. along with the changed (Updated record) through MSC2N.
Edited by: Shyamal Joshi on Dec 23, 2008 2:24 PM
Dear Ram,
BMBC will not help you to see the 'Next Inspection Date' in list form for all the batches in one screen. You will need to go to the Batch detail Change-Display for each batch to meet the requirement. While the table MCH1 is 100% satisfactory one for your requirement.

Similar Messages

  • Next inspection date

    "Inspection interval" is defined in the QM view of Material Master, and the system is calculating the Next inspection date from mfg. date automatically, and feeding it automatically in the relevant field in the Batch.
    Hence, we need to change u201CNext inspection dateu201D manually for each previous batch if it is revised on the basis of stability, which is practically vary difficult.
    Requirement: Retest period shall be revised if changed updated in material master for inspection interval.
    AYK

    Dear AYK
    From your post it appears that you have Batch Management activated lready and QM functionality you are trying to activate subsequently.
    I think you need to make use  of Recurring inspection for Batches with Shelf Life Expiry Date (SLED) then only this functionality will work in totality. For this purpose in QM view add Inspection interval period alongwith SLED data
    You can use Trigger manually ( T.code QA07) or Job planning ( T.code QA05) for this purpose.
    Incase you just want to update next Inspection, you need to do one by one OR make LSMW for same.
    Hope this will give you clue
    Regards
    GIRISH

  • How to get next day date (i.e., tommarow's date) from java

    Hi all,
    One small help plz..........
    Which is the method to get next day date(for eg: 2mmarow)....
    How can I get tommarow's date from Date class or some others in Java..
    Iam able to get today date.....but my requirement is I should get next day date....Plz help me....
    Plz help me.....
    Any help will be appreciated...
    Thanks a lot.....~!~!

    Here's a working example:
    import java.util.Calendar;
    import java.text.SimpleDateFormat;
    public class Tomorrow {
        public static void main(String[] args) {
            Calendar c = Calendar.getInstance(); // current date
            c.add(Calendar.DAY_OF_MONTH, 1); // add one day
            SimpleDateFormat sdf = new SimpleDateFormat("dd"); // use the pattern: day_of_month
            String str = sdf.format(c.getTime()); // fromat the date to string
            System.out.println(str); // print it at the console
    }You should read the [url http://java.sun.com/j2se/1.5.0/docs/api/java/util/Calendar.html]Calendar and [url http://java.sun.com/j2se/1.5.0/docs/api/java/text/SimpleDateFormat.html]SimpleDateFormat class javadoc.

  • Automatic inspection lot creation  upon reaching the next inspection date

    Hi qm experts,
    I have this scenario; my client wants to make an automatic inspection lot creation as well as posting to quality inspection stock of certain materials upon reaching its next inspection date defined in the msc2n transaction; how shall i make the inspection set-up of this materials??Thanks
    Regards,
    Matildo, Edsel F.
    QM Consultant

    Ok, you have me confused.  You want to do this as a one time thing?  I thought you want it to look every day, or every week, for batches that have reached their next inspection date?
    If its a one time thing, then yes, just run QA07 one time.  It only looks at unrestricted inventory.  Do not set up any parameters in the bottom half of the screen for expiration date.  If you do, any of those that have reached expiration date will be moved to blocked stock and no inspection lots created.
    If you want this to run regularly, you, or someone, needs to use QA05 to set up the batch job to run on a regular basis witht the approriate "days" value for how often your running it and how far in advance of the inspection date you want lots created.  And of course tick on "to inspection stock".
    There is no "automatic creation" as I think your thinking.  You either run QA07 once a day, or once a week or as often as you want to.  OR you set it up in a batch job (QA05) to be run once a day, once a week or as often as you want to.
    When the batch job is running, it 'appears' that the lots get created automatically.  But it is the QA07 program being run in batch that is creating them.
    Craig

  • Report is not pulling the data from multiprovider in BI 7.0

    Hi BW gurus,
    We have upgraded our BW systems from 3.5 to BI 7.0.
    According to our requirement we did some modifications(added some new cubes) to existing multiprovider. All the objects and assignments looks good in the multiprovider.
    We are facing a problem while executing the reports, report is not pulling any data from the particular multiprovider but I can see the data from the multiprovider.
    For any selection creteria we are getting the msg like "No applicable data found".
    Created a sample query with only two chars and two KF's no conditions, no exceptions still the report is not populating any data for any selection creteria.
    Appreaciate for your help in this regard.
      -BK

    Hi
    Deactivate the aggregates and then rebuild the indexes and then activate the aggregates again.
    GTR

  • Variant must get the current date from the system.

    Hi All,
    I really appreciate your help on below please;
    I need to create a variant and schedule a report program once a day.
    But variant must get the current date from the system (sy-datum).
    The program should run for the values in the variant in schedule job run;
    Can I do this using SAP variants (for Report Program) and schedule the job.
    Many thanks
    Iver

    Standard functionality.
    http://help.sap.com/saphelp_nw70/helpdata/en/c0/98039be58611d194cc00a0c94260a5/frameset.htm
    Thomas

  • Variable Next inspection date

    Hello Forum,
    I am working on a requirement of Variable Next inspection date. First time the next inspection time line is after 6 months and 2nd time it should be triggered after 4 months and subsequent one at each month .  There is only single field as Inspection interval in the material master. After looking superficially it looks to me that we can realise this through the exit QEVA0003.
    But before designing in detail using this  exit I would like to understand whether we can achieve this with any other standard SAP functionality -. Bespoke development and exits are the last thing I like to suggest to clients if we have standards SAP way to do the same thing .
    Regards
    Kaushik

    You are correct.
    The customer exit 'QEVA0003' inputs the next inspection date of batch master.
    User can change the next inspection date at transaction MSC2N or MSC5N in SAP standard.
    But if you have variable interval for recurring inspection and want to assign next inspection date automatically, you should implement the exit 'QEVA0003'.
    Regards
    Luke

  • Next Inspection Date in case of Mov. Type: 309

    Hi,
    During Transfer posting using Mov. Type: 309, (Inspection Type: 08) the Next Inspection Date is coming as per our logic of UD Date + 365 (Inspection Interval maintained in Material Mst.).
    But our requirement if that, the Next Inspection Date in case of transferred material must be same as from which transfer has been done.
    e.g. suppose material ABC is received with GR (Mov. Type:101) and its Its Next Inspection date is coming as 01/01/2012 (as its UD was done on 01/01/2011 + 365 (Inspection Interval maintained in Mtrl Mst).
    When we transfer this material to XYZ (with Mov. Type:309), its Next Inspection Date is required that of ABC (01/01/2012). But, as per present logic it is coming UD Date + 365 Days = 23/01/2012 (i.e. if UD is performed on 23/01/2011).
    How can I do that ?
    Thanx
    Vivek

    My guess is your batch level is at the plant level.  If the batch level is changed to material level or client level, this problem would go away.  This can have major impacts in other areas so it must be carefully considered.  But if this your requirement, it sounds like you might be at the wrong batch level right now.
    FF

  • Not able to get the Qualification data from BAPI

    Hi all,
    I am using a BAPI (BAPI_JOBREQUIRE_GETLIST) to get the qualifiaction data for requirement profile. It's working fine earlier but I did not get the qualification data from this BAPI, although the data is there in DB against this requirement profile.
    Can someone suggest me why I am getting this issue. I have looked into SDN and in BAPI documentation and found as below:
    "You require authorization (structural authorization) to read the Requirements subprofile."
    I am having the same User ID as I had before (when I getting back the correct data), so I don't think it should be authorization issue.
    Can someone help me out in this issue please.
    Thanks,
    Sanket Sethi

    Hi Shiva,
    It does not going to these includes at all. Message comes out with successfully done. The BApi is calling RHPP_COMMON_QUALI_READ inside, but this will not return any data. But if will call any qualification object ID, this BAPI will come up with data.
    So the QP type LO profile will not come up with any kind of data, but if we pass the OTYPE as Q and pass any Qualification object ID then the data will be returned.
    Is there any relationship or some other thing is missing? Any idea.
    Thanks,
    Sanket Sethi

  • I'm getting a "No Data From Device" error for older video import

    I'm trying to create digital video archives of some older (Hi-8) tapes before they turn to dust.  I've got a Sony deck with iLink and have been using iMovie, which is time consuming but error free.  I want to use the "Create Camera Archives" feature in FCP X, but am not able to import any video. FCP recognizes the deck, lets me control it and displays video in the capture window.  But it does not capture anything - camera archives are empty and when I try to import the video I get a "No Data from Device" message over the import window, as the video is playing in the background.  I thought it might be an issue of import settings... but I can't find any to change.
    Any advice appreciated. Thanks.

    Make sure all your settings are correct for capture and playback. Also make sure that the settings on the deck are the same as well. I know I had an issue when my Sony FX1 HDV camera was set to DV, FCP gave a similar error message.

  • Next inspection date is not updated in batch / prposed at the time of UD

    Hi
    I have configurted the system for retest of batches, the system successfully creates the inspection lot but when does not propose next inspection date at the time of UD nor it updates in Batch Master.
    I entered inspection interval days in QM View, the system entered the first inspection date correctly. Also Batch Restriction is working properly.
    Kindly help.
    regards
    Mobashir

    Hi Shaymal & VRMP
    I have checked the system, the only problem I am facing is that the system does not show next inspection date dialog box at the time of UD where I can see the next inspection date being set by the system
    Say, I use QA07 (Triggered Manually) on 19.jan.08. The Next inspection date was 26.jan.08 and Initial Run in Days was 10 (days), the system created inspection lot on 19.jan.08 successfully. At the time of UD it automatically set 29.jan.08 as the next inspection date (i.e. 19.jan.08 + 10 days)  istead of 06. Feb.08 (i.e. 26.jan.08 + 10 days) without showing dialog box / suggesting next inspectino date. 
    regards
    Mobashir
    Edited by: Muhammad Mobashir on Jan 19, 2009 7:11 AM

  • Report is not fetching the data from Aggregate..

    Hi All,
    I am  facing the problem  in aggregates..
    For example when i  am running the report using Tcode RSRT2, the BW report is not fetching the data from Aggregates.. instead going into the aggregate it is scanning whole cube Data....
    FYI.. Checked the characteristcis is exactely matching with aggregates..
    and also it is giving the  message as:
    <b>Characteristic 0G_CWWPTY is compressed but is not in the aggregate/query</b>
    Can some body explain me about this error message.. pls let me know solution asap..
    Thankyou in advance.
    With regards,
    Hari

    Hi
    Deactivate the aggregates and then rebuild the indexes and then activate the aggregates again.
    GTR

  • Deactivate creation of new next inspection date on re-GR

    Our user created GR (MIGO) against a PO and subsequently a new batch with a next inspection date was created based on inspection interval set to 730 days.
    The user agin after a few days did GR against the same PO and the next inspection date was again calculated based on this GR date and the interval. We do not want this re-assignment of the next inspection date once it has been set. Please help.
    Mrunal

    The problem is a user error.
    When you receipt a material that has a shelf life requirement, you must enter in the production date, (manufacture date), in the GR.  If you don't, it will default in the current date and usse that to calculate the expiration date.
    On the second receipt, the same thing will happen.  If the same batch is specified, if I remember correctly, the system should give a message that "batch has already been receieved" or some kind of warning.  For the production date, I believe it will still default in the current date.  I think there is another warning that the expiration date will be recalculated and a "do you want to continue" question.  If they blow through all these warnings, the system takes the new manufacture date and recalculates the new expiration date.  To the best of my knowledge you can't change this.  The users must be trained to ALWAYS enter in the correct prodcution date. 
    FF

  • TS1474 I have a new PC - great.  But the old PC has now gone and taken the backup of my iPhone 4S with it.  How do I get all my data from my iPhone to a new copy of iTunes on the new PC?

    I have a new PC - great.  But my iTunes library has now gone with the old PC.  With a new iTunes library how do I get all my data from my iPhone to a new copy of iTunes on the new PC?

    It has always been very basic to always maintain a backup copy of your computer.
    Have you failed to do this?

  • I lost my iphone. How can I get my saved data from back up on my new laptop?

    Dear Friends,
    I did a mistake as when selling my iphone I did not get my saved data from my iphone back up. Now I have a new laptop and I want to get my backed up data.
    Is there any way I could get or as Apples traditional greed ... more money more money ...more .. more??????
    Please help if I can get back my at least contacts and video for free. I do not are for my music. My God it is so difficult to get going with Apple.

    stedman1 wrote:
    A warranty does not cover physical damage. Did you have AppleCare +?
    AppleCare+ doesn't cover loss or theft, only accidental damage.

Maybe you are looking for

  • Missing functionality: Business Partner Authorization -Read only is missing

    Version: SAP Business One 2007 A (8.00.177) SP:00 PL:38 Description of requirements: Im missing the functionality -read only- at the authorisation to change the Business Partners It should be Leads: Full authorisation / no authorisation / read only C

  • Run a report of user access rights ?

    Hello, I would like to run a report from Active Directory (windows server 2012) that summarises the access rights that my various users have. Is there a way of doing this ? Thank you for any information.

  • Brush size acting up

    Hello guys this is a question I want to ask to you all. when I changed the brush size and paint it looks bigger/smaller but the cursor itself stays the same width other times as the brush got bigger the circle got bigger now its not so its hard to se

  • New version of initialization tab in global definition.

    hi all, i want new version of initialization tab of global definitions as it appears in abap editor. and also im not able to increment the lines of types tab of global definition .e.g. after 25th line of type tab i can't write any extra line.plz help

  • Default user preference of Planning

    Hi, I would like to ask if I can set the default value of user preference of all users in the same time? For example, I would like to set the default value of Planning Preference of all users as "Use application default". Thanks very much. Porcia