Fixed start date and variable end date

I'm using Project 2010 Standard. Task A has already started. It can't end until 2 weeks after the completion of task B. The only way I can make Project schedule this task is by doing so manually, allowing Project to calculate the duration. But then if the
end date of task B changes, Project reschedules the entire task based on the duration without regard for the start date. If I add a % complete to task A, then the end date doesn't change if the end date of task B does. Project seems to fix the duration
once it's calculated. I need the duration to be flexible based on the fixed start date and the end date of task B. This project file is stored in SharePoint so I can't make task A a hammock task. I get the error "You cannot create links from a project
file that exists on a Web folder to another file" even though it's the same file. Any suggestions would be greatly appreciated.

WhoKnows,
I'm afraid without a hammock task the only way to do what you want is either with a manual reschedule or a macro to recalculate the duration of Task A when Task B moves.
Update: Okay, after playing around here is a little trick that might work.
1. Break Task A into two parts (e.g. -1 and -2)
2. Set the predecessor of Task A-2 to be finish-to-start with Task A-1 and finish-to-finish + 2w with Task B
Depending on the nature of Task A you may still need to do a little manual adjusting but it will effectively allow the start of Task A to be fixed and the finish to be variable depending on the status of Task B. Does that work for you?
John

Similar Messages

  • On Calendar, I have tried to change the "Day starts at" and "Day ends at" many times however, it just does not seem to change. Please help.

    On Calendar, I have tried to change the "Day starts at" and "Day ends at" many times however, it just does not seem to change. Please help.
    This for Calendar on my Mac which of course effects my iPhone and iPad.
    I don't need to see the hours from 1 am to 6 am
    Please help!

    Well, assuming all of the above, Notifications, etc., it just might be time for a visit to the Apple tore genius center for a session with the techs.  See if it is a fault in the hardware or just an iOS reinstall is the answer.
    One more thing you could try, backup so you have a record of content, then restore to factory conditions be an Erase All Contents and Settings.  Then restore from the backup you just made.  That has helped some with WiFi problems, may be it would work with your problems.
    But with that behavior of another app with problems, the geniuses looks like a less stressful thing to do.

  • Start Routine and Variables

    Hii All
    A couple of questions for you gurus.
    a) Am I right in thinking that the start routine is called once for each data package (BI 7).
    b) Is it also truethat all variables including globals and internal tables are re-initialised for each data package ?
    Thanx
    Asif

    Hi Guys,
    It is right that start routine is called once for each data package.
    But variables and interal tables are not re-initialized for each data package.
    Value in variable is retained and can be used for further data packages.
    For that you can use a counter.  Usage will be like this
    IF counter is INITIAL.
         Put your logic.
       Counter = 1.
    ENDIF.
    In this way, you can do the calculation common for all data packages.
    The only problem with this is when packages are loaded in parallel.
    To avoid this, do the serial processing. To achieve that, In DTP
    Goto > Settings for Batch Manager > Number of Processes 1
    I hope the given information is helpful.
    Regards,
    Gaurav

  • Calc start time and Calc end time

    Hi,I am trying to do a "grep" from a application.log file. The # of start time cals = # of calc end time. Is that correct ? We want to make sure that load and calc are completed before start the backup process. I am checking for #'s that are spit out in the log file to conclude this process.Does anyone have a better idea ?Thanks,Minash...

    Have you tried grepping for the message number - 1012550. This is the message number for the 'Total Calc Elapsed Time: ' message. You could prabably also grep for the message text.Jerry UrsettiWellPoint

  • Ical accepts and all day invite, but shows 12AM start time and no end time.

    When I receive a calendar invite for several days and the invite should read as an all day event, it shows up as a meeting at 12AM. I have reset the region, and the time zone, but this is still an issue. Has anyone else have this problem and if so, how do I resolve it?

    Hi,
    Open the System Preferences > Language & Text > Formats tab and change the Region from Custom to your local one.
    Let me know how it goes
    Best wishes
    John M

  • Fixed and variable cost element's cost

    hi,
    i would like to clarify. need your kind advice.
    1) can direct cost has both fixed and variable cost? can have example?
    2) can indirect cost has both fixed and variable cost? can have example?
    3) direct cost only happens in direct cost center and indirect cost only happens in indirect cost center?
    4) can direct cost center assign to fixed cost element and variable cost element? Likewise, indirect cost center assign to fixed cost element and variable cost element?
    thanks

    Hi,
    As per my understanding
    Direct cost  to a department could be variable or fixed.
    Example:  A supervisor in the X department would be a direct cost to the Dept A department. Since the X salary is likely to be the same amount each month regardless of the quantity of products manufactured, it is a fixed cost to the department. The supplies furnished to the X department will be a direct cost to the department, but will be a variable cost to the department if the total amount of supplies used in the department increases as the volume or activity in the department increases.
    Indirect cost is the Power used to operate a production machine.
    Example: The cost of the Power is variable because the total Power used is greater when more products are manufactured on the machine. Depreciation on the production machine is also an indirect product cost, except it is usually a fixed cost. That is, the machineu2019s total depreciation expense is the same each year regardless of volume produced on the machine.
    As you can see, costs can be direct and indirect depending on the cost object: product, department. The cost is fixed if the total amount of the cost does not change as volume changes. If the total cost does change in proportion to the change in the activity or volume, it is a variable cost.

  • Detect "touch start" and "touch end" event in windows phone default browser.

    Hi,
    We have a BIG problem, because in all browsers we can detect the "touch start" event and "touch end" event. For iOS, firefox, internet Explorer, safari, Android work well. But in the windows phone default browser the "touch end"
    doesn't work.
    Do you know what we can do ?
    Thanks.

    Hi gogogate,
    >>But in the windows phone default browser the "touch end" doesn't work
    There is no simply way to achieve this, in my experience, I would recommend that you can handle touch event using JavaScript and retrieve information you need form the webpage using the window.external.notify(string) function:
    https://msdn.microsoft.com/library/windows/apps/br227713
    #How to receive information from the WebView
    http://blogs.msdn.com/b/wsdevsol/archive/2012/10/18/nine-things-you-need-to-know-about-webview.aspx#AN5
    About how to handle touch event using JS, please refer to this article:
    http://blogs.windows.com/buildingapps/2012/11/15/adapting-your-webkit-optimized-site-for-internet-explorer-10/#step4
    You also need to inject javascript into the WebView page, please read this article:
    http://blogs.msdn.com/b/wsdevsol/archive/2012/10/18/nine-things-you-need-to-know-about-webview.aspx#AN6
    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.

  • 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

  • Obiee 11g - Formula between fixed date and variable date

    Need some advice please, I’m trying to modify a campaign report for Marketing so we can track over different periods of time. For example
    Start Date +7 days (all volume within this period)
    Start Date +28 days ( all Volume within this period)
    And so on and so on….
    BUT I’m struggling to use a formula that will do this. The start date for a campaign will always be different hence why we want capture everything between Start Date + (what ever number of days are set). In the report we have a start date, campaign name and number converted to application (Measure). Any help here would be brilliant lol. At the moment when we go into the report, it gives us the measure count to date. We just want to split it down over different periods basically.

    I assume we are talking about PCR for payroll. In this case look at documentation for operation NUM:
    OOOOOO
    Xnnnnn
    X     Table
    nnnnn Table field
    nn    Date type 'nn' from the Date Specifications infotype (0041)
         Date types are taken from table T548Y.
    Your operation would look like:
      NUM=Faaesb
          F          Fixed indicator for deadline calculation
           aa           Date type: Start date of period to be
                        calculated; if the date type is not 'nn,'
                        the second position is left blank.
             e          Unit, in which the duration is calculated:
                        T = days
                        W = week
    s         End date of period to be calculated:
              (blank)  End of current payroll period
              J        End of current calendar year
              A        Start of current calendar year
              B        Start of WPBP period
             No other specifications are possible.
    So it depends on what kind of fixed date you need.
    Hope it helps,
    Carlos.

  • Calculate duration between start date and end date

    Hi everyone,
    I'm facing with problem when calculating duration between start & end with this function below . This fuction  is working well, but i want to change working time from 8:00 am to 17:30 pm instead of 17:00 , and lunch time from 12:00 to 13:30 instead
    of 13:00 as present . Problem is , i changed data type of start hour and end hour from INT to decimal . But it is still wrong .
    Pls help me . It's very urgent bcoz i need it for monthly report .
    Many thanks .
    Here is function which im using :
    ALTER Function [dbo].[GetWorkingMin](@pStartDate DateTime, @pEndDate DateTime) Returns Int
    AS
    Begin
          Declare @StartDate DateTime = @pStartDate
          Declare @EndDate DateTime = @pEndDate
        Declare @WorkMin int = 0   -- Initialize counter
        Declare @Reverse bit       -- Flag to hold if direction is reverse
        Declare @StartWorkingHour int = 8   -- Start of business hours (can be supplied as an argument if needed)
        Declare @EndWorkingHour int = 17    -- End of business hours (can be supplied as an argument if needed)
        Declare @Holidays Table (HDate DateTime)   --  Table variable to hold holidayes
          Declare @LunchHour int = 12
          Declare @StartHour int = DatePart(HH, @StartDate)
          Declare @EndHour int = DatePart(HH, @EndDate)
        -- If dates are in reverse order, switch them and set flag
        If @StartDate>@EndDate
        Begin
            Declare @TempDate DateTime=@StartDate
            Set @StartDate=@EndDate
            Set @EndDate=@TempDate
            Set @Reverse=1
        End
        Else Set @Reverse = 0
        -- Get country holidays from table based on the country code
        Insert Into @Holidays (HDate) Select HDate from HOLIDAY Where HDATE>=DateAdd(dd, DateDiff(dd,0,@StartDate), 0)
        If DatePart(HH, @StartDate)<@StartWorkingHour
        begin
                Set @StartDate = DateAdd(hour, @StartWorkingHour, DateDiff(DAY, 0, @StartDate))  
                -- If Start time is less than start hour, set it to start hour
                Set @StartHour = DatePart(HH, @StartDate)
        end
        If DatePart(HH, @StartDate)>=@EndWorkingHour
        begin
                Set @StartDate = DateAdd(hour, @StartWorkingHour+24, DateDiff(DAY, 0, @StartDate))
                -- If Start time is after end hour, set it to start hour of next day
                Set @StartHour = DatePart(HH, @StartDate)
                --return DatePart(day, @StartDate)
        end
        If DatePart(HH, @EndDate)>=@EndWorkingHour
        begin
                Set @EndDate = DateAdd(hour, @EndWorkingHour, DateDiff(DAY, 0, @EndDate))
                -- If End time is after end hour, set it to end hour
                Set @EndHour = DatePart(HH, @EndDate)           
        end
        If DatePart(HH, @EndDate)<@StartWorkingHour
        begin
                Set @EndDate = DateAdd(hour, @EndWorkingHour-24, DateDiff(DAY, 0, @EndDate))
                -- If End time is before start hour, set it to end hour of previous day
                Set @EndHour = DatePart(HH, @EndDate)
        end
        If (@StartHour>=@LunchHour and @StartHour < (@LunchHour +1))
        Begin
                Set @StartDate = DateAdd(hour, @LunchHour + 1, DateDiff(DAY, 0, @StartDate))
                -- If Start time is in lunch time, set it to 12
                Set @StartHour = @LunchHour + 1   
        End
        If (@StartHour>=@LunchHour and DatePart(DW, @StartDate) = 7)
        Begin
                Set @StartDate = DateAdd(hour, @StartWorkingHour + 24, DateDiff(DAY, 0, @StartDate))
                Set @StartHour = DatePart(HH, @StartDate)
        End
        If (@EndHour>=@LunchHour and @EndHour < (@LunchHour +1))
        Begin
                Set @EndDate = DateAdd(hour, @LunchHour +1, DateDiff(DAY, 0, @EndDate))
                -- If End time is in lunch time, set it to 13
                Set @EndHour = @LunchHour + 1
          End
          If (DatePart(DW, @EndDate) = 7 and DatePart(HH, @EndDate) >= @LunchHour) Set @EndDate = DateAdd(hour, @LunchHour, DateDiff(DAY, 0, @EndDate)) -- If End day is Saturday and End time is after end hour, set it to end hour of saturday
        If @StartDate>@EndDate Return 0
        -- If Start and End is on same day
        If DateDiff(Day,@StartDate,@EndDate) <= 0
        Begin
            If (Datepart(dw,@StartDate)>1 And DATEPART(dw,@StartDate)<7)  
            -- If day is between sunday and saturday
                If (Select Count(*) From @Holidays Where HDATE=DateAdd(dd, DateDiff(dd,0,@StartDate), 0)) = 0  
                -- If day is not a holiday
                    If @EndDate<@StartDate Return 0 Else
                    Begin
                                  Set @WorkMin=DATEDIFF(MI, @StartDate, @EndDate)
                                  -- Calculate difference
                                  If (@StartHour <= @LunchHour and @EndHour >= @LunchHour + 1)
                                        Set @WorkMin = @WorkMin - 60;                                   
                            End
                Else Return 0
            Else Begin
                      if (DATEPART(dw,@StartDate)=7) set @WorkMin = @WorkMin + DATEDIFF(MI, @StartDate, @EndDate);
                      Return @WorkMin
            End
        End
        Else Begin
            Declare @Partial int=1   
            -- Set partial day flag
            While DateDiff(Day,@StartDate,@EndDate) > 0   
            -- While start and end days are different
            Begin
                If Datepart(dw,@StartDate)>1 And DATEPART(dw,@StartDate)<7    --  If this is a weekday
                Begin
                    If (Select Count(*) From @Holidays Where HDATE=DateAdd(dd, DateDiff(dd,0,@StartDate), 0)) = 0  -- If this is not a holiday
                    Begin
                        If @Partial=1  
                        -- If this is the first iteration, calculate partial time
                        Begin
                            Set @WorkMin=@WorkMin + DATEDIFF(MI, @StartDate, DateAdd(hour, @EndWorkingHour, DateDiff(DAY, 0, @StartDate)))
                            If (@StartHour <= @LunchHour) Set @WorkMin = @WorkMin - 60;
                            Set @StartDate=DateAdd(hour, @StartWorkingHour+24, DateDiff(DAY, 0, @StartDate))
                            Set @Partial=0
                        End
                        Else Begin     
                        -- If this is a full day, add full minutes
                            Set @WorkMin=@WorkMin + (@EndWorkingHour-@StartWorkingHour - 1)*60        
                            Set @StartDate = DATEADD(DD,1,@StartDate)
                        End
                    End
                    Else Set @StartDate = DATEADD(DD,1,@StartDate)  
                End
                Else Begin
                            If (DATEPART(dw,@StartDate)=7)
                            Begin                   
                                  Set @WorkMin = @WorkMin + DATEDIFF(MI, @StartDate, DateAdd(hour, @LunchHour, DateDiff(DAY,
    0, @StartDate)));
                            End
                            --Set @StartDate = DATEADD(DD,1,@StartDate)
                            Set @StartDate = DateAdd(hour, @StartWorkingHour + 24, DateDiff(DAY, 0, @StartDate))
                                  Set @StartHour = DatePart(HH, @StartDate)
                      End
            End
            If Datepart(dw,@StartDate)>1 And DATEPART(dw,@StartDate)<7  
            -- If last day is a weekday
                If (Select Count(*) From @Holidays Where HDATE=DateAdd(dd, DateDiff(dd,0,@StartDate), 0)) = 0   
                -- And it is not a holiday
                    Begin
                                  If @Partial=0 Set @WorkMin=@WorkMin + DATEDIFF(MI, @StartDate, @EndDate) Else
    Set @WorkMin=@WorkMin + DATEDIFF(MI, DateAdd(hour, @StartWorkingHour, DateDiff(DAY, 0, @StartDate)), @EndDate)
                                  If (@EndHour >= (@LunchHour + 1)) Set @WorkMin = @WorkMin - 60;
                            End   
                If (DATEPART(dw,@EndDate)=7)
                Begin
                      Set @WorkMin = @WorkMin + DATEDIFF(MI, DateAdd(hour, @StartWorkingHour, DateDiff(DAY, 0, @EndDate)),@EndDate);        
                End
        End
        If @Reverse=1 Set @WorkMin=-@WorkMin
        Return @WorkMin
    End

    The problem is you cannot specify partial hours.
    I think your best bet would be to alter the function sufficiently so it will accept times instead of hours, and where you're making comparisons to the hour, use dates/date functions instead.
    Then, just set the variable as a full time (or datetime, if you need).

  • Scheduling start date and end dates

    Hello Gurus,
    I am trying to understand the schedule start date and schedule end date functionality in Plant Maintenance. I do understand the basic start and end dates. Currently I set up u201C3.Do not adjust basic dates, dep rqmts to order startu201D and set the scheduling type as u201CForwardsu201D . Please note we donu2019t do any capacity planning or leveling.
    So my question is, why the scheduling start date is defaults to the basic  start date  for forwards and scheduling finish date defaults to basic finish date for backwards ? I tried adding couple of operations and save the work order. It did not change anything in schedule dates.
    Do we really need to care about scheduling dates if we donu2019t use capacity planning ?
    Please advise
    Mahee

    Hi,
    As per priority, final dates would be calculated as we will define the duration based on the priprity. Either current date or basic date only applied to Scheduling start date.
    You can change the scheduling start date so that based on priority, final date would be calculated.
    Regards,
    Maheswaran.

  • How to get the current month starting date and ending date by default ?

    Hello Creators,
    This is my requirement, kindly do the needful, Please dont gimme any links i've no access for other sites, gimme the right solution.
    My Requirement :
    Creation Date (VBAK-ERDAT) - Select Option. By default, the program should run for the current Month ie between the starting and ending date of the current month when the program is run. Today the date is 18th using sy-datum we can bring the current date by calling it in the initialization event, but the requirement is it should not give me the current date, it should only give me the month starting date and the end date. Kindly help.
    Thanks in advance ...

    DATA: gv_datum LIKE vbak-erdat.
    SELECT-OPTIONS: so_date FOR gv_datum.
    INITIALIZATION.
      CALL FUNCTION 'HR_JP_MONTH_BEGIN_END_DATE'
        EXPORTING
          iv_date             = sy-datum
        IMPORTING
          ev_month_begin_date = so_date-low
          ev_month_end_date   = so_date-high.
      so_date-option = 'BT'.
      APPEND so_date.
    START-OF-SELECTION.
    Hope this solves the issue. Don't forget to be generous
    Cheers,
    Sougata.

  • How to set a default start and/or end date for New Events based on trigger date.

    I'm using the CalendarActivityListener to get current row when clicking on an existing event. As per previous posts this listener gives you access to event detail including Start Date, End Date, etc.
    However, what I want to do is to default the start (and end) dates for New Events based on the trigger date.
    I've tried the CalendarListener and can grab the Trigger Date from it - however, I can't see a way to pass this directly to the popup/dialog I'm using to create the new event.
    At present I'm putting the TriggerDate into the ADFContext session scope e.g. ADFContext.getCurrent().getSessionScope().put("TriggerDate",calendarEvent.getTriggerDate());
    Then, I've tried multiple approaches to try and "get" the TriggerDate from session scope to drop it into my new Calendar Event basically, I'm trying to default the InputField(s) associated with the Start Date using the value from the session - I've tried
    1. setting the default value for the InputField in the jspx using a binding expression i.e. value="#{sessionScope.TriggerDate}" - this actually sets the value appropriately when the jspx is rendered but, when I go to create I get a NPE and I can't debug. I assumed that it might be a Date type issue - it would appear that CalendarListener provides a date of type java.util.Date and that the StartDate attribute of my VO/EO/table is a DATE and therefore requires oracle.jbo.domain.Date so I tried casting it - to no effect
    2. Using a Groovy expression *(StartDate==null?adf.context.sessionScope.TriggerDate:StartDate)* in my calendar's EventVO to default the Start Date to the same result
    Any thoughts or ideas?

    John,
    Thanks for that suggestion - could not get it to work. However, I did manage a different approach. I finally determined the sequence of events in terms of how the various events and listeners fire (I think).
    Basically, the CalendarActivityListener fires, followed by the listener associated with the Calendar object's Create facet, followed finally by the CalendarEventListener - the final is where the TriggerEvent is available and then finally, control is passed to the popup/dialog in the Create facet. So, my approach of trying to set/get the TriggerDate in the user's HTTP session was doomed to failure because it was being get before it had been set :(
    Anyway, I ended up adding a bit of code to the CalendarEvent listener - it grabs the current BindingContext, navigates through the DCBindingContainer to derive an Iterator for the ViewObject which drives the calendar and then grabs the currently active row. I then do a few tests to make sure we're working with a "new" row because I don't want to alter start & end dates associated with an existing calendar entry and then I define the Start and End dates to be the Trigger Date.
    Works just fine. Snippet from the listener follows
    BindingContext bindingContext = BindingContext.getCurrent();+
    *if ( bindingContext != null )    {*+
    DCBindingContainer dcBindings = (DCBindingContainer) bindingContext.getCurrentBindingsEntry();+
    DCIteratorBinding iterator = dcBindings.findIteratorBinding("EventsView1Iterator");+
    Row currentRow = iterator.getCurrentRow();+
    if ( currentRow.getAttribute("StartDate") == null)+
    currentRow.setAttribute("StartDate", calendarEvent.getTriggerDate());+
    if (currentRow.getAttribute("EndDate")==null)+
    currentRow.setAttribute("EndDate", calendarEvent.getTriggerDate());+
    *}*

  • Search on basis of start date and end date

    Hi,
    I have added two fields 'Start Date' and 'End Date' on a search page.
    I have done the VO extension also.
    Now, I have to implement search logic to get all the records created in between 'Start Date' and 'End Date' after pressing the 'GO' button on that page.
    Can anyone please provide guidance to extend the controller.
    Thanks in advance.
    Gaurav.

    Hi Anil,
    Thanks for ur reply.
    As per the link, I have written following code in the controller :
    package oracle.apps.irc.vacancy.webui;
    import oracle.apps.fnd.framework.OAApplicationModule;
    import oracle.apps.fnd.framework.OAViewObject;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.table.OAAdvancedTableBean;
    public class xxVacancyCriteriaCO extends VacancyCriteriaCO
    public xxVacancyCriteriaCO() {}
    public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
    super.processFormRequest(pageContext, webBean);
    // Pressing the Go button causes the search to be executed.
    OAApplicationModule am = (OAApplicationModule)pageContext.getApplicationModule(webBean);
    OAViewObject oaviewobject = (OAViewObject)am.findViewObject("XXIrcVacancySearchCriteriaVO");
    if (pageContext.getParameter("Go") != null)
    String created = pageContext.getParameter("ViewDate");
    oaviewobject.setWhereClauseParam(0, created);
    oaviewobject.executeQuery();
    OAAdvancedTableBean table = (OAAdvancedTableBean)webBean.findChildRecursive("ResultsTable");
    table.queryData(pageContext, false);
    But while compiling it, I am getting the error as :
    "Error(14,42): PerTransactionTopCOImpl not found in class oracle.apps.irc.common.webui.IrcOAControllerImpl in class oracle.apps.irc.vacancy.webui.VacancyCriteriaCO in class oracle.apps.irc.vacancy.webui.xxVacancyCriteriaCO"
    Can u please suggest where the mistake is?
    Thanks again.
    Gaurav.
    Edited by: Gaurav on Jan 14, 2011 12:51 AM

  • How to display absence start date and end date in workflow notification?

    Hi,
    I would like to display the absence start date and end date at
    1) Subject of workflow email notification/worklist notification OR/AND
    2) Content of workflow email notification/worklist notification.
    Appreciate if anyone can advise on this as this information is very crucial to our client.
    Thank you.
    Regards,
    Shiau Chin, Teo

    1) Subject of workflow email notification/worklist notification OR/ANDyou have to customize the subject of notification message. You can find the message using following query.
    SELECT message_type, message_name
       FROM wf_notifications notif
      where notification_id = <your notification>;> 2) Content of workflow email notification/worklist notification.
    its already there I think.

Maybe you are looking for

  • Aperture 3.4 will not open on OS 10.8.2

    I have had multiple attempts failed, which are followed by a warning message to repair the library. After clicking to repair library it does so successfully and then tries to reopen Apreture, which proceeds to fail and the cycle starts over again.  W

  • Mac OS X Leopard to SL upgrade

    Hello, I currently have Mac OS X Leopard on my MacBook (early 2008), but I would like to upgrade to Snow Leopard. I live in a country called Macedonia. The problem is that there is no place to buy Snow Leopard disk in my country, I called the only Ap

  • Have Adobe Reader 7.0. Can not read ?

    Can not read PDF/PNG files.  Also, can not download new version, ie; XI.  It will download to 96% then say to close Adobe 7.0 however, Adobe 7.0 is not open.    Can anyone provide help?

  • Slow Wifi Internet Connection on Windows 7

    I recently got a brand new iMac 27 inch (late 2013) I need to have Windows installed because of some compatibility problems with some programs I use for my work. I follow all the instruction on how to install Windows using bootcamp and I have install

  • Can you slant, say, the bottom edge of a DIV?

    I have a design in mind that would require the header DIV to have the bottom edge not be straight, but angling up to the right a bit. I found a website that has an angled red box at the top, it spans the full width of the browser no matter the width,