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.

Similar Messages

  • 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

  • Capturing User Id and Time

    Hi All,
    I need to keep track of the user ID and Time for the data entered through a web interface.
    Please suggest the way to achieve this.
    Thanks,
    Deepthi.

    Hi Deepthi,
    there is a how to paper: How to Line Items in SEM-BPS.
    It describes how to add user and time to each dataset enterd/changed.
    Best regards
    Steffen

  • QM Notification: task end dates not pulled through from response profile

    Hello,
    I am experiencing a problem with the end dates of the tasks in QM notifications not pulling through (from the response profile) when tasks are determined.
    When I do the simulation of task determination, the gantt chart shows all the tasks together with the end dates. But when the actual determination is done these dates are not populated in the planned finish date fields.
    I have double checked the configuration: priorities, response and service profiles are set up correctly. I have also searched SAP notes without success.
    I thank you in advance for your responses.
    Kind regards,
    Theo.

    Yes, I know, but as far as I understand binding the values back from rule to the workflow is something that doesn't work. I have never tried it, but I have seen posts here about people complaining that this kind of binding does not work.
    Have you tried to bind for example some hard coded value back to the workflow (something that should definately work)? Does it work? If not, I suggest you to ask this from SAP that is it supposed to work and if not, why do they have this option to for binding from rule to workflow. Or then just forget what you are trying, and use some of the suggested workarounds.
    Regards,
    Karri

  • Not latest Wiki Data after Time Machine Restore

    System Info: Mac OS X 10.9.5 and Server Admin 3.1.2
    I'm using the Wiki.
    I had to restore the entire System from a Time Machine Backup.
    All data actual data and documents are restored. But the wiki data are not the newest. The latest data displayed are from June.
    When i take a look /Library/Server/Wiki/Database.xpg there are man Backup files. The newest is from dec 8th (day before restore).
    How can i restore these Database Backup Files that the Wiki is up-to-date again? Is there a way to find out why the Wiki contents are only up to june and not up to december?

    JWLynn wrote:
    Hi, and welcome to the forums.
    I tried to restore my Time Machine data to a refurbished MacBook tonight. The data was transferred to the new computer, as I can see from the used hard drive space.
    How did you do that? It sounds like you went into the "Star Wars" display, selected the internal HD, and clicked Restore. If so, that makes some sense, but Apple doesn't make it clear that isn't the way to do it.
    The problem is, you can't restore OSX to the volume you're running from.
    Unfortunately, you'll have to start over.
    If you're restoring to the *+same Mac+* the backups were made from (after repairs, for example), do a "Full system restore" per #14 in [Time Machine - Frequently Asked Questions|http://web.me.com/pondini/Time_Machine/FAQ.html] (or use the link in *User Tips* at the top of this forum).
    But if you have a new (to you) refurbished Mac, your best bet is to use +Setup Assistant.+ See #19 in the FAQ and start with the green box there.

  • Large file download does not start and times out while loading

    I've been trying to download movie files from a website and it does not work. When I click on the link, the download begins preliminarily, but does not seem to actually start downloading the file. It stays like this:
    The MBs continue to go up for a while, but a download progress bar never appears (just the spinning striped bar) and I never get a time remaining on the download. After a few minutes the download just fails, and it says something like "network error." I've tried it on Chrome, FireFox, and Safari and the result is always the same.
    I asked someone at the company about it, and he said they never heard of this problem and that their downloads work for other customers. Is this a problem on my end or their end?
    Does anyone know what the problem may be? Is there anything I can do to fix this?

    I don't know what route Apple will take. Sure, they can boot it in firewire mode and try to reinstall
    the update, but in the interest of time or other factors they may take another route.
    Kj

  • My tool bar isn't showing at top and the start and time at bottom isn't showing up...

    What has happened and how do I fix this?

    * If on Windows in Firefox 3.6 the menu bar is hidden then press and hold the Alt key down, that should make the "Menu Bar" appear.
    * Go to "View > Toolbars" and put a check-mark for "Menu Bar" to make that permanent. See [[Menu bar is missing]]).
    * Make sure that you have the ''Navigation Toolbar'' and other toolbars visible: "View > Toolbars"
    * If items are missing then see if you can find them in the "View > Toolbars > Customize" window.
    * If you see the item in the Customize window then drag it back from the Customize window to the Navigation toolbar.
    * If you do not see that item then click the "Restore Default Set" button in the "View > Toolbars > Customize" window.

  • Capture START and END installation date on order line item

    Requirement: capture both start and finish dates for an installation program. Will likely require 2 new fields at order line item level.
    USEREXIT_MOVE_FIELD_TO_VBAP???
    Any suggestion for this enhancement???

    Hi
    U need to enhance the VBAP table by APPEND structure in order to add new fields you need.
    So in that exit you can fill your new fields:
    MOVE <......> TO VBAP-Z<......>.
    Max

  • Installation program start and end date

    My requirement is to capture both start and finish dates for an installation program. Will likely require 2 new fields at order line item level.
    I was thinking about using USEREXIT_MOVE_FIELD_TO_VBAP. But where do I find the install information to move it to these new fields?
    Thanks

    Hi,
    As mentioned by Ming, these dates are not supposed to prevent FI postings by SAP standard. However, you can create a validation in CO (OKC7) by putting as prerequisites your dates from PRPS structure and blocking the posting accordingly.
    Regards,
    Eli

  • Updated Latest End Time in workflow builder but change not taking place

    Hello everyone,
    In our existing leave application workflow (working fine for many years), we have set a deadline monitoring of Work Item Creation (WIS) + 10 days to send an email back to the applicant if his or her leave application wasn't acted upon by his/her supervisor.
    Recently we have made some changes to the leave program and are required to test this deadline monitoring. In development environment instead of waiting for 10 days, we updated the Time field in the Latest End tab to 3 mins and then we generate and activate the workflow (through the Activation submenu in the Workflow menu).
    Problem 1: But when the leave program generate the work item, inside the work item the Latest End date and time still show as WIS + 10 days, instead of WIS + 3 mins. We have already run SWU_OBUF and also refresh the organizational environment through SWUS but still to no avail.
    Problem 2: When we change the Latest End date of the workitem to trigger the deadline monitoring, nothing happens even though the deadline monitoring batch job (SWWCOND & SWWDHEX) is already running successfully every 3 mins. In the executed action it just show 'Deadline reached' and the work item is in READY status.
    In our work flow we have the process control to set the work item to obsolete. Really appreciate for any advice. Thanks.

    Hi Rick,
    Sorry, wrong choice of word. What i'm trying to say is as we don't have a workflow expert on our site, me and my colleague were a bit hesitant to manually change the work item deadline. But i see the benefit in doing that. At least now we know that changing the work item deadline would not affect the triggering of the deadline monitoring.
    Hi Viji,
    We haven't tied the changed workflow template to any transport request yet as we wanted to test it out in development environment first.
    Sorry but how do i check if the outcome is active?
    Hi Rob,
    We didn't do any import. Since we're testing the changes in dev, we're directly changing the workflow template and activating it without tagging it to any transport request. But thanks for letting us know about table HRS1205, will give it a look tomorrow afternoon.
    And also we're generating new work item for our testing. That's why we were surprise the new work item is still not picking up the WIS+3 mins latest end date.

  • Need help with date and time calculations please

    Hello there.. Im stuck, and im hoping someone can help..
    Working on a list to manage and track PTO.  User completes PTO request form,
    Fields
    Name
    Start Date (with time)
    End Date (with time)
    Total Number of Days/hours requested: (calculation)
    Full Day: (Yes/No)
    ok business need
    user has the ability to request a certain number of hours as opposed to a full day.
    After searching around on google. I found this calculation to help me figure out how many BUSINESS days being requested.
    =IF(ISERROR(DATEDIF([Start Date],[End Date],"d")),"",(DATEDIF([Start Date],[End Date],"d"))+1-INT(DATEDIF([Start Date],[End Date],"d")/7)*2-IF((WEEKDAY([End Date])-WEEKDAY([Start Date]))<0,2,0)-IF(OR(AND(WEEKDAY([End
    Date])=7,WEEKDAY([Start Date])=7),AND(WEEKDAY([End Date])=1,WEEKDAY([Start Date])=1)),1,0)-IF(AND(WEEKDAY([Start Date])=1,(WEEKDAY([End Date])-WEEKDAY([Start Date]))>0),1,0)-IF(AND(NOT(WEEKDAY([Start Date])=7),WEEKDAY([End Date])=7),1,0))
    This works great as long as its a [Full Day]="YES", displays results in column labeled Number of days
    now if [Full Day]="No", displays results in column labeled Number of Hours
    BUT this is my issue (well part of it) it calcuate the correct number of hours.. but puts a "1" in "Number of Days" why.. dates have not changed.. I think Its something with the above calculation but I could be way off.
    the end result is I need number of days to concat with number of hours 
    i.e 1 full day 4 hours  1.4
        0 full day 5 hours  0.5
        1 full day 0 hours  1.0
    so that the total can be deducted via workflow.. from the remaining balance in a tracker. (seperate list) 
    Any angels out there??

    Posnera-
    Try changing time zones and see if the travel itinerary times change.
    Fred

  • Latest end to occur a second time

    Hello,
    We're on SRM 4.0
    In the approval step of our workflow we have added 'latest end' work item creation when it reaches latest end date.
    This creates only one new work item after for example after 10 days. How can we add another reminder like this after 20 days?
    Thanks
    Laurent.

    Hello Masayuki,
    Yes this is almost what i did.
    I've set Latest start = 10, latest end = 20 days.
    I didn't test but max. would be 3 reminders i think...
    Regards,
    Laurent.

  • Delivery date and time

    Hi All,
    I have some query related to inbound delivery in EWM......
    I want to get the Actual delivery date and time for the category Actual....
    i wen through the transaction /SCWM/PRDI..... in date n time tab... but i couldnt get the table name.... any idea...

    solved by myself...

  • How to include print date with time on SkillBuilders Schedule Plug In?

    Hi,
    Do you have an idea how to include and get the print date with time on the SkillBuilders Plug In? It shows me the date only, time not included. Have tried to put "HH24:MI", "HH24MI" or Tochar(HH24:MI)? No result??
    select p.fullname, sbip_schedule.start_date(e.event_schedule) start_date
    , sbip_schedule.end_date(e.event_schedule) end_date
    , sbip_schedule.duration_seconds(e.event_schedule) duration_seconds
    , sbip_schedule.calendar_summary(e.event_schedule) calendar_summary
    from app_events e
    Thanks!

    I forget to clarify I am looking for the answer is how to get the print of date with time, Start date with time and End Date with time.

  • Send email notification in latest start and latest end

    Hi all,
    My requirement is to send email notification on latest start and latest end. For latest start, a notification needs to be sent to the manager asking him to start processing the Leave request.
    Am not too concerned about the latest end, since the latest end takes the workitem(MODELED ACtion)  to the next manager, where I can insert a email step in the workflow.
    My concern is how can i send an email to the manager if he has not started processing the lave request within say 3 days
    thanks a ton.
    regards

    Hi,
      If you are looking to send notification ASA work item reaches a latest end then follow the below steps.
    1. Open the step for which you have set the latest end and click latest end tab.
    2. Under the same tab you will find a Drop down box you will find two entries 1 Display Text 2 Modeled  choose the 1 option. and define the text in the task description by choosing Latest End description.
    3. Choose the container element you might have populated the email address.
    Now the configuration that you need to make sure to send a mail to external email id is SCOT settings if SMTP node is configured  then this node would be sending mails to the
    Regards
    Pavan

Maybe you are looking for