Report to understand exact status of FG

Dear Experts,
One question is going i my mind but still i have not found the solution. And it would be thankful to you if you clear my following doubts.
I run the MRP and see the results in Md04 or md05, then i go to order report to know the exact status of the Finished goods that what all components required for preparing Finished goods are available in stock and what all components PR are generated and what all component PO are generated.
This Report is fantastic, but the screen shows the status of only one finished goods at a time. How can i view the overall finished goods (say 500 to 600 nos of finished good) status in one screen.
Experts Is it possible in standard SAP ?
If possible then suggest me and if it is not possible then suggest some other alternative.
Regards,

31,
600 Finished goods?  I wish I had it this easy when I was a planner.  I would never have had enough time to individually review all orders. I would typically be responsible for 10K-15K FGs materials, for which there were usually more that 8000 production orders for FGs and HALBs open at any given time.
Most planners are only interested in exceptions.  They don't care how many purch reqs have been created.  They don't care which orders have sufficient parts in place.  They only care about (in order of priority)
1. shortages
2. late supply
3. supply that should be cancelled
and,if there is time left to research
4, supply that will arrive too early.
All these issues can be isolated and reviewed in MD06.
Best Regards,
DB49

Similar Messages

  • Reports Stuck in Running Status

    We are having a problem where reports are stuck in running status. When looking on the server, the reports stuck in running status taking up a "jobserverchild" process, and does not complete.
    Has anyone experienced this issue, and how we can resolve it?

    Ok - here we go - we have been experiencing this issue for the longest time - it looks like we have found the culprit:
    1) Check the default printer of the report developer who placed this report into Enterprise.
    2) Ensure that exact same driver is on the Business Objects Server.
    3) Report should schedule fine.
    Another option is to set "No Printer" within the report design itself by clicking on File > Page Setup. This way there is no dependency on printer drivers.
    Edited by: Troy Underwood on Nov 25, 2009 11:29 PM

  • SSRS sub report not fitting exactly in the parent textbox in main report.

    Hi All,
    I have a small sub report placed in the main report. Everything is working fine except that the sub report not fitting exactly in the parent text box is bothering me and disturbing the look of it. Can any one tell me how to make the sub report fit to its
    parent properly ???
    contents of my report are as below.
    1st column - project name,2nd column - location(sub report),3rd column - client name,4th - consultants(sub
    report), 5th - registered contractors and date(sub report).
    At the end of the sub report a line is displayed indicating its end. This is what i am concerned about.

    Hello,
    If I understand correctly, you have get a mess format with subreport.
    We can adjust the subreport report body size and tablix with the same size. It will fit exactly in the parent text box. Please refer to the screenshot below:
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • Report on production order status and shortage report

    I want to know standard report on production order status and shortage report. Kindly suggest.

    COOIS - Production order information system . In this report you can give system status in selection screen  and in report you can get complete status details (both system and user status) .
    shortage report - CO24

  • ALV Report to display the status of the requests raised through ESS

    Hi All,
    We have to develop a ALV report to display the status of the requests raised through ESS
    for Leave, Travel & Event Management, Travel and Appraisal workflows.
    ESS Travel, ESS TEM, ESS Apraisal workflows are associted with SAP Business Objects.
    we are using the function module SWI_WORKITEMS_OF_OBJTYPE_GET to get
    the top level work item id's by passing the object type like PDRELA_025, BUS2089.
    By using SWP_WORKFLOW_LOG_READ function we are getting the workflow log
    by passing top level work item id's as imort parameter. 
    The report output should have the following fields
    Initiator, Initiator Personal No, Request Type( Leave, Travel etc.. )
    Date of application of the request, Status ( Approved by RM, Rejected etc )
    Name of the Approver, Approved / Rejected Date.
    The logic should be work for all the above ESS workflows and should be generalized.
    Can any one please let me know the procedure to get the required information from the workflow log.
    It would be great if any one suggest on the same how to proceed further to get the information as mentioned above.
    Thanks & Regards,
    Jagadeeswara Rao Balla.

    Hello,
    You can get most of that information from fm SAP_WAPI_GET_HEADER, input is workitem_id.
    regards
    Rick Bakker
    Hanabi Technology

  • XML Reports end with WARNING Status, Using Virtual Hostname by Veritas HA

    Dear Experts,
    We have upgraded our Application from 11.5.10.2 to R12, 12.1.3. Now in the Upgraded Application we are unable to open/view any of the XML based Concurrent Reports. All the XML Concurrent Reports are ending in Status WARNING.
    When we click on the View Out put, we are just getting the XML code and not the XML based reports.
    The log file of Out Put Postprocessor shows the following errors:
    ================================================
    5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] Get Output Type
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file name: /mnt/oracle/ERPROD/inst/apps/ERPROD_erp-lh-dr/logs/appl/conc/out/o4152834.out
    [5/28/13 12:40:20 PM] [STATEMENT] [960882:RT4152834] XML file is on node: ERP-LH-DR
    [5/28/13 12:40:20 PM] [UNEXPECTED] [960882:RT4152834] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    [5/28/13 12:40:20 PM] [960882:RT4152834] Completed post-processing actions for request 4152834.
    And error like below:
    The error we are getting from the Application log files are related to Hostname. Following is the abstract from the Output Post Processor log.
    [5/29/13 2:56:02 PM] [UNEXPECTED] [960900:RT4155505] java.sql.SQLException: Exhausted Resultset
    at oracle.jdbc.driver.OracleResultSetImpl.getString(OracleResultSetImpl.java:1224)
    at oracle.apps.fnd.cp.util.CpUtil.getCanonicalLocalNode(CpUtil.java:127)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:244)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    ===============================================================
    Concurrent Manger Log files shows the following error:
    ===========================================================
    Executing request completion options...
    Output file size:
    430455
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 4158856 on node ERP-LH-DR at 30-MAY-2013 18:53:38.
    Post-processing of request 4158856 failed at 30-MAY-2013 18:53:38 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    ==========================================================
    **Please suggests:**
    **1- Is there any way to make these XML reports work with Veritas HA, using Virtual hostname**
    **2- Can we identify or pin point from where the Out Put Postprocessor is setting the Physical Hostname.**
    Regards
    Ali Ammar

    Hi,
    The metalink note Output Post Processor Fails Due to java.sql.SQLException: Exhausted Resultset [ID 740529.1], is not related to us, we have already verified that. In our case the Application is running on Virtual Hostname and this virtual hostname is taken care by Veritas Library, ACC.
    Secondly the FND_NODES also shows the Virtual hostname as the application is configured on Virtual Hostname. So in our case its not seems to be comming from the FND_NODES tables, rather it seems that some of the Java files/class is picking it by the OS command uname -a.
    So if we can find that class or environment file of java, we can export the Virtual Hostname as we used it in configuration. Please note that the Concurrent Manager and Application listener are also working fine on the Virtual Hostname, by using the Veritas library.
    Solaris:
    LD_PRELOAD_32=/usr/lib/secure/libvuname.so
    VHOSTNAME=<virtual hostname>
    Please suggest.
    Best Regards
    Ali Ammar.

  • We feel it better to have a status bar in firefox.we got it in firefox3 but can't find in firefox4&lettest.its really embarrasing for us not to see the exact status of browsing.is there any solution to browse lettest version with old status bar.pls answer

    we feel it better to have a status bar in firefox.we got it in firefox3 but can't find in firefox4&lettest.its really embarrasing for us not to see the exact status of browsing.is there any solution to browse lettest version with old status bar.please answer or we have to use the old one because its very ugly to see a revolving status.

    I checked the status of the server and hard drive by booting off of the 10.4 installation disk, select utilities and disk utility.
    I know very little about terminal, however I'm pretty good at dos so I can figure some things out if given some commands.
    Anyway, I ran some commands and here are the results:
    megaraid -showstatus
    MEGARAID CLI version 1.0.12
    No cmd argument
    Um, so I think I remebered the command incorrectly and I did -showdevices instead. Sorry.
    megaraid -showdevices
    Physical devices Available = 3
    Drive ID Identification Size(MB) Status
    0 Hitachi HDS722580VLSA80 78529 Failed
    1 Hitachi HDS722580VLSA80 78529 Online
    2 Hitachi HDS722580VLSA80 78529 Online
    diskutil list
    /dev/disk0
    #: type name size identifier
    0: Applepartitionscheme *153.3GB disk0
    1: Applepartitionmap 31.5KB disk0s1
    2: AppleHFSServer HD 153.2GB disk0s3
    /dev/disk1
    #: type name size identifier
    0: Applepartitionscheme *2.6GB disk1
    1: Applepartitionmap 31.5KB disk1s1
    2: AppleDriveATAPI 4.0KB disk1s2
    /dev/disk2
    #: type name size identifier
    0: untitled *467.0KB disk2
    /dev/disk3
    #: type name size identifier
    0: untitled *95.0KB disk3
    /dev/disk4
    #: type name size identifier
    0: untitled *95.0KB disk4
    /dev/disk5
    #: type name size identifier
    0: untitled *95.0KB disk5
    /dev/disk6
    #: type name size identifier
    0: untitled *219.0KB disk6
    megaraid -showconfig
    Logical Drive RAID Level Stripe Size(KB) Size(MB) Status
    0 5 64 156958 Degraded
    megaraid -showapater
    FW Version = A130
    Bios Version = G117
    Product Name = MegaRAID SATA 150-4D
    Cache Size = 64MB
    diskutil checkRAID
    No RAID sets found
    Thank you for your help. I really appreciate it and so do the teachers and the students!

  • Post-processing actions failed (Report Completed with Warning Status)

    Hi Friends,
    I'm developing custom PO Report using XMLP 5.0.0. Preview Of Template is coming properly while running the report , it completed with Warning Status.The Report is not working in UAT while it was passed DEV and TEST Env successfully. Please look at the below log details and help me
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 654357 on node GOLDBQ at 20-JUN-2007 08:07:22.
    Post-processing of request 654357 failed at 20-JUN-2007 08:07:32 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    OPP Log Details
    [6/20/07 10:22:04 AM] [OPPServiceThread1] Post-processing request 654539.
    [6/20/07 10:22:05 AM] [3039:RT654539] Executing post-processing actions for request 654539.
    [6/20/07 10:22:06 AM] [3039:RT654539] Starting XML Publisher post-processing action.
    [6/20/07 10:22:06 AM] [3039:RT654539]
    Template code: XXTCPOXPRPOPG
    Template app: XXTC
    Language: en
    Territory: GB
    Output type: PDF
    [6/20/07 10:22:07 AM] [UNEXPECTED] [3039:RT654539] java.sql.SQLException: Non supported SQL92 token at position: 1:
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Compiled Code))
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleToken(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleODBC(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.parse(OracleSql.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.nativeSQL(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleStatement.expandSqlEscapes(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleStatement.parseSqlKind(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OraclePreparedStatement.<init>(OraclePreparedStatement.java(Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java(Compiled Code))
         at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:168)
         at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:127)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:208)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    [6/20/07 10:22:07 AM] [3039:RT654539] Completed post-processing actions for request 654539.
    END Of OPP Log Details
    Regards,
    Aanta
    Message was edited by:
    user526601

    HI ,
    i am also facing the same problem but i have one solution for this .... that opp err
    comes in 3 cases ....
    data output will be very large
    unable to insert data in template---->template design is wrong.....(in caseif xml is generated for that).
    the third case is that the data defination file is perfectly fine but when it have to insert data in template its not getting the path where the template is put.
    its all due to xml environment settings.
    Tell your DBA to verify the issue...send him the log and opp log.
    I expect that you will get what exactly the issues is.
    regards
    Ratnesh

  • Scheduled reports (DeskI) remain in status "Pending" in SP4(FP 4.3)

    Hi,
    I am facing a weird problem with a BO XI R2 cluster installation (2 Windows Servers, one CMS, 2 DeskI Job servers on one node) after installing SP4 + FP 4.3. The users are allowed to schedule DeskI reports they created themselves. The scheduling works out fine at the beginning but at some point overnight the DeskI servers (although empty) completely ignore the fact that there are available jobs for scheduling. This means that the DeskI reports remain in status "Pending". Changing the "maximum number of jobs" setting at the CMC in the DeskI job servers properties tab seems to work like a wake-up call and the scheduling starts again. After a while though (can take up to a day to get there) the job servers start again to ignore the pending jobs.
    Is this a known issue in SP 4? Anyone had similar experiences two?
    Any help/ideas & hints will be highly appreciated.
    Cheers
    Stratos

    Hi Will,
    Quote: "In any case, in normal circumstances, you should not having pending jobs if your number of running numbers is below your max number of jobs setting". Exactly this is what we are expecting but the job server seems to sleep not caring about the actual number of pending jobs und wakes up only if we use a high setting (40) for the maximum number of jobs.
    Have found some references about similar problems for both the Web Intelligence and the Crystal Report Job Servers but not a real solution so far. It may be a problem with the CMS but I am not really sure. Restarting the CMS does not help neither.
    Cheers
    Stratos

  • ECC report for sales order status from order entry to Invoice (OTC rpt)

    Dear All.
    Looking to see if there's a standard report or transaction that we can use to review sales order line item status.
    VA05 provides a good view from sales, and VL06O provides a good view from LE, and VF05 provides a good view from billing.
    But there is there something that would list sales orders and show related quantity, open, delivered, billed all in one report?
    Many thanks!

    Thank you Shiva.
    That's what we were thinking as well.  Just wanted to make sure we didn't miss something in case SAP provided a template or customizable program for this.
    Thanks

  • ALV Report Prob with Sys Status & Totl Planned Costs

    Hi,
    Ive dev the report. now ive a few chages on report. I need to add this three frields in my report.
    For the getting the system status. For Each works Order find the recors in the table JEST.
    JEST-OBJNR = AUFK-OBJNR AND JEST-STAT <> 'X' AND CHARG = '01'.
    THEN we need to find each record  TJ024-txt04.
    And Getting the Tot Planned cost..First we use table PMCO and list all entries for the orders selected for the report where PMCO-objnr = aufk-objnr. and Sum of (PMCO-wrt00 To PMCO-wrt16) where pmco-wrttp = '1'.
    Sum of all records of the order.
      IF ip_out = 'X' AND ip_rel = 'X' AND ip_com = 'X'. "means  if its ourstanding or completed or progress are selected.
      PERFORM select_else.
    FORM select_else.
      SELECT   aufk~aufnr
               aufk~auart
               aufk~werks
               aufk~objnr  
               aufk~ktext
               aufk~idat1
               aufk~zzwref
               aufk~zzhmrg
               afih~kunum
               afih~serialnr
               afih~sermat
               afih~ilart
      INTO TABLE itab
      FROM aufk INNER JOIN afih ON aufk~aufnr = afih~aufnr
      WHERE aufk~aufnr IN so_order
      AND   aufk~auart IN so_ordrt
      AND   aufk~erdat IN so_per
      AND   afih~ilart IN so_mat
      AND   afih~sermat IN so_mat1
    *  AND   afih~gewrk IN so_mwc
      AND   aufk~vaplz IN so_mwc
      AND   aufk~werks IN so_plnt.
    ENDFORM.
    In the itab iam getting OBJNR for every order number. now i need to get the system status as well Totl Planned Costs .
    Ive a bit confussed.
    For getting System stastus.. but its not working.
    loop at itab into wa .
    select single stat from jest into lv_stat where OBJNR = wa-objnr AND
                                                    stat  NE 'X' AND
                                                    chgnr = '01'.
    clear:wa.
    select single txt04 from tj02t into lv_STTXT where ISTAT = lv_stat.
    wa-sttxt = lv_sttxt.
    append wa to itab.
    clear:lv_stat,
           lv_sttxt,
           wa.
    endloop.
    Plz let me know  while append to itab. its not append the status to final itab. as well. how to calc  the Total planned costs.
    Bcoz in the PMCO, ive WRT00,WRt01,WRT02 Up to WRT16. I need to sum every column as well as every row then last final figure , i need to add to itab-dgeskoplan[total planned cost field]. how to do this.
    Plz give me solution.
    Regards

    hi,
    thank you for repy.Ive cleared but its not working.
    can u plz tell me the to create the status color in other way
    FORM monitor_create .
      ls_layout-excp_fname = 'TRAFFIC1'.
      IF sy-datum BETWEEN orange2 AND orange .
         wa-traffic1 = '2'.
        clear:orange2,
              orange.
      ELSEIF sy-datum > green.
        wa-traffic1 = '1'.
         clear:green.
      ELSEIF sy-datum < red.
        wa-traffic1 = '3'.
        clear:red.
      ENDIF.
      If gray is not initial.
    *    if sy-datum > gray.
        wa-traffic1 = '0'.
        clear:gray.
    *  endif.
      endif.
    ENDFORM.
    Regards

  • Report to see order status

    hello All,
    Is there any report or settings to see all orders and their status in CRM.We are using CRM 2007.
    Thanks and Regards
    shanto aloor

    hey prajith...........
    thanks for your reply... i think this t code will display only service orders.. but i am looking for a report for sales orders.
    Please help....
    Thanks and Regards
    shanto aloor

  • Standard report to check MRP status

    Hi,
    Is there any standard reports to check the materials based on the MRP status? (Eg: Materials that are under A(Free and avilable) etc etc)
    Im using SAP 6.0
    Thanks in advance.

    Hi,
    1. MD04 - Stock requirement list
    2. MD05 - MRP list
    3. MD06 - MRP list collectively
    4. MD07 - Stock requirement list collectively.
    Please see if need anything more.
    Regards,
    Anil

  • Scheduled report never leaves 'scheduled' status

    I have a BIP report that is supposed to burst to three pdf files. I schedule it to run, it hits the scheduler queue, and it never leaves the queue. The Status column shows 'Scheduled' and it just sits there - never completes, never fails. I can click the Refresh icon for hours before I kill it. So there's no error thrown at all. It just sits there and stares at me.
    Any thoughts of where to look first?

    Nevermind. I stopped and restarted every single OBIEE service and the problem went away.

  • HR ABAP: HR Report Category: "Customer Specific Status" Name Change!

    Experts,
    I've successfully created a Custom HR Report Category and assigned it to my program. Report works fine, with all customized fields that i selected!
    There is one field called "Customer Specific Status", which needs to be changed to our requirement. For instance, the existing field's text "Customer Specific Status" needs to be changed as "NS Status" ?
    Helpful answers will be definitely awarded!
    Thanks a lot!
    Rgds,
    Sundar.

    Hello All,
    I got the answer already!
    Thanks!
    Regards,
    Sundar.

Maybe you are looking for

  • Problem with exceptions in the query designer

    Hi all, i got this problem, there is a formula, than calculate  "A"   %A   "B", This bring a value %, ok. in my exceptions i got this ranges: 1  to  99,4  Bad 9 99,5 to 100  Good 1, i execute the query and this bring the results, when there is a line

  • The boxes representing my screen displays in arrangement tab are missing

    Hey guys, the blue boxes that represent the two displays that i have are missing in the arrangement tab.  my computer will not let me move my cusor between the monitors, but i still see my desktop backround.  and if I turn on mirroring it works fine.

  • DATA from structure

    hi firends, i need to retreive data from table and structure is it possible eg-- AAA is table having atr no       BBB is strucrure in run time its having some data related to AAA table atrno i want a select query for this  plz some one provide me wit

  • Firmware for 3Com Bluetooth PCMCIA card

    I've just recieved my new 3com pcmcia bluetooth card (3CRWB6096). According to google it was supposed to work with Linux. I think it will, but there's something about needing the windows firmware file- BT3CPCC.bin. I have said file, and have tried pu

  • Leopard uptodate program

    Does anyone know how to file a complaint with Apple over the uptodate program? I faxed in my info over a week ago and still no status online. I called the number provided on the fax form only to find that all the service person does is check the same