Showing current date and the last 250 working days

Hi,
we need to report the current day and the last 250 working days. How can I implement this into the BEx by using a variable for the current day selection. How can the selection of the last 250 working days work?
Thanx
René

Hi Rene,
I think that you have to go for a customer exit variable with multiple selections. The exit will calculate all these work days and place them into output for restriction.
Best regards,
Eugene

Similar Messages

  • Creation of a Query to show the values for the current month and the last 12 months data.

    Dear All,
    Good day!
    I have to create a Query with the below requirement.
    I have to create a Query to show the values for the current month and the last 12 months data.
    Can you please guide me how to achieve this ??
    thank you,
    Regards,
    Hema

    Hema
    explain the exact problem..? as you mentioned you want to create query to show values for current month and last 12 months.. so I think you want to show values for 12 months from current data.. you can achive this by multiple way..
    you can have selection screen and field with date .. and restrict based on system current date and 12 months before or you can handle this at your target.. .. I mean there are multiple ways to restrict data by date range..
    for some more hints..
    http://www.forumtopics.com/busobj/viewtopic.php?t=34393&sid=7fba465d0463bf7ff5ec46c128754ed6
    http://businessintelligence.ittoolbox.com/groups/technical-functional/cognos8-l/how-to-display-last-12-months-in-report-based-on-todays-date-3231850
    http://scn.sap.com/thread/3217381
    search on SDN you will get many other ways..
    Thanks,
    Bhupesh

  • Sum from current date to the last date of sales

    Hi 
    It's been a while since I used MDX last time. 
    I have a simple question (probably). I need a measure which sums up from the current date to the last sale date. 
    It's like a reversal of Year To date.  And I need to do it date level. 
    Let's say is the sales goes like
    1/May/2000     $1000
    2/May/2000     $1000
    3/May/2000     $1000
    4/May/2000     $1000
    5/May/2000     $1000
    I need to create a measure which displays sum of current sales and last sales
    1/May/2000     $5000  
    2/May/2000     $4000
    3/May/2000     $3000
    4/May/2000     $2000
    5/May/2000     $1000
    I have a date hierarchy and hope it can be rolled up. 
    And I tried like something like ( suggested in another posting)
    [Date].[Calendar].CurrentMember:NULL}
    But this does not work for me.
    The actual MDx I wrote is 
    With member MEASURES.ActiveLicences as 
    sum ( 
    {[License Expiry Date].[FinancialYear].[YY-MMM].CurrentMember: null},
    [Measures].[No of Students]
    select {
    MEASURES.ActiveLicences,
    [Measures].[No of Students] } on columns, 
    [License Expiry Date].[FinancialYear].[YY-MMM].members on rows 
    from [Sales];
    Can anyone help me with this please? 
    Kind regards
    Mark Kim

    Hi SQLMa ,
    I was trying a similar code, using a hierarchy expression instead of a member expression for the CurrentMember functionality . Here is an Adventure Works example :
    With member MEASURES.ActiveLicences as 
    sum ( {[Delivery Date].[Fiscal].CurrentMember: null}
    , [Measures].[Internet Sales Amount]) 
    select {MEASURES.ActiveLicences,[Measures].[Internet Sales Amount]} on columns
    , [Delivery Date].[Fiscal].[Month].members on rows 
    from [Adventure Works]
    Hope it helps :)
    Regards, David .

  • ICal still shows previous day in ical proper, but shows current date in the dock

    iCal is open in the MONTH, on my desktop permanently, but it continually shows yesterdays date.  It isn't till I actually click on the following day in iCal proper that the date changes to the current date. The iCal icon on the dock works fine with no issues.  When I first purchased the iMac iCal worked aok.  Software is continually updated.

    I have the same issue. I am also running iCal 5.0.2 under Lion 10.7.3. It worked fine for me on Lion 10.7.2, and it still works ok for me on my iPhone 4 running iOS 5.1. It does look like a bug to me. I have the issue connecting to a Google Calendar as well as to another (non-Apple) CalDAV server.
    Let me know if you call Apple Support to report this issue.

  • ICal showing current date on the dock

    I have Leopard and the iCal icon on my dock shows the current date, whether or not the application is open, whether or not I shut down the computer.
    Another person in the office, with Panther, has iCal on her dock but the date does not update each day unless she opens the application.
    Is there a way to set the dock icon to update in Panther.
    thanks,

    Is there a way to set the dock icon to update in Panther.
    Not without keeping iCal open all the time.
    (35881)

  • EOS T5i Rebel SLR and the screen is showing a "Q" and the button arent working???

    Hi,
    I have an EOS T5i Rebel SLR and the screen is showing a "Q" with a box around it and when I press the buttons, the usual functions arent working? Can someone please help me reset it.
    Thank you!

    tpunwaney wrote: 
    Hi,
    I have an EOS T5i Rebel SLR and the screen is showing a "Q" with a box around it and when I press the buttons, the usual functions arent working? Can someone please help me reset it.
    Thank you!
    Is the "Q" button itself working? To someone who's never even seen a T5i (so consider the source), it almost sounds as though the camera wants you to enter the Q menu and correct an inconsistent setting. Just a wild guess, obviously.
    Bob
    Boston, Massachusetts USA

  • The invoice date and the paymant date showing the same

    hi sap techies
    i am facing a typical problem the invoice date and the payment date is showing the same in fbl5n.the payment terms are set for 30 days that means that the payment date should be 30 days from the invoice date but in fb03 the system shows invoice date and the payment due date to be the same.
    please help
    kind regards

    Hi,
    Payment terms are calculacted either on
    - Document Date
    - Posting Date or
    - Entry Date
    You  must have chosen document date in the parameters for payment term and now you must be comparing on posting date.
    Check what is the parameter in payment terms.
    Also check the payment terms in the document.
    Good Luck!
    SAP Solutioning

  • Showing "current date - 8 hours" automatically

    Hi,
    For a report, I want to create two dashboard prompts. The second one should show the current date, and the first one should be "current date - 8 hours" automatically. For example;
    1. 5/11/2007 3:52:04 AM
    2. 5/11/2007 11:52:04 AM
    I can create the second one following these steps;
    “default to > variable expression” --> “@{system.currentTime}[dd/MM/yyyy hh:mm:ss]”
    What about the other? How can I create the first one?
    Thanks for your help, br,

    as SQL:
    select TimestampAdd (SQL_TSI_HOUR, -8, Current_Timestamp(0) ) from SubjectAreaName where TableName.ColumnName = 'some-existing-value'
    Note that -- from SubjectAreaName where TableName.ColumnName = 'some-existing-value' -- needs to evaluate to true.

  • The date and time is not working after setting it to current date and goes back to may,26 2011

    the date and time is not working after setting it to current date and goes back to may,26 2011; 2 PM . I bought my ipod tocuh 4th gen on july 18th

    On the iPod, make sure your Calendar is set to Gregorian (Settings > General > International > Calendar).  Also make sure your date and time on your computer is correct as well as the Time Zones on both.

  • My Ipad indicates that it should save my data over the last 2 weeks. A message tells me to connect the Ipad to wifi to enable this saving, however although I did as requested, it does not work and I cannot get rid of that message and I am blocked. Many th

    My Ipad is blocked with a message indicating that my data of the last 2 weeks were not saved, and to allow such saving I need to connect the ipad to a wifi. I did so but it does not work. What should I do? Many thanks for your help

    I unblocked my ipad thanks to the solution offered by spritof.
    Many thanks

  • Wrote the current Date and Time in the backend

    HI everyone,
    I created a table view, where I display several records. Right now I will add an record to this table, which should be written back in the backend and automaticaly add the current date and time.
    But I don´t know to make this. I tried several time with the funktion  "now()", but it doesn´t work. So any help for me, to explain how I can display the actual time and then write it back to the backend?
    Thanks

    we use a crm system. but the BAPI I mentioned was
    just to play with. My basis will develop a new API
    for the project, that have the requested Inputfields.
    But what I tottaly forget was, that there has to be a
    field for the time, so thanks for the advice.
    No Problem.
    I´m still of the opinion , that it should be possible
    to add the curret time in a field with the
    funcionality of the VC, even there is a way to show a
    clock with the current time. My problem is that I
    can´t figuer out how to do this.
    Therefore you can use the TNow() function (Time functions) and the Now() Function (Date functions). You can cast them to a string and concatenate the string, then you have the date of today with the current time. This string you can format and transfer it as input for your BAPI_ADD_BP for example.
    Hope that helps.
    Best Regards,
    Marcel

  • Restore Session no longer works properly, the window shows as blank, and the restore button is greyed out. On the history tab, the three associated links are also greyed out and unusable. How do I restore functionality?

    Just as the question says, I get a restore session tab whenever I open Firefox, but it no longer shows my tabs, and the Restore button is greyed out. If I open and then close a side, it no longer shows up in the "recently closed tabs" in the History menu. "restore previous session" and "Recently closed windows" are also greyed out.
    I'd like this function to work correctly again.

    Make sure that you do not use Clear History to clear the <i>Browsing History</i> when you close Firefox.
    *Tools > Options > Privacy: History: [X] Clear history when Firefox closes > Settings
    *https://support.mozilla.com/kb/Clear+Recent+History
    Using the "Show my windows and tabs from last time" setting is a more reliable way to restore session data.
    * Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • Ipod Touch shows two dates and times on the sleep screen/locked screen

    First off i have the new ipod touch and i got it this christmas.since a couple weeks ago on the sleep screen/locked screen(the screen that appears when you hit the button on top of ipod) it shows the current date and time but in the background of that time it also sais 7:12 January 6 2010. It has said that for about two weeks. Also i noticed that when you slide the unlock bar over you can still see the slider in the background at the original position. One last thing has been happening with the volume when listening to music. When i try to turn it up i slide the volume button to the right to make it louder and when i let got it just slides back and does not get louder. What is going on.

    I had the same problem with double image of date and time and also the unlock arrow. I found out that the problem was that I had, without knowing it, taken a snapshot of my wallpaper screen and saved it back to my saved photos. When I used that wallpaper image again, there was the dual image of time and date. All I had to do was change wallpaper! Good luck!

  • How can I get the phone numbers in contacts to appear with dashes between the first 3 numbers, the next 3 numbers, and the last 4 numbers?  Until very recently it did so.  Contacts on my macbook pro does show up this way.  I do have a mobile me account an

    How can I get the phone numbers in contacts to appear with dashes between the first 3 numbers, the next 3 numbers, and the last 4 numbers?  Until very recently
    it did so.  Contacts on my macbook pro does show up this way.  I do have a mobile me account and in the past syncing was no problem.  What setting has changed?

    The phone number format as well as the date language and format and the time format are controlled by the Region Format setting. Go to Settings > General >International > Region Format.  When you change a region format, you can go back one page (to International) and see an example of the date/time/phone number format that your selected region format will produce.

  • How to display the current Date and time in xslt version 1

    i am using xslt version 1 .i want to display the current date and time in the output xml using xslt(Jdeveloper) ..i just added the namespace xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
         xmlns:ns1="urn:oracle:integration:b2b:7D30046DC68A4FA689956D8241FA3B99">
    and used thsi function <xsl:value-of select = "xp20:current-date()"/>
    but it does not works for me ..help needed????
    Edited by: user9519185 on Jan 20, 2009 3:04 AM

    Use a formula: =NOW()
    Format the cell for Date and Time, with both the Date part and the Time part displayed. Format the two parts as you wish, using the choices in the Inspector's menus.
    The cell will update each time the table is recalculated.
    (Description is for Numbers '09 (Mac), Numbers for iOS will be similar, but not necessarly identical in details.)
    Regards,
    Barry

Maybe you are looking for

  • Gray screen, spinning cog and midway to first back up of time machine

    Hi, I got a new external hard drive and wanted to back up my system, which I tried using time machine. At some point during the back up, it appeared to me that time machine is stuck. I tried stopping the back up but my machine was not responding, eve

  • Debugger not working in the web browser.

    Hi everyone, I am not able to open the debugger in the web browser. Its like earlier when I use to put a break point in my codes and run the browser the break point use to trigger but looks like due to some setting changes it has stopped working. Can

  • FocusListener problem with JComboBox

    Hi, I am facing a problem with JComboBox. When I make it as Editable it is not Listening to the FocucListener Event.... Please tell me if there is any way to overcome this.. Regards, Chandan Sharma

  • Resetting System Preferences to Defaults

    Is there anyway to reset the system preferences to defaults, w/o completely restoring the computer? I just installed the 7.5 update for iTunes, and also changed some settings in system preferences, and now the sound out of my speakers sounds complete

  • Infotype 41 (Date Specification)

    Hi, Can anybody explain clearly what is the difference between Date Type 01 (Technical Date of Entry) and Date Type 07 (Hire Date) in infotype 41 (Date Specifications). Thanks in advance. Regards Sudarsan