Deadline moniter - Dynamic latest start / latest end date and time

Hi all,
My requirement is to have the latest start and latest end time made dynamic. This is because each Personnel area or business unit has different requirements as to when they the notification and escalation to happen.
For example -
Business unit 1 wants escalation to happen after 5 days where as Business unit 2 wants escalation in 2 days itself.
Any ideas here

Hi,
You can create a method in your BO to calculate the date for calculating deadline and pass it on to the workflow .....
Calculate the date as per your requirement and later populate it in the deadline step using the EXP expression
for eg. if you  have 5 days calculate the date as per 5 days and time 1 min etc...
Regards
Gautam
Edited by: gautam maini on Aug 18, 2011 9:06 PM

Similar Messages

  • Capture Latest start and latest end - date and time  through PI category.

    Hi Guys,
    I want to capture latest start and latest date and time of each of the individual phases through PI categories. i.e these values should flow from process order.What characteristic do i have to include? I know PPPI_EVENT_DATE and time will not work for this.

    Thanks for your response Avinash.
    Btw, I have viewed all these notes 368289.1, 603233.1, 399056.1, 329692.1, 1146414.1 already, but these don't seem to solve my problem because in each of these are under assumption that the initial Joining Date of the employee (i.e. Effective Start Date and Latest Start Date) is entered correctly without an issue, and these notes talk about dealing with 'Updating or Correcting' the data.
    But In my case the pre-conditions are different, although those are making the system to respond in the same way (i.e. showing same error) some how.
    As far as deleting the employees is concerned, yes that could be one option, but I am not really sure about adapting this solution as the dates I used in my case were just example dates, and in actual these employees are created almost 1 month back and they are already used in Projects module, CRM module and others.

  • Difference between a starting date and time and ending date and time

    Hi All,
    I need to bring out the difference between a starting data and time and ending date and time. Difference should be in time I mean it should be in hours or minus or seconds.
    I am sure there must be a Function module for this, Has anyone of you been in search of this kind of FM, Kindly suggest me. It is urgent.
    Thanks
    Mahen

    Hi,
    Check this out.
    data : date1 type dats ,   " System data type for Date (sy-datum)
           date2 type dats,
           time1 type tims,      " System data type for time (sy-timlo)
           time2 type tims,
           days  type i,
           scd   type i,
           t_mt  type i.
    days = date1 - date2. " Diference in days.
    Scd  = time1 - time2. " diference in seconds.
    t_mt =  ( days * 24 * 60 ) + ( scd / 60 ).
    total diference in minute
    <b>Reward Points & Mark Helpful Answers</b>

  • Integration with Outlook - how to increment end date and time from start date/time

    Hi,
    I want to add a variable amount of time to an appointment start date and time in outlook, through vba in access.  Code below shows what I've done:
    ======================================
        Dim olApp As New Outlook.Application
        Dim olAppointment As AppointmentItem
        Dim myRequiredAttendee As Outlook.Recipient
        Set olAppointment = olApp.CreateItem(olAppointmentItem)    
        With olAppointment
            .Start = DateValue(strStartDate) + TimeValue(strStartTime)
            .Duration = intDuration
            .End = DateValue(strStartDate) + ????????
    =======================================
    What do I replace the ????? with so that it increments the start time by any duration I decide in minutes?  Using the duration doesn't seem to work and I also want to be able to have the appointment span a number of days, e.g. could start at 930am on
    Monday and end at 10am on Weds, but want to set the end time relative to the start time.
    Thanks,
    Chris.
    _________________________________________________________ Every day is a school day!

    I've tried that, but it throws out a datatype mismatch error :(
    It would be helpful if you posted the exact code you tried.  In my tests, setting teh .Duration property appears to work.  However, if you want to set the .End property to a specific number of minutes after the date/time of the .Start property,
    this works for me:
    With olAppointment
    .start = DateValue(strStartDate) + TimeValue(strStartTime)
    .End = .start + TimeSerial(0, intDuration, 0)
    End With
    Assuming, that is, that intDuration contains the number of minutes the appointment should last.
    Dirk Goldgar, MS Access MVP
    Access tips: www.datagnostics.com/tips.html

  • How to get the latest Change date and time of a M.O. from View VIAUFKST

    Hi All,
    I want to get the latest date and time of a M.O. from view
    VIAUFKST. I have written the query like this...
      SELECT AUFNR
             AEDAT  " Changed Date
             AEZEIT " Changed Time
        FROM VIAUFKST
        INTO TABLE I_VIAUFKST
       WHERE AEDAT >= W_LASTRUN_DATE
       ORDER BY AEDAT DESCENDING.
    but its not giving me right results... Pls help me out on this or suggest me the right approach to achieve the same...As this is very critical issue...
    Advance Thanks and Points Gauranteed...
    Suresh

    > SELECT AUFNR
    >          AEDAT
    >          AEZEIT
    >     FROM VIAUFKST
    >     INTO TABLE I_VIAUFKST
    >    WHERE AEDAT >= W_LASTRUN_DATE.  
    >
    >   IF NOT I_VIAUFKST[] IS INITIAL.
    >    SORT I_VIAUFKST BY AEDAT AEZEIT DESCENDING.
    >    READ TABLE I_VIAUFKST INDEX 1.
    >   ENDIF.
    >
    > The above statement is giving me different results...
    > such as...
    >
    >  1. 30/11/2005 19:20:11
    >  2. 29/11/2005 22:10:09
    >  3. 30/11/2005 20:56:09
    >  4. 28/11/2005 23:10:09
    >
    > by using the above SORT statement i am getting the
    > fourth record as the latest, where as it should give
    > me the third record....
    >
    > Please advise,
    > Suresh.
    Hi Suresh,
    The reason why you are getting this result is because the system is interpreting the DESCENDING only for AEZEIT not for both. Change it to
    SORT I_VIAUFKST BY AEDAT DESCENDING AEZEIT DESCENDING

  • How change sStart and End Date and time in the Audit log ???

    Install C2S BM39SP1. Work.
    Go to the: https://bmserver:8009
    Open : VPN Monitor | Audit log information.
    Problem - can not cahnge Date and time in the Audit Log Start(End)
    How i vcan do this ?
    How i can get every day stat log:
    login ; date_time_login ; dtae_timie_logout ; bite_in ; bite_out
    Serg

    Serg,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • C6-00 forgets date and time every time it is turne...

    A new annoyance has arisen with my C6.
    A few weeks ago, just as I left on a 3-week trip across different timezones and countries, the phone starts forgetting the date and time everytime it is turned off. And I needed to turn it off when boarding planes!
    What a pain in the backside when it stupidly asks for the date and time everytime it is turned on!
    This problem was not there before. And then one day it started occuring. No changes the software.
    Recently I updated the firmware to the latest one. No difference.
    I turned on the Update Time Automatically setitng but that seem to do absolutely nothing. And everytime I changed timezones this setting is forcibly turned off anyway. The problem started occuring before I started moving between timezones.
    Any suggestions? This post on a similar problem with the N95 [/t5/Nseries-and-S60-Smartphones/N95-8GB-forgets-date-and-time-every-time-it-is-turned-off/m-p/536562...] seem to say - live with it or bring it back to Nokia.
    Dear Nokia - re you seriously telling me this so-called smartphone cannot actually keep time?!!! That would be an unacceptable situation. Nonetheless, I look forward to a potential fix. Maybe it would be as simple as setting some soft swith in some hidden settings mode...
    Thanks!!!

    This is usually a symptom of a faulty auxilliary battery. It used to be quite common with the older phones. If it keeps happening it may be worth your while getting it replaced under warranty. The auxilliary in a small battery inside the phone and can only be replaced by a Nokia Care POint. 

  • Function module for comparing dates and times

    Hi,
    I have a date and time stamp in one filed for example as below:
    20070125183045
    (the first 8 are date in YYYYMMDD format, the next 6 is time in HHMMSS format). Now I want to compare this value to another such value in terms of date and time. First I want to compare dates and then times. Do you know any function module that can serve this purpose?
    Thanks very much!

    You can compare these using the function module DURATION_DETERMINE.  This fuction will give you the difference, and it can be in a view different units, such as the difference in days, months, etc.
    Funciton module takes in Start date and time and end date and time.
    Regards,
    RIch HEilman

  • Date and Time Variable

    Hello BI gurus,
    This may be confusing so I will try my best to explain...
    I am working on a report in which I need to allow the user to choose a specific Date and Time period.  Now I have both Date and Time avaliable in my infoprovider.  If I create a variable for both date and time seperately it will not be able to associate the date with the time (right?).
    Ex.  User enters date range 2/01/2008 to 2/08/2008 and
                            Time range 10:00pm         to 3:00pm
    (and i understand that time may be kept using a 24 hr clock but this still doesnt fix my issue)
    this will output an error because the first time is greater than the later.
    and if I choose a time that is from 3:00 to 10:00 I can't be sure that the date range and the time are both being applied correctly (since this error above).   
    Is there a way that we can tie the date with the time so the report will know that I am asking for 2/01/2008 at 10:00pm to 2/08/2008 at 3:00pm?
    or can i make the variables dependant on each other..enter begining date, time to end Date and Time
    Thanks and sorry for the long thread I wanted to be as clear as possible,
    Matt

    Dear Matt;
    I've the same problem!!!
    Any solutions?

  • I plug the Apple TV in and it just says setting date and time.

    When I plug the Apple TV in it just starts up setting date and time. Tried unplugging  it and resetting using the remote but it is unresponsive

    Welcome to the Apple Community.
    Assuming this is not the first time you have used your Apple TV
    You might try restarting the Apple TV by removing ALL the cables for 30 seconds.
    Also try restarting the router. (Also try removing it’s power cord for at least 30 seconds)
    If the problem persists, try a restore, you may want to try the previous procedures several times before doing this.
    If restoring from the Apple TV doesn't help, try restoring from iTunes using a USB cable.
    If this is a new Apple TV, in addition to trying the above, it may also be that your network router is not allowing access to the timeserver, check that your router allows access over port 123.

  • Equipment dismantle Date and Time - Table details

    Hi,
    We do Installation and dismantling Equipments from their Superior equipments/Functional Location. At that time default Date and Time is getting updated in the Field  - DATUM [Date] and UZEIT [Time].
    Which Table this DATUM [Date] and UZEIT [Time] can be found for a Equipment.
    Please provide Table details.
    Regards,
    Raja

    Try Time Segments for Equipments - EQUZ
    Fields DATBI & TIMBI are the end date and time for a time segment, so this will change each time the equipment is dismantled/installed in a new location.

  • CRM-ISU: Need to change the END date and Start Date for contract items

    Hi,
    There is an old contract item for which  I need to change the end date
    and there is a new contract item for which I need to change the start date.
    I need to change the contract item end date and start date using some function module in IS-U system (may be as RFC to CRM).Pleaselet me know if any body is ware of this functionality?
    I am aware of a FM EECRM_CONTRACT_DATE_CHANGE which may be used for changing End Date
    but how to change the start date of a new contract item?
    Please let me know if any body is aware of this?
    Thanks

    Hi,
    Hope you can solve it by this [Link1|Re: Function modules; [link2|CRM material;.
    Regards,
    Surjith

  • To find the latest date and time

    HI all,
    I have a Ztable which contains execution date and exe time.
    1) I need to find the latest date and time How  can we do this?
    2) In my program,I need to insert some values to date,time and status field in Ztable. How can I insert it directly into the table?
    for eg ZTAB-DATE = 010122006
            ZTAB-TIME = 12.20.20
          just INSERT ZTAB is enough or NOT????????????
    POINTS WILL BE REWARDED
    THANKS IN ADVANCE

    1) You can do a number of things, one you can get all of the relevant records and sort the internal table by date and time in decending order, then simply read the first record of the internal table.
    2) It depends on the key of the table. Say for example, you have a table like so.
    MANDT
    KEYFIELD
    DATE
    TIME
    If the key alreays exists, you can use the modify statement to update the record, if it dosn't exists, you need to use the INSERT statement to insert the records.
    data: xtab type ztable.
    xtab-keyfield = 'ABC'.
    xtab-date = '20070207'.  " or sy-datum
    xtab-time = '221600'.    " or sy-uzeit.
    insert ztable from xtab.
    Make sure to use internal fomat for DATE and TIME.
    Regards,
    Rich Heilman

  • APPLE TV 2 HD model and updated to latest version 6.1.1 since doing that it won't set date and time and tells me my Apple ID and password are incorrect and I know there not. What do I do?

    It connects to internet fine. I have tried restoring back to factory condition and hard wire update by connecting it to my Mac mini .
    The date and time won't set. And won't acknowledge my Apple ID and password......... I am usually tech savy but this has caused me grief .
    Do I need to downgrade my update....
    But can't get any menus until I log in my apple account...
    It can't log into my iTunes account until time and date have been set.
    When I did the hard wire restore connected to Mac mini it wouldn't go past the date and time screen as it wouldn't when I did the wifi update too.
    it just would get past that screen.
    Anyone help!!

    This is the result of a network issue.  Ensure port 123 on the router is open.

  • Reminder app not working correctly, issue started around Sept. 1,2014. Will not allow me to set date and time for a reminder.

    Today I noticed an issue with my Reminder app on my IPhone 5s. Using OS 7.1.2. I called Apple, and the tech didn't know what he was doing and just trying different things.The reminder app will not let me set a date and time for reminder. Finally he escalated the call to a senior advisor who was rude, arrogant and unprofessional. He insisted the Reminder App was updated with the new update of IOS September/October 2013. Not true, the issue just started about 5 days ago August 31,2014. Now there is an additional reminder line for reminder entries that I have to use and have to transfer all my reminders manually from the other part of the app. The feature does exist; if I try to set a date and time for the reminder it appears for 1-2 seconds and then disappears.
    Has anyone else noticed this issue?

    He insisted the Reminder App was updated with the new update of IOS September/October 2013. Not true
    Yes, it is true.
    iOS 7 was released 18 Sep 2013. At this time, the Reminders app was updated (with most everything else).
    the issue just started about 5 days ago August 31,2014.
    Your issue just started but the app was not updated 5 days ago.
    Now there is an additional reminder line for reminder entries that I have to use
    I don’t understand what this means...
    Open Reminders, type the reminder, tap the i at the end, turn on Remind me on a day and enter the date/time.

Maybe you are looking for

  • The volume for "documents" cannot be found.

    i restarted my laptop today after getting the newest security update and found that every icon on my screen is gone except the "Macintosh HD" icon. i opened up the HD icon and tried to click on the Documents folder on the left, but the message "the v

  • Credit management ECC 6.0 implementation

    Hi Experts/Gurus, One of our clients have done a technical upgrade from SAP 4.6c to ECC 6.0. Now they want to know what will be the timeline required for implementation of the Integrated credit management functionality of ECC6.0 in their SAP system i

  • Java Script with WebDynpro

    hi, pls see subject. Is it possible ? reagards sas

  • Itunes error when launching app

    Receiving an error when I try to load iTunes from my Desktop - The iTunes Library.itl file cannot be found or created. The default location for this file is in the iTunes folder in the Music folder. Looking in the Music folder I do not see this file.

  • PS CS6 zoom sometimes affects all open images

    I'm trying to figure out how to replicate this issue. This is on Win7 x64 with PS CS6. On an infrequent basis, when I zoom in on one open image, the same zoom magnification will be applied to all the other images I have open. When this happens and I