Report Issue - Remove Work Hrs. link to Shft Hours

Hi,
I have a Equipment Log Report, where in output it show the Equipment details with Account assignment category, General settlement receiver, Shift Hours, Work Hours, Idle Hrs, Maint. Hrs., Production Hours etc...
There is a condition in report that when we insert Shift Hrs. 24, it tell about insert Work Hrs. We have to insert hrs. in Work Hrs. column.
Now due to some problem, we want that after shift hrs., not necessary to fill the Work Hrs. (means Shift hours should not depend on Work Hrs.) - If Idle hrs. count 24 Hrs, then no need to maintain Work Hrs.
Please check my code...and suggest...
  CASE ts_screen-work1.                                          " Work Hours 1
    WHEN space.
      IF ts_screen-work2 IS NOT INITIAL                      "  Work Hours 2
         OR ts_screen-work3 IS NOT INITIAL                 " Work Hours 3
         OR ts_screen-work4 IS NOT INITIAL                 " Work Hours 4
         OR ts_screen-konty1 IS NOT INITIAL                 " Account assignment category
         OR ts_screen-empge1 IS NOT INITIAL.              " General settlement receiver
        MESSAGE text-a02 TYPE 'E'.
      ENDIF.
    WHEN OTHERS.
      IF ( ts_screen-konty1 = space OR
         ts_screen-empge1 = space ).
        MESSAGE text-a01 TYPE 'E'.
      ENDIF.
  ENDCASE.

refer following thread may be it will help....
<<Guesswork link removed by moderator>>
Edited by: kishan P on Jun 1, 2011 1:20 PM

Similar Messages

  • Report Builder 3 linked report parameters not working

    Hi,
    I have an issue with Report Builder and linking to a report.
    I have a Matrix report with two Row Groups of Area and Sub Area. It simply shows a total by area and subarea of our property stock.
    I have a detail report that I want to link to. I want the matrix to work that when you click on either the area or the sub area it shows you those properties on a separate report.
    On my detail report I have created two parameters. One called area_parameter and one called subarea_parameter. These are then added to the filter od the dataset.
    On the matrix report – on the subarea total  - I have an action to open the detail report when area_parameter = Area and subarea_parameter = subarea. That works perfectly.
    The issue I have when I add an action to area. I have just placed area_parameter = Area in the action and I keep getting an error –
    The ‘subarea_parameter’ parameter is missing a value.
    What do I need to do to get this to work. As I’m only clicking on the Area, the Sub Area shouldn’t matter?
    I’m lost at how to get this to work. Is there a way round this.
    Both report have the same shared dataset

    Hi ikilledbill,
    According to your description, there is a matrix with two row groups: Area and Sub Area. You want to jump to detail report when you click either the area or the sub area. It works fine when you click sub area, but when you add Go to report action to area,
    the error occurred.
    When we click area, we could not pass values of sub area to detail report by design. As a workaround, we can set default values for subarea parameter. For detail information, please refer to the following steps:
    Create a dataset for subarea parameter.
    Right-click subarea parameter and open Parameter Properties dialog box.
    Type name and prompt, select Allow multiple values check box.
    Click Default Values in left pane, select Get values from the query, then select dataset and value field from drop down list, then click OK.
    Right-click area and click Text Box Properties.
    Click Action in left pane, select Go to report and select a subreport from drop down list.
    Click Add button to add parameter to run the detail report.
    The following screenshot is for your reference:
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • How to add SAP BI or BEx Reports on Reports Work center link in WEB UI

    Hello All,
    I have question, How to add SAP BI Reports on Reports Work center link in WEB UI? I found an article on SDN but could not understand. Please provide all steps in detail.
    Thanks,
    BMW

    Hi BMW325ci (I hope you have the latest model )
    Here are the steps:
    1. have the BI team create a webversion of the report. (not required when calling a query directly
    2. create in SPRO --> CRM --> UI Framework --> UI Framework Definition --> Display SAP NetWeaver BI Reports in CRM the reports you want to display
         e.g. BI Report ID         Z_DYBE_GROSS_SALES_CUST_MAT
                Long description              Revenue per customer/materialgroup
                BI Object Type                  HT Template 3.x  (depending on your BI version)
                BI Object Key                 ZWCOPALM01_PPS_REVENUE_ARTG_V2
                BI System                      (when using the webtemplate, nothing needs to be filled)
    3. create in SPRO --> CRM --> UI Framework --> Technical Role Definition --> Define Navigation Bar Profile
        a. A logical link for each BI report.
           e.g. Logical Link ID ZDB-ACC-DE
                  Type    D BI report
                  Target ID       DISPLAY
                  Parameter       Z_DYBE_GROSS_SALES_CUST_MAT
                  Parameter Class CL_CRM_GEN_UI_BI_UTIL
                  Icon Name       GC_ICON_REPORTS
                  Title           Revenue per customer/mater.
                  Description     Revenue per customer/materialgroup
       b. Include in the relevant Report Work Center Link the logical links you have created in step 3.a
          e.g. Group ID        SLS-ACC-RE
                 LogLinkID ZDB-ACC-DE position 80
       c. Make sure that your work center link is assigned to the work center
          e.g. Work Center ID  SLS-REPORT
                 GroupID  SLS-ACC-RE position 10
       d. Make sure that your work center is assigned to your navigation bar profile
    at this moment the report is linked to a standard workcenter, which can be shown on the webui.
    4. In your business role, you need to of course make sure that the flags on the workcenter entries are set on show in menu and directly.
    This should give you the complete picture.
    KR,
    Micha

  • Goods Issue against Work Order assigned to WBS - Report

    We are doing Goods Issue against Work Order with movement 261, the data picked up from work order is not including
    the WBS element mentioned on the work order. Through this WBS element report is created through MB51, with total receipts, total issues, transfer postings etc made against WBS element, but without WBS element No. in material document,
    we cannot pull this report through MB51, as we see material document No.created against work order but not the WBS
    No. there, so this report cannot be pulled from MB51 through WBS element.
    Does anyone know of any other report that I can pull From WBS No. as all these material documents are hitting WBS with
    total receipts, total issues, transfer postings against the said WBS mentioned in the work order.
    Doing Good issue against WBS is no problem, as the material document saves the WBS No.

    >
    Justin zhang wrote:
    > 1. Try to see CN52N whether meet your business requirments
    >
    > 2. I use two steps approach investigating material documents for project WBS element:
    >
    >     a.  use IW39 list the work orders by selection criteria of WBS (this is PM order list).
    >     b.  use SAP std. ALV copy functions and past work order numbers into MB51selection criteria
    >
    >
    > I'm interested in std. t-codes if others can provide. Thanks.
    >
    > Edited by: Justin zhang on May 19, 2010 10:17 AM
    Thanks Justin, your IW39 solution worked, as it has posting date selection defined there
    which I cant find in CN52N. My solution was take details from MB51, then pull report IW39 within
    posting dates and then export the WBS elements against work order to excel and then copy
    the WBS elements in the MB51 report created.

  • Link to detail Report doesn't work.

    Hi, we are using Webi for On Demand reports (against Salesforce universe) and the hyperlinks to details reports are not working.
    my URL in master report looks like this:
    ="<a href=https://na.crystalreports.com/opendoc/openDocument.do?iDocID=48877773&sType=wid&sWindow=New&lsMFocusBook="[Focus Book]"&lsMSegment="[Segment]"&lsMAccount="[Account Name]">"[Segment]"</a>"
    and UR in detail report appears as:
    https://na.crystalreports.com/opendoc/documentXML.jsp?cmdP1=untitled488777731wid*&token=&cmd=askPromptView&cmdBlock=all&cmdP2=lsMSegment%3D%255BSegment%255D%26sWindow%3DNew%26useCustomPrompts%3DY
    Some how details report doesn't recognise the propmpt values and always asks to fill prompts.
    can some one advise?
    Thanks

    Hello,
    The openDocument.do url was really only designed for use with Crystal Reports documents.
    It is not officially supported for webi documents, or any of the other document types.
    That being said, it sounds like opening webi docs with openDocument.do does work, it is just the parameter passing that is problematic.
    Cheers
    Steve

  • IT0008 Work hrs/period and ANSAL issue

    Folks,
    Work hrs/period in IT0008 is defaulted from customizing or previous record, however for us, it works like this.
    IT0007 for example has 150hrs, in IT0008 is created as 150/2 - 75hrs, when it is semi-monthly and the text next to work hrs/period is displayed as semi-monthly. Whereas when i create IT0008 through PA30, the workhrs/period is created as 150. Not sure how and why it works like this. According to me, irrespective of PA40/PA30, the standard has to either take customising entries or previous record. The system is set to take from customising. DFINF feature.
    IT0008 - Ansal has to take the pay period and the amount, for example a semi-monthly paid employee is paid 100$, then 10024 has to be calculated and appearing in ANSAL of IT0008, however, it appears as 10012. I checked the entire ANSAL settings including V_T510W and T549R and other customizing steps, still no clue!
    Appreciate your inputs.
    Regards
    GK

    Folks,
    It is because of missing entry in T510W and after entering values, it appears correct in IT0008.
    Thanks to your time.
    Regards
    GK

  • Interactive report performance problem over database link - Oracle Gateway

    Hello all;
    This is regarding a thread Interactive report performance problem over database link that was posted by Samo.
    The issue that I am facing is when I use Oracle function like (apex_item.check_box) the query slow down by 45 seconds.
    query like this: (due to sensitivity issue, I can not disclose real table name)
    SELECT apex_item.checkbox(1,b.col3)
    , a.col1
    , a.col2
    FROM table_one a
    , table_two b
    WHERE a.col3 = 12345
    AND a.col4 = 100
    AND b.col5 = a.col5
    table_one and table_two are remote tables (non-oracle) which are connected using Oracle Gateway.
    Now if I run above queries without apex_item.checkbox function the query return or response is less than a second but if I have apex_item.checkbox then the query run more than 30 seconds. I have resolved the issues by creating a collection but it’s not a good practice.
    I would like to get ideas from people how to resolve or speed-up the query?
    Any idea how to use sub-factoring for the above scenario? Or others method (creating view or materialized view are not an option).
    Thank you.
    Shaun S.

    Hi Shaun
    Okay, I have a million questions (could you tell me if both tables are from the same remote source, it looks like they're possibly not?), but let's just try some things first.
    By now you should understand the idea of what I termed 'sub-factoring' in a previous post. This is to do with using the WITH blah AS (SELECT... syntax. Now in most circumstances this 'materialises' the results of the inner select statement. This means that we 'get' the results then do something with them afterwards. It's a handy trick when dealing with remote sites as sometimes you want the remote database to do the work. The reason that I ask you to use the MATERIALIZE hint for testing is just to force this, in 99.99% of cases this can be removed later. Using the WITH statement is also handled differently to inline view like SELECT * FROM (SELECT... but the same result can be mimicked with a NO_MERGE hint.
    Looking at your case I would be interested to see what the explain plan and results would be for something like the following two statements (sorry - you're going have to check them, it's late!)
    WITH a AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_one),
    b AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_two),
    sourceqry AS
    (SELECT  b.col3 x
           , a.col1 y
           , a.col2 z
    FROM table_one a
        , table_two b
    WHERE a.col3 = 12345
    AND   a.col4 = 100
    AND   b.col5 = a.col5)
    SELECT apex_item.checkbox(1,x), y , z
    FROM sourceqry
    WITH a AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_one),
    b AS
    (SELECT /*+ MATERIALIZE */ *
    FROM table_two)
    SELECT  apex_item.checkbox(1,x), y , z
    FROM table_one a
        , table_two b
    WHERE a.col3 = 12345
    AND   a.col4 = 100
    AND   b.col5 = a.col5If the remote tables are at the same site, then you should have the same results. If they aren't you should get the same results but different to the original query.
    We aren't being told the real cardinality of the inners select here so the explain plan is distorted (this is normal for queries on remote and especially non-oracle sites). This hinders tuning normally but I don't think this is your problem at all. How many distinct values do you normally get of the column aliased 'x' and how many rows are normally returned in total? Also how are you testing response times, in APEX, SQL Developer, Toad SQLplus etc?
    Sorry for all the questions but it helps to answer the question, if I can.
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • How to remove the "text link" of an action link

    Hi everyone,
    after searching the forum and web with no luck, I need help on this topic. I'm working with many reports which link to others dashboards. These dashboards were created in OBIEE 10 and migrated to 11.1.1.3.
    What we wanted to do (and achieved in 10g) was to be able to click on some data (on a value of a graph, a value/column header in a table) and navigate to another dashboard. OBIEE 11g does this from the Criteria tab --> Column properties --> Interaction and selecting Action Links.
    In 11g, when doing this Action Links and clicking on a value, appears a "text link" ( screenshot : [https://picasaweb.google.com/102130000310148493868/Screenshots#5646178057282726354] ), so the user would need to do 2 clicks (one on the value and other in the text link).
    Is there any way to remove this Text Link? It can be a bit annoying if there is always one option, and needless.
    Thank you

    Hi Elena!
    In teh Interaction Tab (in the Column Properties window), once you create the action,you will right there a check box that says: "Do not display in a popup if only one action link is available at runtime". Clik on the check box, and you are ready to go!
    Please assign points if helful.
    J.-

  • Drill through reports are not working fine in share point server

    I Have a master report with four parameters and child report with two parameters
    I deployed these two reports in share point server , my scenario is i am navigating from my parent report to child report using action (Drill Through Report Concept)
    First i clicked on parent report it will ask select parameters , i have selected all parameter and click on apply in share point it will display the parent report content .
    In parent report i have link to navigate child report . if i click the link it will redirect to child report and displays the child report content perfectly. upto this step every thing working fine now problem is comes to picture
    I have back to in my child report when i click the that button it redirects from child to parent
    But earlier selected parameters values are lossed and the parent report again asked for me to select parameters
    Can you please explain me because we have migratiojn from ssrs report manager to share point .

    Hi All,
    Finally i got the solution there is small difference between SSRS Native mode and share point integrated mode
    To overcome this issue explicitly we have to change our report expression code for SharePoint Integration mode before deployment. We have to change URL
    Preparation code in the expression in report.
    Below is the sample URL
    ="http://<<site url>>/ReportServer/RSViewerPage.aspx?rv:RelativeReportUrl"+"=/ssrs/INT/Report.rdl&rp:parameter1="+CStr(Parameters!parameter1.Value)+"&rp:parameter2="+CStr(Parameters!parameter2.Value)+"&rc:Parameters=True"
    The only difference between our SSRS Report manager report expression and share point integrated mode report expression is
    “rp:”
    value prefixed with every parameter.
    After fixing this code I am able to see the previously selected values in Parent report below are the screen shots

  • Report CSS not working after upgrade

    I have been researching this issue for days with no luck.  I recently upgraded a project from VS2008 to VS1013.  During this process, I downloaded and installed the 13.0.10 installer.  Everything seems to work great except for the CSS functionality on the reports (not the report viewer).  Here's the scenario:
    A webform has a reportviewer control and a link to the css file (Reports.css):
    <head id="head1" runat="server">
        <link href="Reports.css" rel="stylesheet" type="text/css" />
        <title></title>
    </head>
    <body>
        <form id="form1" runat="server">
        <div>
            <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
                AutoDataBind="true" HasCrystalLogo="False" Height="50px" Width="350px"
                style="position:relative;z-index:0;" CssFilename="ReportViewer.css" ClientIDMode="Inherit" HasRefreshButton="False"></CR:CrystalReportViewer>
        </div>
        </form>
    </body>
    Prior to converting the project this would cause the report to be rendered according to the CSS style rules.  After converting the project it does not.  It seems the issue is related to the fact that the report viewer now renders the report output to an iFrame, but I cannot find a way to make the iFrame use the stylesheet.  How do we get the CSS style applied to the reports?

    UPDATE:
    When inspecting the rendered iframe's source, I can see that the CSSClass names specified in the report document have been modified.  In the test report I am working with, the detail field's CSSClass is called "DetailField", but the resulting HTML shows a different class name (see below).
    <span class="fc437d0bef-5614-4d69-8b61-66b69cc7ac52-1 DetailField">
    I am currently working to make this work via jquery, but I've never used it in a project before and I'm struggling with it.  If anyone knows how to make this work, please let me know.
    Thank you

  • Crystal Reports 8 stopps working when printing

    I recently upgraded to CR 8 along with several other co-workers. I am able to launch the app and create reports just fine, but when I attempt to go to anything that has to do with printers, the app errors out.
    When I attempt to print directly from the app, I get a message saying that Crystal Reports has stopped working and it asks if I want to close or debug.
    When I attempt to go to the Page Setup, I get an error message saying "Out of Memory"
    Other team members do not have these issues.
    I have tried re-installing the app, but am still getting the same problems.
    I am able to export the report and print from there, but not directly from CR 8.
    I attempted to instal Service Pack 3 and got an error message saying that I did not have a recent enough version of the app.

    Hi Dave, 
    First off, please minimize any version confusion.  You keep referring to Crystal 8 which is over 10 years old but you told Don you are using Crystal 2008.  That would definintely cause problems. 
    If you are upgrading from XI r2 and you are getting that upgrade message, that leads me to believe Crystal XI wasn't properly upgraded on your machine.  I think the 2008 sp3 upgrade is still seeing XI r2.  This may also be the reason 2008 is crashing when you try printing. 
    When you open Crystal 2008, go to Help | About Crystal Reports.  I'm interested in knowing the version number. 
    When you uninstalled Crystal, what version is listed in the Add/Remove Software?  What version did you uninstall? 
    Did you get any error messages when you uninstalled? 
    Thanks,
    Brian

  • Calmonth wise Inventory report issue

    Hello Gurus,
    i have a stock report that has Month selection and it shows Opening.... Issues..... Receipts... Stock transits... and Closing
    so if i give 05.2009, then for Opening will be closing of 04.2009 and rest KFs for 05.2009.
    I have not directly restricted calmonth , what i did is  Opening stock is month variable - 1 (04.2009 here)
    and rest Kf is = month variable (05.2009 here )
    now wen i drill to calmonth in report , table shows 2 months
    but it should show only 05.2009 and all KFs under it.
    Right now its the showing the following output
    Calmonth     Plant     Material Batch     Opening     Receipts  Issue  Stock in transit  Closing
    04.2009     1001     20277     0000     7,800 PC                    
                   --------0201     1 PC                    
                   --------0401     6,428 PC                    
    05.2009     1001     20277     0000          17 PC     17 PC     7,800 PC           7,800 PC
                   --------0201          16 PC     16 PC     1 PC                    1 PC
                   --------0401          16 PC     16 PC     6,428 PC          6,428 PC
    Thanks and regards
    Sonal....

    As your text says, you have not directly restricted by calmonth but you put the offset -1.
    When you put offset that means you are accssing numbers for month 04.2009. This report looks fine until you dont have calmonth in the display. The moment you put that into display, your numbers will start splitting because you dont have any actual opening stock for 05.2009.
    Basically you can not generate the look you wanted with this report.
    I can suggest you something.
    Ask user if they can accept the report which runs across 12 months.
    Create 12 different elements in the structure in ROW
    Selection1
    Selection2
    Selection3
    Selection12
    Restrict the selection1 by selected month and keep putting offset as +1, +2 till +11 for selection 12.
    Now you have 2 structures in the report. Use cell reference to refer the closing stock of selection1 as opening stock of selection2. do the same thing for all other selections.
    The only disadvantage is, they can not remove the structure out of the report, otherwise report will not work.
    To make this report more dynamic, you can include the text variable for all the selection to display the actual month in the text.
    - Danny

  • Remove default return link after drill down

    Hi All,
    We need to remove the return link in the report that display in drill down in report in new windows. Where do we need to configure in Browser Look and Feel files so that return links does not show up.
    Thanks,
    Sushil

    Try this, this works in 10g for 11g try to get the class name
    <style>
    .ResultLinksCell
    display: none;
    </style>
    if helps mark
    ~ http://cool-bi.com

  • Removed working Firefox 7, Installed Firefox 10.0, Firefox will not load. When I click on icon, firefox.exe process shows briefly in task manager, then goes away....no errors, nothing

    Removed working Firefox 7, Installed Firefox 10.0, Firefox will not load. When I click on icon, firefox.exe process shows briefly in task manager, then goes away....no errors, nothing. Never see browser panel at all. Also tried to install Firefox 9.0, but the same result was observed.

    Rather difficult to say what the problem may be at present but for general info please have a look at
    * [[safe mode]]
    *[[firefox will not start]]
    *[[firefox hangs]]
    Note sometimes you may have to wait a while for firefox to shutdown completly, and if it has hung then as explained in the above articles you may need to kill any firefox.exe process that is still running (and maybe plugincontainer.exe)
    Try starting firefox in [[safe mode]] e.g. by holding down shift key
    * do not make any changes in the first window, just click on continue<br/> ? Do you get as far as seeing the options window for safe mode ?
    If firefox is crashing see [[firefox crashes]], this is easier to work through if you can get firefox to start without crashing on startup. Currently some firefox users are finding Firefox 10 crashes on startup, and a new version Firefox 10.0.1 is being released very soon to deal with this and another cause of hangs.
    Not saying any of this applies to your case but recent issues include
    * ask tool bar causing hangs if video is used none English versions [/forums/contributors/708073]
    * possibly some crashes do not start the crash reporter and other issues [/forums/contributors/708122?page=2#post-45059]
    * some general info about current crashes [/questions/917748#answer-308124]

  • Unable to pass the values from one report to another using navigation links

    Hi All,
    I am facing a strange issue where I have to pass a column value from one report to other.
    I have kept navigation link in the 1st report and 'is prompted' option in the 2nd report
    Issue was , I'm not getting the filtered result in the 2nd report (all the records are being displayed)
    Can anyone advice where I was going wrong
    Thank you,
    AO

    Hi,
    The column which you have given navigation link and 'is prompted' column should same and exist in both the reports.You have to give the guided navigation in the value interaction of the column in the report1.
    mark if helpful/correct.........
    thanks,
    prasanna

Maybe you are looking for

  • How to check for null values in pl sql?

    Hello, I have an sql statement where I read the db column into a number of variables, some of the columns contain NULL values or empty varchars. How can I check if my variable contains any data? Thanks, J

  • Apache with Tomcat cluster

    Hi, I integrated Apache with Tomcat Cluster on Windows 2000. I instalated mod_jk2.dll, created workers2.properties and configurated server.xml in Tomcat instances. If I try to reach my .jsp file, e.g. http://localhost/root/main.jsp, I get follow mess

  • ClickAfter of a CheckBox, UserDataSource not what it should be ?

    Hi, I'm experiencing strange behavior with the event ClickAfter of a CheckBox. When I check it and debug into the event, the oDataSource (User Data Source) for this CheckBox reports "N" and when I uncheck the CheckBox, it reports "Y" ???  I'm very co

  • IPad 2 iOS Update

    I recently updated my iPad 2 to iOS 7.04 and the icons and layout is very different.  How do I resolve this?

  • Previous Year Posting

    Hi, New Assets were created in Jan and when I tried to Post depreciation for Jan, I get an error log that says "You can only post in new year after closing the previous year." <b>Diagnosis</b> You want to post in a new fiscal year. However, a posting