TimeSheet Approval Process workflow

Hi All,
Please let me know how time sheet standard behavior of approval workflow.
I ran the timesheet approval process, I found in the event trace, the following business objects are showing for the process.
When employee requests for a timesheet approval, there is no workflow triggered ( no receiver in the SWEL), it is showing BO IDOCPACKET and event MASSINPUTFINISHED and when approval approves the request it is triggered the workflow (receiver is WORKITEM) single step type.
Please clarify me on
1. Why IDOCPACKET is triggered?
2. Why ATTENDENCE is triggered?
3. whenever a time sheet request is created by user, approver will get notifications, where these configurations have been maintained?
4. When approver approves/rejects the request, initiator will get the notifications, where these configurations have been maintained?
Thank You in advance.
Regards,
Pavan.

1 and 2) Are you sure that IDOCPACKET and ATTENDENCE have anything to do with CATS? I don't believe so. The time stamps of these events most probably don't event match with your CATS release and/or approval.
If you need to set up some kind of approval process workflow, if I remember correctly it is configured here: SPRO > Cross Application Components > Time Sheet > Specific setting for CATS Regular > CATS Regular > Set up data entry profile.
Regards,
Karri

Similar Messages

  • Workflow - Timesheet Approval Process

    Hello,
    I am brand new to workflow. At my client a Manager is responsible for approving his/her subordinates' timesheets.
    However - if that Manager is absent, they want the Manager's Supervisor to be able to view and perform the approvals for all of his subordinate's (Manager's) personnel.
    I'm not sure where to even begin. I believe I should create a new View in the IMG - for an evaluation path (would the S-S standard SAP evaluation path be appropriate)? I do not know how the evaluation path, view, and Supervisor : Manager Business Workplace will enable what the client is asking. Will simply creating the view enable this??
    Really appreciate any advice and direction.
    Dave

    1 and 2) Are you sure that IDOCPACKET and ATTENDENCE have anything to do with CATS? I don't believe so. The time stamps of these events most probably don't event match with your CATS release and/or approval.
    If you need to set up some kind of approval process workflow, if I remember correctly it is configured here: SPRO > Cross Application Components > Time Sheet > Specific setting for CATS Regular > CATS Regular > Set up data entry profile.
    Regards,
    Karri

  • Remove the last task of the stand approval process workflow in SharePoint Designer

    Hello,
    I am building a workflow in SharePoint Designer.  I have added the standard approval process that comes stock in SharePoint. I also have the approval set up to handle change requests.  This is where my issue is.  A user can eather approve
    a document or request changes(according to some limitations i have in place on the InfoPath form).  If they approve, the workflow is complete.  If they request a change, a request change task gets assigned to another user.  This other user then
    completes their review and submits their response.  this then kicks off the approval process again to the original user to approve. 
    1. User A recieves approval form - requests a change
    2. User B recieves Form - submits that changes have been made
    3. User A recieves another approval form - then can approve
    I am looking for a way to eliminate step number 3.  I want User B to be able to complete the approval when he submits the changes.  I tried copying and pasting the approve button from the default infopath view onto the view that UserB
    sees, which has a data submit action when the button is clicked. This did not work.
    Any ideas would help

    Hi,
    According to your post, my understanding is that you wanted to add a “request a change” button in the Task Form.
    If you can cutomize the task form, I recommend to add button directly and then add conditions and rules to the button.
    After you add the “request a change” button, the workflow is similar to the
    Multiple Approval Workflow.
    Here is a great blog for your reference:
    Implementing Workflow using InfoPath 2010 and SharePoint designer 2010
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Approval process workflow for Customer XBO

    Hi experts,
    We have a client requirement which asks for multilevel approval process for Accounts (when a new Account is created/ existing Account is changed). As per my knowledge, there is no standard approval process defined for Customer XBO as of now by SAP.
    Also, if the Account creation/modification is 'Rejected' by any manager, then how will the Account be reverted back to its original version? (kind of a rollback)
    I had raised an incident for this asking the SAP team whether they will be adding any approval processes for Customer BO in the near future C4C releases. But they do not have any plans of implementing it sooner.
    They suggested a workaround as follows:
    Add 1 extension field "approval status code" in Account with code values:
    1 - To be approved by L1 manager
    2 - Approved by L1
    3 - Approved by L2......etc for more levels of approval
    Reverting 'Rejected' Account to previous state is not possible via PDI. In principle you would have to read the changehistory data and revert to the state before the change was done. But the changehistory BO is/will not be PSM released.
    Any workaround or suggestions on how can I go about implementing this requirement? I need to put validations like L2 can approve only after L1 approval.
    Please guide and help.
    Thanks,
    Ambuja Prabhudessai
    Persistent Systems Ltd.

    Hi,
    why don't you create a screen from which user will create or modify the accounts. after submitting the custom screen , you should start the approval process, once all the approval is done, create or modify the account in SAP.
    Regards.
    Sanchari

  • Timesheet approval process in pwa2010

    If a project manager rejects tasks in the timesheet ,can then functional manager approve  same timesheet? without tasks approval?

    Hi Project help,
    Please refer to the following article from Brian:
    http://blogs.technet.com/b/projectsupport/archive/2014/02/24/timesheets-and-assignments-updating-status-isn-t-just-for-the-current-week.aspx
    You'll see that the update status is not just for the current week. In your case, it might be that you have an approval pending for this assignment on another period.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • How I can auto approve pending workflow process, once month end proces

    I have created workflow process for timesheet approval.
    I want to auto approve all pending timesheet (i.e (default notification timeout is 7 days) notification send to approver, but still not approved) in Oracle workflow Process, when Month end process started
    Month end process will initiate a flag in pending timesheet header table with process started

    I am not sure if I understand your requirements completely.
    1) If your requirement is that all the pending timsheets have to be approved by month-end (not really when month-end process starts) then set the Timeout of the notification to Absolute Time of end of that month... so that by the end of the month the background engine will pick it up.
    You may design the approval notification within a Sub-process with RESULT attribute of Approve / Reject. Design a Timeout transition for the Notification Activity within the sub-process that will go to an END activity that has Approve result. Thus once the notification times out, the sub-process will complete with result APPROVED.
    2) One other way is to respond to OPEN notifications using APIs.
    WF_NOTIFICATION.SetAttrText(nid, 'RESPOND', 'APPROVED');
    WF_NOTIFICATION.Respond(nid);
    You should have queried up all OPEN notifications for Timesheet approval and do this in a loop... which could be time-consuming sometimes.
    Thanks

  • How to use a pwa group in CREATE A TASK PROCESS in SPD 2013 for project server workflow approval process

    I am working on a Project Server 2013 workflow. I am creating this using Sharepoint Designer 2013. In this workflow I am using approval process at one stage. I have created a security group SalesManagers in PWA. I want to use this group for workflow approval
    process. I want all users of this group get approval tasks. 
    For this I used START A TASK PROCESS activity in the SP Designer. I clicked on
    this user and created task process. But here I could not find SalesManager group which I created in PWA. I was only able to find the users. I can also see
    Administrators for PWA . But couldnot find SalesManager or any other security group created in pwa.
    Can anyone suggest how I can get the security group created in pwa.

    NBDevelopment,
    I believe SPD only recognizes the SharePoint Groups and not the project server security groups.
    The Administrators for PWA, and few other groups like Project Managers for PWA etc., are synced SharePoint Groups with the security groups, which is why they show up in SPD.
    You could create a SharePoint Group for the Sales Managers group and use that in SPD.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Error during approval Process flow in Process controlled workflow

    Hello Experts,
    We are in SRM 7.0 classic scenario using Process controlled workflow.WE recently connected a new backend R/3 system to our SRM system i.e we now have 2 R/3 backend system connected to SRM system
    It is regarding the two new additional account assignment categories that came into picture when we connected the new R/3 backend system to our SRM system, i.e. Asset and Network.
    There seems to be some problem with the approval workflow for those SHC, that have such Acc *** Cats.
    Please find below my obeservations:
    - if you have just one line item in the SHC, and this item is either booked on Asset or on Network, than everything goes fine. After the Acc *** approval, the PR is created in R/3
    - if you have SC with a mix between an "old" Acc *** Cat (Cost Centre, WBS and Order) and one of the "new" Acc *** Cats, than the workflow is not working as required --- the manager, that is responsible for the accounting approval of the two positions (e.g Cost Centre and Asset) gets only one work item in his approval overview --- in that work item, the two positions are there, but the Asset one is grayed out --- so, the Manager approves only the Cost Centre positions and than the SC is no longer with the approver --- if you observe the SC now from the requisitioner point of view, the status of the line items in the approval process overview of both(!) lines is "approved", but the overall status of the SC is still "in approval"
    Can you all experts plz let us know why this is happening and how this can be resolved?
    Any pointers will be highly appreciated.
    Thanks & Regards,
    RKS

    Hi,
    What is Resp. Resolver Name and Decision Type in your Process Level Definition? Did you create custom agent BADI implementation?
    Regards,
    Masa

  • Difference between Approval process signature strategy and Workflow

    Hi Everybody,
              I just wanted to know the difference between the approval process and Business workflow. How both of them useful in PLM prospective ??
    Thanks,
    Rajesh

    Hi,
    Approval or digital signature process in PLM involves creating authorization groups, signature strategies and assigning individual signatures to signature strategy groups.For example, to create digital signature for Engineering Manager, you create authorization group say ENGMGR and define it as individual signature and assign it to a signature strategy group.
    Business workflow is used to automate a business process.For example,it can be used in PLM-DMS for document review process.This can be triggered by status change(has to be defined in customizing) in document.
    Hope this helps.
    Cheers,
    Pavana
    Message was edited by:
            Pavana Mallavaram

  • Auto approval process in workflow

    Hi,
    We are implementing customized workflow with approval/rejection process
    There should be a auto approval process when agent does not complete task within 3 days.
    When the approval is done then we are sending emails and performing some actions.
    When the auto approval happnes after 3 days we do not want the workflow to terminate but it should end.
    Kindly suggest if it is possible.
    Thanks & Regards
    Rahul

    Rahul,
    You can use a 'modeled deadline' to set the original workitem to obsolete after (say) 3 days.
    There is a wizard available to help you with this (in ECC 6.0).
    Then, on the obsolete outcome branch, you can add a new (background) step that approves
    the item automatically. (This is assuming you have an 'approval' method available for the object).
    hope this helps
    Paul Bakker
    Hanabi Technology

  • Approval process in update user workflow

    Hi
    I have read in the document Administrative Guide that by default, the approval process is set only for user creation. and the same does not work for update and delete operations on user, unless we customize the code.
    Does any one of you have any idea as to what customization needs to be done for successful approval process for updates also. I have set approvers for resources.
    Thanks
    Bushra

    1. backup the existing Update user workflow as an xml file
    2. Copy paste the same in the BPE.
    3. Save the copy as a new object with a different name.
    4. Edit the new workflow as follows:
    4.1 Create new activity
    4.2 In the new activity, add a variable with some name
    4.3 create a new action, and let that action be a subprocess. For that subprocess, browse and choose 'Approval' as the action.
    4.4 Add a argument as name=approvalForm and value=<name of approval form>
    4.5 Include argument user=$(user), etc. (Check the original approval workflow to see what the names of the arguments are)
    4.6 For return to=name of the variable declared, from=approved
    4.7 Add a 'isTrue' condition for the variable declared.
    5. Make the appropriate transitions, and ur ready to go.
    Let me know if this helps. I can post some skeleton code tomorrow. I need to work on it. Drop a line at [email protected]

  • Approval Process in the workflow

    Hi, in the current approval process, where the user receives a notification and then when the user clicks the approve button, it will build up another email and with all the messages and the user needs to click "send" to send the email, this is in Microsoft Outlook. Has anyone ever tried to customize so when the user clicks " Approve" button, it is automatically processed behind the scene without opening another mail and click "Send" button? Thanks.

    I don't think this is possible.
    When you click on the approve button and send an email, a few things happen.
    An email is formulated with the notification id and a code that corresponds to the action the user took. The email is sent to your Oracle EBS.
    Oracle EBS has a process that reads the incoming emails; deciphers the notification id and the action_code from the email and processes the workflow accordingly.
    Making changes to this architecture will be tough if not impossible.
    Hope this helps,
    Sandeep Gandhi

  • Document Parking Workflow approval process in LIV

    Hi all,
    Can please someone let me know what is the role of a functional consultant in getting the workflow approval process setup  for the Document parking in LIV process
    Also, can please send any links are documentation...
    Would be really thankful for any sort of help
    Thanks

    Hi,
    According to your description, it seems that your main issue is about customID paramerter in workflow approval prcess.
    About this, please refer to the two samples:
    http://blog.petegoo.com/2010/08/22/workflow-4-email-approval-sample/
    http://cgeers.com/2010/04/10/windows-workflow-in-asp-net/
    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.

  • EREC: Standard workflow approval process

    Hello,
    Can someone help me out with the workflow name, for the approval process, if recruiter is creating the requisition?, will the workflow be trigerred after saving the requisition or the releasing the requisition?
    Thanks Much.

    Chech the WS51800008 in SWDD this workflow trigger in APPROVALREQUESTED event of ERC_REQUI business object,  also check WS16900009 This workflow template is used when processing requisition requests within the MSS E-Recruiting integrated solution. In the standard
    delivery, it is associated with the Simple Requisition Request (SRQ1) scenario. This workflow is started when a user (usually the manager) submits the requisition request.
    Also Check Business object ERC_OBJECT in tcode SWO1and use where used list.
    Regards
    Munguía.

  • Workflow Approval Process: 1)How to insert Custom Data into Windows Workflow database? 2)In workflow Approval Process while creating new request ,how to insert our custom data like approvers ,requester,object info into WF DB?

    hi ,
    here the description about my question.
    1)i am working on windows workflow,we need to implement approval process for my project.
    2)we have multiple approvers for one request,requester,created object information.
    3)now i want to insert and retrieve, created instance information from windows workflow
    database.with all following details 
    i)Workflow instaceId,
    ii)current state of work flow(idle,complete,pending)
    iii)approvers information.
    iv)requester information.
    v)created object information.
    here some of the links, which i am trying for solution:
    https://wf.codeplex.com/wikipage?title=Tracking%20states%20with%20WorkflowApplication[^]
    https://msdn.microsoft.com/en-us/library/ee622977(v=vs.110).aspx[^]
    please answer to my question. if you want to send any examples send me to my email address.
    [email protected]

    Hi,
    According to your description, it seems that your main issue is about customID paramerter in workflow approval prcess.
    About this, please refer to the two samples:
    http://blog.petegoo.com/2010/08/22/workflow-4-email-approval-sample/
    http://cgeers.com/2010/04/10/windows-workflow-in-asp-net/
    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.

Maybe you are looking for

  • Type layer error: Could not complete your request because of a program error.

    I am trying to rebuild text in a photo. I clicked the type tool, clicked on the background layer (knowing a new one should form) and got this error: Could not complete your request because of a program error. Then I made a new blank layer, clicked on

  • Creation of Dynamic Table

    Hello All,        I want to Create Dynamic Header of the Table and according to the Header have to filter the data. Kindly give me the Suggestion how shd i resolve the  problem. Ex. Run time I will create the Heder as 4%, 5%, 12.5% and filter the amo

  • Illustrator CC 2014 saves files, but won't recognise they are saved

    Hi After updating Illustrator last week, and ever since there have been issues when saving files. When a file is saved (both save and save as) Illustrator isn't recognising that the file is saved. The red button in the top left of the window still ha

  • Blue screen powerpoint

    I have MS powerpoint on my macbook and I need to use a sony projector for teaching reasons. When I switch to "slide show" presentation, I get a blue screen. Whenever I leave the presenter mode, than everything becomes fine and I see the desktop on bo

  • Add BatchNumbers Purchase Invoice

    Hi How is it possible to include data from the Purchase Invoice lot before the user saves it? I Need fulfill the batch data automatically while the user is still entering the Purchase Invoice