Report to monitor PO output failures

Dear All,
Is there any standard report available in SAP which will display all the PO output failures for a specific period.
Example:
Output type: NEU
Date range: DD.MM.YYYY ~ DD.MM.YYYY
The report should display all the PO numbers of the PO's whose output has failed....
Thanks
Badrinath Murali

You can find in the tables in T-code SE16N
Table-NAST
Output type-KSCHL
ERDAT-created On
ERUHR-Created at
VSTAT-Processing Status as
0     Not processed
1     Successfully processed
2     Incorrectly processed

Similar Messages

  • How to monitor OSD TS failure and get alert or report?

    How to monitor OSD TS failure and get some alert or generate an report?
    We have SCCM 2012 R2 CU1 with MDT 2013.
    I have checked the OSD reports in SCCM and everyone is emty, where do SCCM get data to the what to activate?
    (I thinking of "Task Sequence - Deployment Status" reports)
    I am not sure people read report manually or lock at the MDT monitor view. So best I think that generate an email or incident in Service Manager when an TS fails.
    We do have SCOM, SCSM, SCO.
    Is there anyone that can point what way or what option I have?
    /SaiTech

    Specifically you could use this Status Message Query syntax to monitor your Task Sequences for errors:
    select stat.*, ins.*, att1.*, att1.AttributeTime from SMS_StatusMessage as stat left join SMS_StatMsgInsStrings as ins on stat.RecordID = ins.RecordID left join SMS_StatMsgAttributes as att1 on stat.RecordID = att1.RecordID inner join SMS_StatMsgAttributes
    as att2 on stat.RecordID = att2.RecordID where att2.AttributeID = 401 and att2.AttributeValue = "DOJ200A1" and stat.SiteCode = "DOJ" and att2.AttributeTime >= ##PRM:SMS_StatMsgAttributes.AttributeTime## order by att1.AttributeTime desc
    Just replace DOJ200A1 with the Deployment ID of your Task Sequence and DOJ with your SiteCode.
    If you want to generate an alert if the TS fails then you could run a script that calls a utility (or similar) which sends a pre-configured email to a specified address (as an alternative to Torten's response). This could be placed in the built in error
    logging section of the SCCM integrated MDT Task Sequence when it fails which I assume you are using (right at the bottom, called Gather Logs and StateStore on failure).
    There are heaps of ways of generating an email from a TS and controlling error logging just do a search - as you have Service Manager you could even use your instance of Orchestrator and call a run book in your TS which does the email?
    Cheers
    Damon

  • My iphone 4s has been reporting invalid sim/sim card failure intermittently for a week. tried to solve problem permanently - in mid of reset all settings my sim card failed again. help! not backed up on icloud, just itunes.  don't ask. thanks!

    my iphone 4s has been reporting invalid sim/sim card failure intermittently for a week. I thought it was a one/two-time thing, so had to manually eject SIM card and put back in.  Today, after it happened twice in 12 hours, someone told me to reset - i thought they meant reset all settings, not network settings.  while in the middle of resetting, there was an invalid SIM card again.  so a few questions - which should i do first?  try to manually back up from itunes (not connected to cloud - will be after tonight!), or eject SIM card?  don't know if one will jeopardize the other.  also, the last time i backed up was 6 days ago - have taken hundreds of pics since then - are those all lost?  is there a way to essentially not reset?  i thought the reset was okay because it said i'd lose no data or media. Help!  thanks much!

    my iphone 4s has been reporting invalid sim/sim card failure intermittently for a week. I thought it was a one/two-time thing, so had to manually eject SIM card and put back in.  Today, after it happened twice in 12 hours, someone told me to reset - i thought they meant reset all settings, not network settings.  while in the middle of resetting, there was an invalid SIM card again.  so a few questions - which should i do first?  try to manually back up from itunes (not connected to cloud - will be after tonight!), or eject SIM card?  don't know if one will jeopardize the other.  also, the last time i backed up was 6 days ago - have taken hundreds of pics since then - are those all lost?  is there a way to essentially not reset?  i thought the reset was okay because it said i'd lose no data or media. Help!  thanks much!

  • Report to see the output of VLPOD transaction

    Hi Gurus
         I have configured Proof of delivery concept to caputre loss of Quantity due to moisture. can any body tell me about standard report to see the output of VLPOD transaction.Full points for the correct solution.

    Hi,
    Try the t-code VLPODL, hope can help you!
    Good day
    Tao

  • How to call the XML Publisher Report thro Standard PO Output for Comm.

    Hi
    We need to call our custom report(XML Publisher Report) from the standard PO Output for Communication Report.
    There is a parameter(Purchase Order Layout) in PO Output for Communication in which we can see no. of standard reports. We want to add our custom report in that list so that when we will run this standard report by selecting our custom report for Purchase Order Layout parameter, we should get the output as per our Custom report.
    Since PO Output for Communication is a Java Concurrent Program, we are not able to place our custom report in the list of Purchase Order layout Parameter.
    Ram

    Welcome to the forums !
    Pl see if MOS Doc 305307.1 (How To Modify Print PO Report POXPOPDF With Custom Template) can help
    HTH
    Srini

  • How to run the report and show the output in excel file

    salam
    how to run the report and show the output in excel file,
    how to run the report and print the o/p via printer
    how to run the report and send the o/p via mail
    thank u all

    Hi,
    There are Parameters DESTTYPE, DESFORMAT and DESNAME. You can set these parameters to get as you want.
    1) Output in Excel File
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'FILE');
         ADD_PARAMETER(PL_ID, 'DESFORMAT', TEXT_PARAMETER, 'DELIMITED');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<file_name>.XLS');2) output to printer
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'PRINTER');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<printer_name>');3) Email - Have to configure SMTP and all. ( i didn't checked it)
         ADD_PARAMETER(PL_ID, 'DESTYPE', TEXT_PARAMETER, 'MAIL');
         ADD_PARAMETER(PL_ID, 'DESNAME', TEXT_PARAMETER, '<email_id>');Regards,
    Manu.
    If this answer is helpful or correct, please mark it. Thanks.

  • [CRS2008] Scheduling a report to multiple file output in single schedule

    Hi,
    Is there any way in CRS2008 / Infoview to scheduling one report to multiple file output in one schedule?
    i thought maybe it can, but still not found the way.
    Says,
    I have one report say "Report by Branch.rpt", the parameter prompt is BranchCode.
    I want to generate the "Report by Branch.rpt" for every BranchCode in separate output generate file. Like, "Report by Branch.rpt" for BranchCode A, or "Report by Branch.rpt" for BranchCode B.
    So, if i run the schedule, it will generate several report based on the report parameter given.
    Hope, would find the way.
    Thanks in advance.
    Regards.
    Edited by: fritzwijaya on Sep 20, 2010 3:47 AM

    For anyone still looking, the job can be seen under the Job History option on the home screen, but not on the Job History option under the report in the catalog - i am assuming this is becasue somehow im not referencing the report correctly in the ScheduleReport request message.
    Also, the jobId returned is a parent jobId, which when used to poll the job status, always returns a 'Scheduled' status. Im now adding 1 to this ID to get the status of my job - this returns the correct status of 'Success'.
    Still hoping someone has an idea on the getDocumentData question...?
    Thanks.

  • Download report to PDF at Output

    Hi SDN's,
    I am having a report which shows a output. Now my requirement is i need to download the Output of the Report as a PDF.
    I would need to place a button on the appl tool bar, clicking on which should throw a popup of File Select Dialog.
    Upon giving the filename, the output should be downloaded to the filepath mentioned.
    I have already achieved the placing of button on the appl tool bar.
    But my Question is how to show a popup of giving a File Select Dialog upon clicking the button.
    And now Function module : CONVERT_OTF_2_PDF is used to convert to PDF. Is this right?
    Is my approcah correct. Please suggest me if i am wroing at any point.
    Regards
    Pratyusha

    Hi,
    I will give u sample code...
    DATA: fm_name TYPE rs38l_fnam,control TYPE ssfctrlop, op TYPE ssfcompop,
          p_form TYPE tdsfname VALUE 'ZTAX_COMPU',
          errtab  TYPE tsferror,spoolid TYPE ssfcrescl.
    DATA:t_otf TYPE itcoo OCCURS 0 WITH HEADER LINE,
    * Internal table to hold OTF data recd from the SMARTFORM
    *T_OTF_FROM_FM TYPE SSFCRESCL,
    * Internal table to hold the data from the FM CONVERT_OTF
    t_pdf_tab LIKE tline OCCURS 0 WITH HEADER LINE.
    DATA:
    *w_form_name TYPE tdsfname VALUE 'ZSURESH_TEST',
    w_fmodule TYPE rs38l_fnam,
    w_cparam TYPE ssfctrlop,
    w_outoptions TYPE ssfcompop,
    w_bin_filesize TYPE i, " Binary File Size
    w_file_name TYPE string,
    w_file_path TYPE string,
    w_full_path TYPE string,pnrno(8),ldate TYPE sy-datum.
    CLEAR control.
        control-preview   = 'X'.
        control-no_open   = 'X'.
        control-no_close  = 'X'.
        control-no_dialog = 'X'.
        control-getotf = 'X'.
    *  control-DEVICE     = 'A000'.
        op-tddest = 'A000'.
        op-tdnewid = 'X'.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
            EXPORTING  formname           = p_form
    *                 variant            = ' '
    *                 direct_call        = ' '
            IMPORTING  fm_name            = fm_name
            EXCEPTIONS no_form            = 1
                       no_function_module = 2
                       OTHERS             = 3.
    CALL FUNCTION 'SSF_OPEN'
           EXPORTING
    *     ARCHIVE_PARAMETERS       =
            user_settings            = ' '
    *     MAIL_SENDER              =
    *     MAIL_RECIPIENT           =
    *     MAIL_APPL_OBJ            =
            output_options           = op
            control_parameters       = control
          EXCEPTIONS
             formatting_error         = 1
             internal_error           = 2
             send_error               = 3
             user_canceled            = 4
             OTHERS                   = 5
    CALL FUNCTION fm_name
      EXPORTING
    *     ARCHIVE_INDEX              =
    *     ARCHIVE_INDEX_TAB          =
    *     ARCHIVE_PARAMETERS         =
          control_parameters         = control
    *     MAIL_APPL_OBJ              =
    *     MAIL_RECIPIENT             =
    *     MAIL_SENDER                =
          output_options             = op
          user_settings              = ' '
          emp_no                     = itab-emp_no
          proc_yyyymm                = procyymm
          category                   = itab-category
          sp1                        = wa
          sp2                        = wa1
          itexem                     = exem
        TABLES
          it_etc                     = it_etc
          it_f16                     = it_f16
          it_hrc                     = it_hrc
       EXCEPTIONS
         formatting_error           = 1
         internal_error             = 2
         send_error                 = 3
         user_canceled              = 4
         OTHERS                     = 5
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL FUNCTION 'SSF_CLOSE'
        IMPORTING
          job_output_info  = spoolid
        EXCEPTIONS
          formatting_error = 1
          internal_error   = 2
          send_error       = 3
          OTHERS           = 4.
      IF sy-subrc <> 0.
    *   error handling
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      REFRESH : it_etc,it_f16,it_hrc.CLEAR : it_etc,it_f16,it_hrc.
      t_otf[] = spoolid-otfdata[].
      CALL FUNCTION 'CONVERT_OTF'
       EXPORTING
         format                      = 'PDF'
         max_linewidth               = 10
       IMPORTING
         bin_filesize                = w_bin_filesize
    *   BIN_FILE                    =
        TABLES
          otf                         = t_otf
          lines                       = t_pdf_tab
       EXCEPTIONS
         err_max_linewidth           = 1
         err_format                  = 2
         err_conv_not_possible       = 3
         err_bad_otf                 = 4
         OTHERS                      = 5
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CLEAR:w_full_path.
      IF itab-pnrno NA sy-abcde.
        UNPACK itab-pnrno TO itab-pnrno.
      ENDIF.
      pnrno = itab-pnrno+2(8).
    *  SHIFT pnrno LEFT DELETING LEADING '0'.
      CONCATENATE path '\' pnrno '.pdf' INTO w_full_path.
      CALL FUNCTION 'GUI_DOWNLOAD'
        EXPORTING
          bin_filesize = w_bin_filesize
          filename     = w_full_path
          filetype     = 'BIN'
        TABLES
          data_tab     = t_pdf_tab.
      CLEAR w_full_path.
      CONCATENATE 'Download completed for Employee - ' itab-emp_no  INTO w_full_path SEPARATED BY space.
      CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'
       EXPORTING
    *         PERCENTAGE       = 0
         text             = w_full_path.
      CLEAR : t_otf,spoolid, t_pdf_tab,pnrno.
      REFRESH : t_otf, t_pdf_tab.
    Regards,
    V.Balaji
    Reward if Usefull...

  • Automatic scheduling of report and send the output  to user via email

    Good Morning,
    Please i need to scheduled report and send the output via email in Discoverer . Please can someone assist in how to achieve this ?

    Hi,
    You cannot schedule and email a Discoverer report using standard Discoverer scheduling. You have to use a third party scheduler and Discoverer Desktop running on a windows PC.
    This presentation has some more details on how to do this.
    Rod West

  • ABAP report to monitor Background Jobs (SM37)

    Hi,
    I need an ABAP report to monitor Background Jobs (SM37) which can monitor following things:
    1) All jobs which got cancelled based upon the hours field specified in the customizing table.
    2)All jobs which are active till the current date.
    Hope to receive your precious response!
    Thanks
    Mehar
    Moderator message : Spec dumping not allowed, search for available information.  Thread locked.
    Edited by: Vinod Kumar on Nov 22, 2011 3:36 PM

    Hi,
    I need an ABAP report to monitor Background Jobs (SM37) which can monitor following things:
    1) All jobs which got cancelled based upon the hours field specified in the customizing table.
    2)All jobs which are active till the current date.
    Hope to receive your precious response!
    Thanks
    Mehar
    Moderator message : Spec dumping not allowed, search for available information.  Thread locked.
    Edited by: Vinod Kumar on Nov 22, 2011 3:36 PM

  • T. code for report (Report to Monitor Credit Limit Vs Outstanding)

    Please send me in ECC 6.0  T. code for report (Report to Monitor Credit Limit Vs Outstanding)

    Try any of these report using se38 for credit limit check.
    RFDKLI30  Credit Limit  Overvie                                   
    RFDKLI40  Credit Overview                                           
    RFDKLI41  Credit Master Sheet  (complete details)                                          
    RFDKLIAB  Display Changes to Credit Management         
    RFDKLI43   Credit Management: Master Data List     (credit exposure limit)        
    anya

  • Run two reports but generate one output

    I have developed two reports, one is a detail (portrait style) and another is a summary report (landscape). Now I need to provide an option that will run both the reports but display the output in one document (the document should contain both the detail and summary content).
    Ideal scenario would be to call the report one after another but capture the output in one file but I am not sure whether it's possible in Reports.
    Any help is highly appreciated. Thanks in advance.
    Sundar

    Hi DC,
    Thanks for your reply. I tried to figure out how to create a new section by looking at the document i have (building reports), it directs me to create a new report block and treat it as a new report. Is that what you meant? I tried to follow the report wizard but it's only displaying the summary total columns not the details (i know it's difficult to troubleshoot without viewing the report). I just want to make sure i am at the right place creating a new report section.
    Again thanks for your reply.
    Sundar

  • Reports 6i's XML output

    Hi,
    I am trying to output the standard Oracle11i Finacials reports in XML format with 6i Report server. The output of certain fields appears as * instead of numbers. It works fine when output in HTML. Is this a known problem or should some formating be done for such fields?
    Thanks
    Srinivas

    Hi,
    I don't think that is the reason as format mask is not applied to column values in XML output format - it contains data only, no formatting.
    This could be a problem with the report or the XML output generator, please contact Oracle Support to open a tar.
    You should also check if the report runs correctly in the Live Previewer (make sure you remove the format mask from the column in question).
    Hope that helps.

  • GroupWise reporting using Monitor in 7.x

    Is there a way to get a full report using Monitor that will list all of the GW users and the last time they logged on? The current report in 6.5.6 shows only connected users.
    Paul Caron, CNE, MCSE
    Maine Medical Center
    [email protected]

    eyuk. Guess it's time to submit an enhancement for that.
    Paul Caron, CNE, MCSE
    Maine Medical Center
    [email protected]
    >>> Danita Zanre<[email protected]> 9/26/2006 11:01:04 AM >>>
    Paul Caron wrote:
    > Is there a way to get a full report using Monitor that will list all of
    > the GW users and the last time they logged on? The current report in
    > 6.5.6 shows only connected users.
    No the only way to get a "last logged in" number is to run the audit report
    in GWCHECK.
    Danita Zanre
    Novell Support Forums Volunteer
    GroupWise 7 Upgrade Guide!
    www.caledonia.net/gw7upg.html

  • Oracle Report call Oracle Report to generate single output

    Is it possible for an Oracle Report to call another Oracle Report and generate single output?
    Report one is a form letter and the second report is the accompanying information described in the letter. The reports cannot be merged because the second report is very complex and used by many programs and purposes.
    Using 6i on 10g database, currently migrating to 11g Reports and database.
    Thank you.

    6i is not certified with 10g DatabaseWell, that is not completely true. 6i Even works and is partly certified against 11g, since Oracle Apps 11 is built in Developer 6i and certified against 11g.
    To call a report from a report use SRW.RUN_REPORT.

Maybe you are looking for