System not capturing approve/reject status.

Hello All,
In ESS/MSS employee is applying for leave and leave workflow is triggered in sap and mail has been sent to approver.
Approver is also able to approve the leave request but the system is not triggering workflow in system.
And then next process is started.
Is it related to authorization issue ???

Hello.
We need to export sales order number and status to a particular memory id.
Syntax:
Export <sales_order_number> to memory id 'M1'.
Export <status> to memory id 'M2'.
Write these export statements in Zinclude present in the user exit.
And you need to import these values in your perform like...
Import <sales_order_number> to <sales_order_number>  from memory id 'M1'.
Import <status> to <status>  from memory id 'M2'.
Check this concept in help.sap.com - [click here.|http://help.sap.com/saphelp_45b/helpdata/en/34/8e73a36df74873e10000009b38f9b8/frameset.htm]
You do this problem will be solved.
I will be watching your thread. Let me know you need any thing more.
All the best.
Vamsi
For your next post:
Both in the new include (in which your perform present) and in FM.
click on Utilitites - > Update navigation index.

Similar Messages

  • Create Rejection Note after approval/rejection using Ztranscation.

    Hi Experts,
    I have a requirement to create a Rejection Note when a document is rejected using a SAP Transaction.
    I mean I would call a Z Transaction to show the details and have the approve/reject buttons on which the approver can action them directly.
    Now, when rejected, I would like to advance with dialog and immediately pop up to capture the reason for rejection.
    Please advice.

    Hi Vijay,
    You can use the std task TS20000139 to enter rejection text.
    Or
    Try as given in this link below.
    http://wiki.sdn.sap.com/wiki/display/ABAP/ApprovalDecisiononApproveorRejectwithReasonsor+Comments
    Regards,
    Raj

  • OM Notable able to capture Approver Rejected comments from the Note field in WF

    Hi,
    Could you see attached image, I need to capture the comments from Approver if it is rejected.
    Any these comments must flow to (Notification from AR).
    Could you let me know how to capture Rejected comments.
    Approver has Note field for providing Rejected comments.
    Thanks

    hi,
    If you want to use digital signatures for each status do the following procedure
    1) Define signature strategy for each status
    2) Select status detail and assign signature strategy
    3) Under 'Attributes' select 'Content version'
    4) Select the 'Status type' as 'Locked'
    Assign a signature strategy to the document status.
    Also the required settings are made under Document Management >> Control data >> Define document type >> Define document status. (You can select any status for which you want digital signature for approval)
    Assign a signature strategy to the document status.
    Save the changes.
    Create DIR
    Once the Document is reached to that particular status it will ask for digital signature. Choose Digital signature (Double click on Enter key).
    if everything is right 
    The Digital Signature dialog box appears. Enter your comment upto 200 words in the text field. Select the individual signature strategy is assigned to you DIR. Put the login id and password.Thus the Digital signature process has been completed.
    If this answer is useful donu2019t forget to award points,
    Thxu2026

  • PR Approval/Rejected status

    Hi Experts,
    Kindly tell me the solution for this.
    When a PR is rejected by a higher level approver ,he wants to tell the reasons to initiator and the lower level approvers .
    The reasons will write in the " Approval Status " box.
    That reasons are not appearing when the initiator and the lower level approvers got the mail in his/her (Lotus Mail box ) mail box.
    We are using the standard portal .
    I want that rejection reasons to mail box.
    Please give me the solutions.
    Thanks
    Krishhna

    Hi,
    If the PR is rejected the  Rejection mail is sent the Requestor,
    Ask your developer to the capture the reasons for the rejection in  the body  of the mail which is sent to the requestor.
    in the workflow content.
    Regards
    G.Ganesh Kumar

  • Approval status not captured in the workflow...

    Hi,
    In my 4 tier approval workflow, I have a user decision loop , before which a user decision step is there for approve or reject.
    There are two paths under user decision, one says when reject or approve and another says till last layer which then leads to container operation to collect the next level of agent.
    Under when reject or approve step, there is a condition step that checks if user has approved or rejected.
    Now I need to store in a custom table status R if rejected , status A if approved.
    So I have added 2 steps under each path (approve and reject), but it so happens that when the first tier agent rejects it, the status gets recorded in the custom table but when he approves it , A status is not updated.
    If the first agent approves and second one (final) approves only then A is updated.
    I want the status to be recorded like this
    agent1     Submitted for approval
    This should change to agent 1    approved and then another entry should be added in the custom table with submitted for approval for agent 2.
    My code is in a custom class and it looks fine as it wors for submitted for approval as well for reject. But not for Approved. Container objects in both reject and approve are same except that I pass A or R.
    What can be wrong ??
    thnks

    HI
    First let me give a breif explanation about how and where the result of the decision step is captured.
    While creating a decision step in the workflow you would be giving some texts for each outcome, let say in your case you said that For both approve and reject you are using one branch (Assume that id of this branch is 0001) now the other branch is for reading the next level agent (0002)  so now when you click on the first button then the Decision workitem standard  container element WIRESULT will be populated with 0001 and let say if you clcik on the second button to read the next level approver then WIRESULT will be populated with 0002..
        Here your design is conflicting ( Assuming that what I said above is what you have implemented)  Instead what you can try to do is Just have two outcome in the decision step as 1. Approve(0001) 2. Reject (0002) , now two braches will be coming out of decision step ,  now getting the next level agent keep it in a different background task, by creating a separate BOR method. Insert this task in both the branches.....
    The remaining activities what ever you are perfoming to update the table you do it normally... as you did
    Regards
    Pavan
    Edited by: Pavan Bhamidipati on Dec 7, 2010 11:05 AM

  • Functionality of OM statuses Active, Planned Submitted Approved & Rejected

    Hi gurus,
    I want to understand the functionality & concept of the statuses in Tx PO13, PO10 etc
    We see
    1.Active
    2.Planned
    3.Submitted
    4.Approved
    5.Rejected
    my question is regarding a requirement.
    We need if some object is created that should be submitted for approval and in  this case e-mails shud be triggered for approval to superiors. Once that is approved the created object shud exist as a valid object in system, otherwise should exist in system but not as an active object and cannot not be used for assigning holders. I mean should not be a valid object.
    I want to know if these statuses will help doing it with work-flows and can we restrict the user to use only one of the five statuses..
    Pls advise ...
    Regards,
    Anil Kumar

    Hi,
    Status identifies the current standing that an object or infotype record has within an organizational plan. Status also affects the type of editing you can do. There are five statuses available:
    Active
    Planned
    Submitted
    Approved
    Rejected
    Objects with different status can appear in the same plan version. The active objects could represent current operations at your firm, and the planned objects could represent changes you plan to make, for example, adding a new department or new position.
    Use
    You must assign a status to every object and infotype record you create. However, you do not need to use all the statuses. Many users choose only to use active status.
    How you apply status to objects and infotype records in Organizational Management, depends on the method you use to maintain an organizational plan u2013 Detail Maintenance, Simple Maintenance, or Structural Graphics.
    Status attributes:
    Active
    Indicates that an object is currently operable. You have unrestricted activities u2013 you can create, change, display, delimit, delete and list when using active objects.
    Planned
    Indicates that an object is proposed or anticipated, but not currently operable. You can create, change, display, delimit, delete and list when using planned objects.
    Submitted
    Indicates that an object has been submitted for review and subsequent approval/rejection. You cannot create objects with submitted status. Nor can you make changes.
    Approved
    Indicates that an object, previously sumitted for review, is accepted or authorized. By changing the status to active, you can edit the object (create, change, display, delimit, delete and list).
    Rejected
    Indicates that an object is rejected or turned down. You can only display objects with rejected status. However, you can change the status to planned so that you can work with the object again.
    There are two ways you can change the status applied to objects and infotype records, in Organizational Plan:
    Run the report RHAKTI00 (Change Object Status) for selected objects or infotype records
    Change the status of objects and infotype records one at a time in Detail Maintenance
    It is not possible to change the status of objects or infotype records in Structural Graphics or Simple Maintenance.
    For workflow related intergration go through this link
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/bb/bdb86d575911d189240000e8323d3a/frameset.htm
    thanks & Regards
    Pallavi

  • POR (Purchase Order Response): Approve/Reject buttons not functioning

    Hi folks,
    In SRM 5.0 extended classic scenario, a POR is sent to EBP from SUS.  The POR is outside tolerances so it triggers workflow -WS14500019.  When a user goes into their Approval Inbox they have the option to Approve or Reject the POR using the Approve/Reject icons.
    When a user clicks on either the Approve or Reject icon, a message appears at the bottom of the screen:
    "Work Item is been Processed, Please Wait"
    When this message disappears the work item is not processed and remains in the Approver's inbox unprocessed.
    If anybody has any suggestions it would be greatly appreciated.
    Regards,
    Pat

    Hello Nagarajan,
    Thanks for the response. I have realised that the Approve/Reject buttons should not be used with PORs.  I am still a little unsure as to how it is supposed to work though. Take the scenario below:
    A buyer orders a quantity of 10
    The vendor responds with a quantity of 7 which is outside the tolerances and goes to approval
    If the buyer does not accept the response but wants to request 10 again what should they do?
    1) If they copy the POR to their PO a changed PO is sent to the Vendor with a quantity of 7.
    2) If they copy the PO to the POR but untick the header and item levels in the POR, the SUS PO remains in a status of Confirmed so the vendor will ship the goods. 
    Which options above is most suitable when the Buyer wants to request the 10 again? Option 2 and then to manually change the PO to a quantity of 10?
    Regards
    Pat

  • Captivate 7 is not capturing system audio, and the software has a broken link

    The Problem:
    Captivate 7 is not capturing system audio. When I start a screen recording, the line with "System Audio" and its checkbox are eternally grayed out. Next to the grayed out words is a link that says, "Why is this disabled?"
    The lnik goes to:  http://www.adobe.com/go/cpaudio
    Which is not a valid link, so Adobe's site redirects me to blogs.adoble.com/captivate which is ZERO help. Both browsing and the search bar bring no answers.
    The Device:
    Apple Macbook Air, Mid 2013, running OSX 10.9.2.
    What I've done already:
    Obvsiously I have set Captivate 7's preferences to capture system audio, and have set System Settings -> Security and Privacy -> Privacy -> Accessibility to allow Captivate to control my computer.
    I have also tried clicking the Mic icon, Selecting Source with the System Audio icon and that doesn't record system audio either. It acts like it is recording system audio, but when I stop recording I get a popup that says, "Cannot record system audio. Ensure that you are playing audio on your computer [Okay]"

    It's a wierd one.
    One thing to try, and this fixes a lot of things, trash your preferences.
    http://www.digitalrebellion.com/prefman/
    DM

  • Approve/Reject button not appearing in Email , but present in the notificat

    Hello Friends,
    I am using Po requisition Approval workflow in iProcurement for PR approval.
    One strange thing is happening , that in approval emails Approve/Reject button are not appearing but the same are present in the notification.
    Moreover , some people are getting emails, others are not.
    We have just started setting up the instance for the design prototype , so might be we are missing some setup/steps.
    Please suggest , what steps i am missing. Thanks !!!
    Regards,
    Amit

    Verify that the email preference for the users is not "disabled"
    Have the user login and go to the preferences link at the top.
    OR
    SELECT *
      FROM apps.fnd_user_preferences
    WHERE preference_name = 'MAILTYPE' AND user_name = '&user' Hope this helps
    Sandeep Gandhi
    Independent Techno-functional Consultant

  • UWL Approve Reject button not visible

    Hello Experts,
    We have implemented Portal 7.0 SP 18 and configured UWL. All task items are appearing correctly.
    But approve and reject button is not visible in UWL. The same is visible in ITS screen when we click on the task.
    Kindly help.
    Regards,
    Nirmal Sivakumar G

    Hi Soral,
    All workflows from ECC is causing this problem. To be precise I have configured a webflow connector to pull the tasks from SAP Inbox. The approve/Reject button should appear in UWL ivew when we select the task item. But only forward and resubmit options are visible.
    I guess the problem is with SP 18 itself. Coz there are similar threads with the same scenario in SP 18.
    Regards,
    Nirmal Sivakumar G

  • Approver not able to go detail screen to see approve / reject buttons

    Hello friends,
         Approver can see the corresponding workitem in his approval inbox. When click on the approval workitem next screen where approve / reject button with item detail screen is not coming. explorer is refreshing and approver workitem screen will appear again. I am in SRM 5.5 Server and SP13. please let me know if any one face this problem.
    with Regards,
    John.

    Hi,
    Please go to following SPRO node and maintain the settings as below.
    SPRO>SRM>Cross application basic settings>sap business workflow>define Dynamic columns for integarted inbox.
    Maintain the EC_Decision as well second attribute  ec_mail for below tasks.
    TS10008126
    TS10008127
    Then it should work.
    thanks
    Ravi

  • Workflow initiator does not get workitems when PR Approve rejects.

    Hi,
    Workflow initiators does not get workitems when PR Approve rejects.Is there any thing missing in that .
    Please let me know .
    Regards,
    Gurprit Bhatia
    Edited by: GURPRIT BHATIA on Jan 28, 2009 8:38 AM

    Hi GB,
    In order that the WF initiator gets workitems on PR rejection, you need to assign method 'InfoReleaseRejected' (BO BUS2009) to a task in the PR rejection flow of your WF. If this is done, then check if you have assigned WF Initiator as the Agent in that task.
    Hope this helps.
    Thanks,
    Ajay

  • Approval/Rejection of Access Request through email functionality not workin

    Hello Gurus,
    We have configured CUP with workflow and everything is working fine along with email notification triggers etc..
    In MSMP configuration , for task settings i have we see that there are various option and check boxes with options
    1)Approval by email
    2) Rejection by email !!
    Which i have ticked very happily but when i get a notification regarding approval . it is plain text e.g)
    Dear Approver,
    There are new workitem(s) in your work inbox . Please perform the necessary actions.
    Kind regards,
    Access Control Administrator
    Now i am wondering how can i get the approve & reject button in the email ??
    I suppose this functionality was available in GRC 5.3.
    Please correct me if i have understood this functionality wrong or something !!
    Else what settings have to be done to enable it ??
    Thanks in advance.
    Regards,
    Victor

    Hello Diego,
    Thank you for providing me a very good document.
    I checked it and i found that i had selected "default" templates for notification events
    END_OF_REQUEST & REQUEST_SUBMISSION.
    But when i went on to one more template  ID  of "GRAC_AR_APP_BY_EMAIL" i only found that i could select
    recipients (Agent Names)
    Current Approvers
    Manager Notifications
    Other Approvers
    Requester
    User
    I could not find a way through which i could select the "Custom" Agents i have created whose "Agent Purpose" was "APPROVE"
    If i am not wrong , should i add those Custom agents under step three (Maintain Agents) & assign them Agent purpose as "Notification" only then will i be able to see them ??
    Please correct me if i am wrong !!
    Thanks in advance.
    Regards,
    Victor

  • Why I am not able to approve/reject my workflow notification from email?

    For R12 AP Invoice Approval Workflow, I have done Approver group set ups in AME. In HR People form, set my email id for that person. In FND USER from, used that person as the employee to have the email id populated for the user and saved the record.
    When I am creating an invoice and initiating workflow, I am getting a notification in my mailbox but cannot approve or reject from the mailbox. I may hit the Approve link but it is not doing anything. In order to approve/reject the notification, I have to log in as that person in Oracle Apps and do it from there.
    Is there anything I am missing? I have a requirement that the approver only approve / reject from their mailbox and they do not log in to Oracle Apps to see their notifications. What to do to make them enable approving from mailbox only?
    I am having a steep deadline and will very much appreciate your responses.
    Thanks.
    Edited by: 951713 on Aug 8, 2012 3:47 PM

    When you try to approve/reject or do any operation on the workflow using email the issue is the you do not have the responsibility/user values set.
    You need to login to Oracle Apps and select the correct resp in order to take action on workflow.
    Please check if you are table to take action from oracle apps that explains it. there are a couple of metalink notes too.
    You may apply appropriate patch and then this will work.
    If it is an SSHR WF you need to be minimum on ATG ROLLUP 7

  • AE - Can we setup a system to only approve some roles and not for others ?

    I would like to setup a test system with no approval of roles access except for some of them ?  Will that be possible and how ?
    Any suggestion ?
    I would appreciate any feedback.
    Thanks.

    Hello Frank,
    Thanks for the information and nice suggestion. This infact is a limitation. We can use this only in case our request has other roles, which have Role owners.
    Dear Patrick,
    Now you may use any of the options mentioned as per what kind of access requests comes in your organization but better to use the one which Frank suggested as this would hold true in all teh cases.
    Regards,
    Hersh.

Maybe you are looking for