Report on Production Control

Hi everybody,
The production manager in my company requires a report which should have the fields exactly as described in the sql I have written so far -
SELECT
Distinct
T0.[DocNum] as 'Production Order No.',
T0.[Type] as 'Production Order Type',
T0.[ItemCode],
T0.[U_WOHCONS],
T0.[PlannedQty],
T0.[CmpltQty],
T0.[CreateDate] as 'Creation Date - Production order',
T0.DueDate as 'Due Date - Production',
T2.[DocDate] as 'Date Produced',
T0.[Status],
T0.[OriginNum],
T4.DocNum,
T4.[CardCode] as 'Customer No.',
T4.[CreateDate] as 'Creation Date - Sales Order',
T4.[DocDueDate] as 'Due Date - Sales',
T6.[DocDate] as 'Delivery Date'
FROM OWOR T0  INNER JOIN WOR1 T1 ON T0.DocEntry = T1.DocEntry, OIGN T2 INNER JOIN IGN1 T3 ON T2.DocEntry = T3.DocEntry, ORDR T4 INNER JOIN RDR1 T5 ON T4.DocEntry = T5.DocEntry, ODLN T6 INNER JOIN DLN1 T7 ON T6.DocEntry = T7.DocEntry
WHERE
T3.[BaseEntry] = T1.[DocEntry] and 
T3.[ItemCode] = T0.[ItemCode] and 
T3.[BaseType] = 202 and 
T7.[BaseEntry] = T5.[DocEntry] and 
T7.[BaseLine] = T5.[LineNum]  and
T7.[ItemCode] = T5.[ItemCode] and 
T7.[BaseType] = 17 and
T0.[OriginNum]  = T4.[DocNum] and
T0.[ItemCode] = T5.[ItemCode]
The problem I am encountering is that the report is not giving the full analysis - for example: Not all the production orders has Sales Order on it - so only those which have, can be shown on report. Also,the prod order in planned status with no delivery note can not be displayed.
So what I have developed is a very basic report. I think it can be modified by using OUTER JOIN s?
Thanks & Regards,
Kanu

Hi Gordon,
Thank you very much. The report is working.
I made the below one for the same, the only thing I am missing is that only the prod order with receipts are showing. What's wrong I am doing; just for learning purpose. Regards, Kanu
SELECT Distinct
T0.[DocNum] as 'Production Order No.', T2.[DocNum] as receipt,
T0.[Type] as 'Production Order Type',
T0.[ItemCode],
T0.[U_WOHCONS],
T0.[PlannedQty],
T0.[CmpltQty],
T0.[CreateDate] as 'Creation Date - Production order',
T0.DueDate as 'Due Date - Production',
T2.[DocDate] as 'Date Produced',
T0.[Status],
T0.[OriginNum],
T0.CardCode ,
T3.DocDate,
T5.[ShipDate]
FROM OWOR T0  LEFT OUTER JOIN IGN1 T1 ON  T0.DocNum = T1.BaseRef  INNER JOIN OIGN T2 ON T1.DocEntry = T2.DocEntry
LEFT OUTER JOIN ORDR T3 ON T3.DocNum = T0.OriginNum left outer JOIN RDR1 T4 ON T3.DocEntry = T4.DocEntry left outer join DLN1 T5 on T5.BaseEntry = T4.DocEntry
WHERE T0.[ItemCode] =  T1.[ItemCode] and  T1.[BaseType] = 202

Similar Messages

  • Reporting on Access Control 5.3 with SAP BO 4.0

    Hello All,
    I have to develop WebI reports on Access Control 5.3 data. Are there any direct connectivity options available in IDT for Access Control 5.3 or Do I have to go through Oracle database connectivity as Access control 5.3 backend database is Oracle? And also for authorization data I have to connect to ERP system.
    Any help that you can provide will be greatly appreciated.
    Thanks and Regards,
    Aashutosh

    Hi,
    Generally speaking,  i believe GRC 10  is more closely aligned to BI4.0 in terms of product releases.
    However, to the best of my knowledge, there's no direct connector from BI semantic layer (IDT/UDT) specifically for GRC.
    I believe there is a web-based UI (dynpro) for dashboard-like analysis of the compliance topology, but that's it:
    http://help.sap.com/saphelp_grcac10/helpdata/en/16/7a5f2e29744e078f9305017fee2fc2/frameset.htm
    You may want to contact the GRC forum to confirm.
    Regards
    H

  • Single Report for production scrap and Movement type 551 scrap

    Hi All,
    Can we include the scrap information from production and scrap from movement type 551 into a single BW report?.......My assumption is we cannot include it into a single report coz production scrap will have a different material information and scrap from movement type 551 will have a different material information..please correct me ig i am wrong......
    Regards,
    Shravani

    hello,
    you can have a single report by two options
    1. have a variable on movement type.If you choose 551..U will get materials of tht movt type.
    also if the select teh movt type for prodcution, it wil display its materials.
    or
    2. U have to place  movt type in the rows.Place movt type and then material in the rows.
    Then u will get for each movt type..its corresponding materials.No variable selection needed here.
    Regards,
    Dhanya

  • Indexed field of Reporting: Opportunity Product Revenues

    Hi all.
    I am using the Indexed field in Revenue.
    "Analytics: Opportunity Product Revenue History" can be found in the Indexed field of the revenue.
    However, "Reporting: Opportunity Product Revenues" can not find it in.
    How can I find the Indexed field of the revenue in Opportunity Product Revenues report ?
    thanks,
    takashi
    Edited by: user10934060 on 2011/11/15 1:56

    Derrick,
    I need a bit more information as to what you are trying to achieve, if you are trying to reflect the product revenue on an opty as a report then filter that opty ID in your report URL in the webapplet and it will work. I've done it.
    cheers
    Alex

  • 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

  • Report from Grid Control:Monthly Growth of each database in Single Report

    Hi,I want to make the report from Grid Control for Monthly Growth of each Database for Capacity planning
    I can See under Report->Storage->Oracle Database Tablespace Monthly Space Usage
    But this is only for once database and I want to include all the database in single report that too with limited INfo
    Want the format something like..just wanted to make you guys
    Database     Actual Size on 1st     Actual Size on 30th     INcrease in Size
    1.
    2.
    Something close to above format will do...
    Thanx
    Gagan

    Hi Thanx for the reply
    But Which Tablespace Metric You are talking about?I can See 5-6 Tablespace Metric and infact I dont want the data at the tablespace level and I want the total size of the database and growth in last month as shown in ' Oracle Database Tablespace Monthly Space Usage '.
    But Thanx again for the reply
    Regards
    Gagan

  • Report from Grid Control:Monthly Growth of Each Database on Single Report

    Hi,I want to make the report from Grid Control for Monthly Growth of each Database for Capacity planning
    I can See under Report->Storage->Oracle Database Tablespace Monthly Space Usage
    But this is only for once database and I want to include all the database in single report that too with limited INfo
    Want the format something like..just wanted to make you guys
    Database     Actual Size on 1st     Actual Size on 30th     INcrease in Size
    1.
    2.
    Something close to above format will do...
    Thanx
    Gagan

    Hi Thanx for the reply
    But Which Tablespace Metric You are talking about?I can See 5-6 Tablespace Metric and infact I dont want the data at the tablespace level and I want the total size of the database and growth in last month as shown in ' Oracle Database Tablespace Monthly Space Usage '.
    But Thanx again for the reply
    Regards
    Gagan

  • How Can I report a Production Error

    When I want to report a Production error in Support portal, I got a error like this
    Currently you do not have authorization to use this function. To request the authorization, please contact one of the administrators at your company:
         S0004554480           Bool
    But I am Bool actually, it's myself. how can I handle it? Does any know it?
    Any response is appreciated.

    Hi,
    As per your query you are not authorised user to log a compliant on SAP Workplace. Please contact your old SAP Basis person who is working earlier you. If you are not getting any support form him then sand a latter to SAP through your Director or CEO who is responsible person. Then sap will enquiry over the phone and ask some hardware information to you, if you fullfil then the will assign the password or create new user for you.
    Anil

  • Systems no longer exist on Report A Product Error page

    When I go to SAP Support Portal and click "Report a Product Error" I am prompted to choose the system I am submitting a request ticket for. 
    When I use either search feature, my system (SBOP formerly known as EPM-PLA in the SAP universe) is not available.  Previously I had two systems available - development and production - and now there are none and I can't even proceed.
    What happened and what am I supposed to do now?  Also, when I go to my message Inbox there are no messages even though I have submitted many tickets and communicated with the support several times before.

    I didn't expect any support personnel to read it and respond or provide assistance but I did expect somebody might have an answer.  Why would our installed systems suddenly change without authorization?
    Thanks

  • Creation of reports from Grid control 12c

    Hi All,
    I wish to create some reports from Grid Control and push to mail especially looking for Daily Health Check report like Tablespace,Locks,Alertlog file errors,File systems,Archivelog files sync information in to one report.
    Thanks in advance.

    The native reporting application i.e. Information Publisher does not support such a feature, but in you are using BI Publisher integrated with EM, then BIP allows you to control when to email reports. for example, on completion, on failure, etc ..

  • Unable to view crystal report in production server

    Hi all,
    I have designed a crystal report,using Sap Crystal reports. I am able to view the crystal report in development machine, but not able to see report in Production machine.
    I am getting following error :
    "Could not load file or assembly 'System.Web.Extentions, Version =1.0.61025.0, Culture = neutral, PublicKeyToken =31BF3856AD364E35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.
    (Exception from HRESULT : 0x80131040)
    Regards,
    Narendra
    Naren

    Hi Naren,
    Thank you for posting in MSDN forum.
    Since this forum is to discuss:
    Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer
    Documentation and Help System, and Visual Studio Editor. I am afraid that the issue is out of support of Visual Studio General Questions forum, so I suggest you can ask your issue directly
    on SAP Crystal Reports:
    http://scn.sap.com/community/crystal-reports/content?filterID=content~objecttype~objecttype[thread]
    for better solution and support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to debug a report in production server

    hello all,
    how to debug a report in production ...
    do i need to BREAK statement of that particular user.....
    thanks in advance....

    Vinay,
    Process of Debugging in Production will be same as in Development or Quality.
    But,it is not advisable to debug in Production because it may lead to inconsistency in data that's get saved to Database.So,based on the acitvity that you intend to debug you have to take some precautionary steps.Usually Debugging access will not be given in Production,even if they give debugging access you will not be having authorisation to change the values in runtime while debugging.You will not be able to put hardcoded BREAK-POINT because the Production client is meant only for display and not modifiable.
    If you can provide more details of what you intend to Debug,you will be getting more info here.
    K.Kiran

  • Saving user Interactive Reports in Production, when migrating a new version

    Hi All,
    Interactive Reports allow individual users from creating their own custom reports.
    If I were to migrate a modification to the Application, will these overwrite the user's Reports?
    If it does, is there any way to save the user reports in Production, while we migrate an updated version of the application?
    Thanks.
    Kevin

    Hi,
    This is a very commonly brought up issue. If you keep the same application ID from development to production and don't export the interactive reports from development then they will not be overwritten.
    The original metadata will be used. There is an excellent blog post from Joel Kallman of Oracle on this topic which gives much more detail: http://joelkallman.blogspot.co.uk/2010/07/where-did-my-saved-interactive-reports.html
    I used the methods discussed in the post when I needed to solve this problem.
    Thanks
    Paul

  • Reports by Product

    i have reports by product but i need the reports for fiscal month and fiscal year..
    I have seen in the analysis by default a "pick list" which asks you to month and fiscal year need to see ..
    That is what I need.
    can help me some one ?

    Opty - products history report has this option. On the right hand side there is a date section and it has the fiscal options.
    You can open the default analytics reports, I suggest you open the report you want to like and see how it is done, then you can replicate it in your report. It sounds like a column selector.

  • Copy paste text from pdf exported from Microsoft.Reporting.WinForms.ReportViewer control with Czech specific characters produced box charactex or ?.

    Used Visual studio 2012. In our project there is used the Microsoft.Reporting.WinForms.ReportViewer control. In the report handled by the control are TextBoxs with a text with Czech specific characters e.g. (ř, ě, ...) . When exporting the report to pdf,
    characters are displayed correctly. However when the text with czech characters in the pdf if copied and  placed into the seach box in the pdf document only box characters are displayed. The TextBox in the report use the default font Arial. When the report
    is exported to Word, and then the Word document is saved as a pdf document, its ok. Coping a text with Czech charactes in the result pdf document and pasting into the search box displays again Czech characters not box characters.
    Also when in the report handled by the ReportViewer control are several Tex Boxes and some of the boxes contains Czech characters and some not, after exporting to a pdf document there is problem with text selection. When in the pdf document I'm trying to
    select several paragraphs, some with Czech characters and some without them, selection behaves strangely and jumps from one paragraph to another unexpectedly.

    Hi,
    did you managed to avoid those squares?
    BTW: if any such char. is encountered in a line, the entire line of text is grabbled.
    I've tried even the ReportViewer from MSSQL 2014, but got the same problem. When I've tried IL Spy, I found a code, where it is checked if the PDFFont is composite - depending on that a glyph is created. But that still only a guess.
    I've tried Telerik's reporting, they have similar problem (beside other), but not with the special characters. They produced scuares for some sequences like: ft, fi, tí.
    Please give any info you got.
    Until then my advices for you:
    a) try JasperReports (seems theyre most advanced, although it is java)
    b) Developer express has quiet quality reports - and it seems they got those special chars. right :D
    c) I created a ticket and waiting for Telerik's response (but if I had to choose reporting, I vould stick with a) or b)

Maybe you are looking for