Vacation rule   - Timesheet approval for a specific project

Problem Description: Would like to know how to set the vacation rule for a specific project.
My requirement is to create vacation rule for a timesheet approval for a specific project. I do see option in vacation rules but there is no option to select specific project.
Can you please help me out on this?
======================================================
Transfer notification ownership
A manager may transfer a notification for a specific project to the new manager of that project.
Regards
Umeshwar Thakur
91-9766616912

Hi Dina, thx for your response
I have error "Rejection Error : Auto Accouting Error"
There is Output :
Project Num Revenue(Credited) Customer Agreement Rejection Reason
DP700150.01 1 NOKIA SI( 1058) PKS-01/NSN/09 AutoAccounting Error

Similar Messages

  • Is update not approved for a specific group via powershell.

    My apologies in advance for asking a similar question to the one I asked two months ago,
    is update approved for specific group via powershell? I thought I had this covered, but as I've found time to continue to work on this project I see that it does not.
    I have a script that iterates through updates and if the release date is older than 30 days and they have not already been “Approved for Install” or “Approved for Removal” for a specific group it approves them. I am currently faced with the dilemma that
    when an update is set to “Not Approved” for the specific group I’m working on it does not come across in my group’s approvals and there for I cannot detect its current state to know if I should approve it. In other words, I don’t want to approve an update
    that I set to not approved for a specific group.
    I am currently achieving all this so far by connecting to my WSUS server and getting any and all updates via $all = $wsus.GetUpdates(). I Then get my group’s approved updates via $groupApproved = $wsus.GetUpdateApprovals($GroupScope) where ApprovedStates
    = "Any" and ApprovedComputerTargetGroups.Add($current_wsus_group). While iterating through $all I grab updates that are older than 30 days and check to see if the updateID exists in my $groupApproved. If it does not, I approve the update. Like I
    said before, an explicitly unapproved update for my group does not show up in my $groupApproved. I understand it’s because of my GetUpdateApprovals($GroupScope) being just that and only getting approved for install or uninstall, but even when I try to simply
    GetUpdates($GroupScope) I am still not returned explicitly unapproved updates. Below is a screen shot of what I mean by explicitly setting an update to unapproved for a group. I’ve read up on
    ApprovedStates and possible enumerated values and it does include "NotApproved" defined as "Includes updates that have not been approved or declined.".
    Hope all that makes sense, thanks for the help.

    So, I've decided to go about this a different way. Rather than getting all updates and comparing them to approvals via a scope of updates for my specific group (which includes all actions but Not Approved), I am going to look at specific approvals for each
    update and see if there is a match for my group. A simplfied version of this is below. 
    $AnyAllUpdates = $wsus.GetUpdates()
    foreach ($udpate in $AnyAllUpdates)
    if ($update IsNOTDeclined IsNOTSuperseded LegacyNameNOTIA64 CreationDateLTDATE yada yada yada)
    # get the approvals for this udpate as they relate to my group
    $uApprovals = $update.GetUpdateApprovals() | ?{$_.ComputerTargetGroupId -eq $wsus_group.Id}
    if ($uApprovals)
    if ($uApprovals.action -eq "Install")
    # do nothing, the udpate was approved for install
    elseif ($uApprovals.action -eq "Uninstall")
    # do nothing, the update was approved for uninstall
    elseif ($uApprovals.action -eq "NotApproved")
    # do nothing, the udpate was not approved for install
    else
    # since there was no specific action then it must be an inherited not approved from teh parent group
    # approve the update!

  • Drawings for a specific project

    Hello PS Gurus
    please advise to look up all drawings for a specific project.
    we are looking for a way to look up drawings not related to looking up by change numbers.
    an you please advise a method and transaction for this.
    Thanks & regards
    PY

    Hi,
    We have two option on attaching the document to WBS element.
    1. CV01N create a document and attach a file, in the object links assign the respective WBS element. On executing the CV04N with the WBS element, you will be able to find the list of available documents.
    2. Through services of Objects, but if you attach it here you cannot obtain the attachment by any direct transaction or table. You need to built a customer functionality to identify it. Please find below thread for more information
    http://scn.sap.com/thread/1535698
    Regards
    Terence

  • Block auto-approval for initiator of project

    We have a need to requirement to block auto-approval for initiator of project invoices if he or she is also an approver.
    Please can someone clarify if this can be done using functional setups or WF customization is required.

    refer this.
    Configuring Auto-Approval for Self-Registration - Fails due to Organisation

  • How to know whether a vacation rule is set for a user

    Hi,
    How to know whether a vacation rule is set for a user or not in the BPM process. Can anyone help me in this.
    Thanks,

    In Linux a user has to have read permission on a file to even see that it exists. As a result, if a user (or a group to which they belong) doesn't have read access to the file File.exists() will return false. Windows which doesn't have as tightly controlled access to files will admit that a file exists whether it can be read or not.
    PS.
    This is proof that I should never answer a question off the top of my head when I haven't had my red bull yet. This is wrong. You will be able to see it if you have read and execute on the directory.
    thumps self in head
    Message was edited by:
    puckstopper31

  • Logic 10.1 for a specific project; there is no mixer and the display is completely erratic.

    Logic 10.1 for a specific project; there is no mixer and the display is completely erratic.  For other projects it's working for now.  Please help

    Try this Safari5.1 from the installer package
    http://www.filefactory.com/file/cc9005d/n/Safari.pkg.zip
    The download worked better with Firefox not sure why. At the bottom of the page after the captcha>> slow down load is the Free link,  it took about 4 minutes to download on my test.

  • Missing Filter HUD for a specific project

    I have one project in which I cannot get the Filter HUD to appear. When I click on the icon, nothing happens. It works fine for my other projects. I've repaired the database and permissions, but this did not solve the problem. Any ideas?

    The issue resolved itself, somehow. It is now working.

  • Imovie won't let me "export as quicktime".  It is only for one specific project, all others work fine

    When I choose the option "export using quicktime", it starts the export and then just stops - no error message.  It works for all my other projects, but not this specific one - any ideas what could be wrong?  Fairly desperate as I am supposed to show this tomorrow!

    When I choose the option "export using quicktime", it starts the export and then just stops - no error message.  It works for all my other projects, but not this specific one - any ideas what could be wrong?  Fairly desperate as I am supposed to show this tomorrow!

  • How to restrict project details for a specific person

    HI all,
                  In our client we have different projects and responsible persons also different. How can I restrict other persons not to see the details of another project.
    Ex., budget & actual report. How can we restrict a report to show only for a specific project to  a specific person???
    thanks & regards
    msr

    hi..
    for authorization...refer the following notes 638781,522426.
    Ashis

  • Vacation Rules for PO Approval

    Hi,
    We are using Position Hierarchy where an employee1 with limits over 1 million(USD) goes on vacation and he is delegating his authority to another employee2 who has limit of 50,000USD.
    Now, if the PO is raised above 50,000 USD it would go to employee1 but he has Delegated his Response to employee2. Also the employee2 is not a part of that Approval Path. In this case, the PO goes to employee2 for Approval and is returned to the Buyer as No Approver Found.
    This is because the employee2 is not a Part of that Hierarchy.
    But even if we add him into the Hierarchy, the PO ciruclates within employee1 & employee2.
    Is there anyway in Oracle where the employee Who is Delegating his response to another employee and the delegated employee should also be given the same position & Approval limits of the earlier one?
    Thanks
    Dinesh

    You need to setup appropriate hierarchy for the employee2 and run the "Fill Employee Hiererchy" program.
    There is no automated way to update the position and approval limits based on vacation rule setup.

  • Vacation Rule works for ALL but not for particular notification in Item typ

    Hi,
    I have a situation where Vacation Rule is Ignored when choose the select option in notification page of vacation rule and notifications were being sent to Original Approver (who created the vacation Rule) instead of delegate.
    Vacation rule is working perfectly when choose the notification as ALL but is not working when given a particular message(Timecard Approved,Approve Requisition).
    Below is some example of this inconsistent behavior:
    1. Selected Item type as OTL Workflows for Employees, For this Item Type there are 3 Notifications as
    TIMECARD_APPROVED,ERROR_MESSAGE,TIMECARD_APPROVAL_INLINE in select opition.
    If i select the TIMECARD_APPROVAL_INLINE notifications are going to delegate, and for TIMECARD_APPROVED not going to delegate.
    2. Selected PO Approval, It contains only one Notification(PO_PO_APPROVE). So it is working fine.
    3 Selected PO Requisition Approval,it contains the 4 notifications.
    PO_REQ_APPROVE_SIMPLE_JRAD, PO_REQ_APPROVE,PO_REQ_INVALID_FORWARD,PO_REQ_NO_APPROVER.
    If i select the PO_REQ_APPROVE_SIMPLE_JRAD notifications are going to delegate, and for PO_REQ_APPROVE not going to delegate.
    Any inputs on this.
    Version 11.5.10.2 RUP 6.
    Regards,
    Ajith

    Hi,
    on problem I spot is that all your components created by the forEach loop have the same ID value. I suggest you change the ID to e.g. id="soc_#{item.index}" for zhe select one choices. In addition, I don't see where you refresh components after the change
    Frank

  • Project Server No project update after timesheet approval

    Hi,
    I work with Project Server 2013, I can create and schedule projects, assign ressources, fill
    in the timesheet and save it for approval.
    I'm using the
    Single Entry Mode 
    When ressources update theire TimeSheet (approved) and I check my project in project web access, I do not see any progress (0% completed)
    Does someone know why my project is not updated?
    Thanks

    Hi Slim,
    Note that once the timesheet with SEM activated is submitted, there are 2 approvals: from the status manager (project plan owner) and from the timesheet manager of the resource. The project plan will be updated once the status manager approved the task update
    AND published the project plan.
    Thus you have to check that the status manager (and not only the timesheet manager) correctly approved the update and also that he published the project plan for MS Project Pro (or eventually from PWA).
    If it is still not working, you could check the PWA queue for potential error messages related to the task update approval and/or project publish job.
    Please tell us if it helps.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Setting up vacation rules from Mass Timecard Approval Responsibilty.

    Our users are using the Mass Timecard Approval for Oracle OTL to approve timecards. This does not however seem to have a link to set up vacation rules. It seems they can only do this from their workflow homepage however we don't want to have to re-assign everyone a different responsibility.
    I tried just adding the workflow function to the Mass Timecard Approval menu however when I tried to access it says not available from this responsibility (or something similar) - I think this is because it is a self service responsibility.
    Anyone any ideas?
    Thanks

    Hi,
    Are you using OTL Approval Formulas?
    If not, you can shift to this style.
    In your OTL Approval Formula, you can check, if person has any vacation rule set, if so you can redirect approval notification based on the rule set.
    Regards,
    Ashish Shah

  • Any report to check vacation rule for users?

    any report to check vacation rule for users?

    Hello Anand,
    there is no report but you may use the production order info system with list "components" and create a layout contaning the issued quantity and/or the final issue indicator. With a correct sorting, the list should show all orders with non-issued components at the top.
    Regards, Andreas

  • How do i disable orientations for a specific view in my tab bar project without disabling for the other views?

    How do i disable orientations for a specific view in my tab bar project without disabling for the other views?
    Any suggestions?

    Note that you can also hide the tab bar completely with code in the userChrome.css file.
    Add code to the <b>userChrome.css</b> file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    #TabsToolbar { display: none !important; }
    </nowiki></pre>
    The customization files userChrome.css (user interface) and userContent.css (websites) are located in the <b>chrome</b> folder in the Firefox profile folder.
    *http://kb.mozillazine.org/Editing_configuration

Maybe you are looking for

  • Open Data Set Issue

    Hello How can we set the length of the record size in the open data set. I have like 40 fields of internal table and I need to upload it to Appl server. I could do it but all the fields dont appear. How can set the record size ? Can anyone explain..T

  • Question about BI7/ 3.x DS

    Hello guys, I have few confusions about migration of DS to BI7 version,As i was going through some documents and some postings here . My questions are: 1) whats the best way to tell that that DS thats showing in RSD1 is BI7 or 3.x  version? I noticed

  • How to show static values in h:selectOneListbox

    Hi i would like to show static values in <h:selectOneListbox> how do i that ?? <managed-bean> <managed-bean-name>Options</managed-bean-name> <managed-bean-class>java.util.ArrayList</managed-bean-class> <managed-bean-scope>request</managed-bean-scope>

  • Hiding Aperture Locks it Every Time

    When I open an Aperture image in Photoshop for additional editing I prefer to have all other apps hidden. Hiding Aperture causes it to lock up to the degree that I can do nothing within Aperture. Happens every time. It will respond to Cmd-Q, so I qui

  • ITD State Code for TDS return

    Hi friends, kindly guide me the creation of ITD State Code for TDS return. Is it Local Tax Office or District Tax Office under Section Code of South Korea ? What is the exact creation procedure of ITD State Code as mandatory field in TDS Retrun scree