How to Rewind Notification (Parallel Approval Subprocess) Back to Previous Approver

Dear Gurus,
Please help me in Rewinding notification back to previous Approver from the current Approver.
This is Requisition approval notification and it is a part of Parallel Approval Subprocess Notification.
Any quick update will be highly appreciated.
Need this urgent as it needs to be done in production.
Regards,
Niladri Biswas.

If you are using portal and use Webdynpro application you can trigger wflow using Function Module SAP_WAPI_START_Workflow
You can also configure status managment to trigger custom event for your requirement.
Thanks
Arghadip

Similar Messages

  • Good Bye Version 1.0.3 build 16 -- How do I uninstall everything and go back to previous version?

    Good Bye Version 1.0.3 build 16 -- How do I uninstall everything and go back to the previous version?
    Okay, I found the prior version of DesktopManager for Mac in one of my old backups from March of this year.  The new 1.0.3 dmg has an uninstaller next to the installer.  I am going to remove 1.0.3. from all of my computers, and install the prior version, and set the preferences for do NOT (NEVER!!!) upgrade / update!

    So -- did it work? I've heard people have gone back to the previous version and mysteriously, the syncing problems followed along, even though they weren't there before v. 1.0.3.
    BTW, where do you find the uninstall piece on the application? I looked for it once and didn't find it where I thought it would be.

  • I lost my Download Stacks option. Now it is just a Download folder. Need to find out how to get the Download Stacks option back. Previous answers to this question don't make any sense to me. Please help in explicit detail. PS I'm using Mountain Lion.

    Need to know how to get it back to its original Download Stack. Previous answers to this questionin Apple Support just don't make any sense to me. I'd appreciate explicit directions on how to restore this feature. Currently it's just a Download folder... must have accidently poofed it away.
    Help!

    And if what WZZZ suggests doesn't work (and hopefully it will) move the file name below to the desktop, log out or restart and the Dock preferences with its defaults should be recreated. You'll need to re-configure it as you like it:
    com.apple.dock.plist
    It's located: in Finder hold the Alt/Option key and from the Go menu select Library>Preferences.
    If it fixes things, delete the file on your desktop.

  • Send Workitem back to previous approver?

    Hi All,
    I have a developed a WF in which i am sending WI to different levels of approvers.
    when approver executes the WI,it will open a module pool screen (ztocde) and approver can able to edit the data and save.
    The requirement is if second approver executes the WI and edit data on screen,this WI should go to first approver
    (previous level)?
    Thanks,
    Arpita

    Hi,
    Define a loop which will run only for 5 times.
    Define a counter and increase the counter by 1 with each loop run.
    Termination criterion for the loop = When the counter becomes 5.
    Now you have to define a process which will run only 5 times (equal to no. of agents)
    Now the question boils down  " how to configure that process ?"
    Its simple. Define 2 variables in the workflow container - l_current_agent & l_previous_agent.
    Say you are in loop no = 3, then the l_current agent = current agent & l_previous agent = previous agent.
    You can assign the agent to varaibel through container operation.
    Now say in loop no 2 the WI goes to A2 and he edits the same. You have to check that whether he has edited the WI or not and based on that you have to set a flag.
    Use a condition step.
    If the flag is TRUE i.e. A2 has edited the WI then pass that WI to A1
    Else simply continue with the loop.
    But in both the cases increment the counter.
    Please let me know if you have any doubts.
    Thanks,
    Debi

  • I installed newer Firefox, now parts of Norton and Words do not function. How can I fix this? Go back to previous Firefox? Thanks.

    I installed the latest version of Firefox when I was prompted. It was not until after the process was complete was I informed that certain aspects of my Norton and Words programs would not function, and that currently there is no fix available. How can you resolve this? Can I go back to the previous version?
    Thanks
    Mark

    Symantec need to update their Firefox add-ons so that they are compatible with Firefox 4. They have released an update for Norton 360 to make it compatible with Firefox 4, for details see http://us.norton.com/support/kb/web_view.jsp?wv_type=public_web&docurl=20100720113635EN&ln=en_US
    I do not know about other Norton products, but if you run Norton LiveUpdate it should inform you if there are updates available. If no updates are available, you can downgrade to Firefox 3.6 if you want to use the Norton add-ons.
    To downgrade to Firefox 3.6 first uninstall Firefox 4, but do not select the option to "Remove my Firefox personal data". If you select that option it will delete your bookmarks, passwords and other user data.
    You can then install the latest version of Firefox 3.6 available from http://www.mozilla.com/en-US/firefox/all-older.html - it will automatically use your current bookmarks, passwords etc.
    To avoid possible problems with downgrading, I recommend going to your profile folder and deleting the following files if they exist - extensions.cache, extensions.rdf, extensions.ini, extensions.sqlite and localstore.rdf. Deleting these files will force Firefox to rebuild the list of installed extensions, checking their compatibility, and reset toolbar customizations.
    For details of how to find your profile folder see https://support.mozilla.com/kb/Profiles

  • How to send notifications to multiple person with same role and with result

    How to send notifications to multiple people with resultout as approve/reject?
    We are looping the notification by attaching a cursor query to find the different emp nos to send for approval.
    I cannot associate a role because these emp nos are sub-set of a role which I have created and i am getting thru the cursor query.
    For FYI notification there is no problem, but for approval notification, I am not unable to send approval notifications to all the people.It stops at the first person in the loop.Pls suggest alternate way. Thanks in advance.

    Manju,
    I would use the cursor to populate the API for creating an ad-hoc role within the workflow process as a function. Then set your notification performer as the ad-hoc role.
    Here is an example function:
    create or replace procedure sample_emp_fill(itemtype in varchar2,
    itemkey in varchar2,
    actid in number,
    funcmode in varchar2,
    resultout in out varchar2) as
    cursor get_name is
    select ename from scott.emp where mgr = 7839 and empno != 7566;
    role_name varchar2(50);
    names varchar2(500);
    begin
    if (funcmode = 'RUN') then
    role_name := 'ad_hoc_role_'|| itemkey;
    for row in get_name loop
    names := names || row.ename || ' ';
    end loop;
    WF_DIRECTORY.CreateAdHocRole( role_name=>role_name,
    role_display_name=>role_name,
    language=>'AMERICAN',
    territory=>'AMERICA',
    role_description=>role_name,
    notification_preference=>'QUERY',
    role_users=>names,
    email_address=>' ',
    fax=>'',
    status=>'ACTIVE',
    expiration_date=>'');
    resultout := wf_engine.eng_completed||':'||wf_engine.eng_null;
    return;
    end if;
    end;

  • APINV return back to the previous approver in the Approval sequence

    Dear All
    Some Invoice's return back to the previous approver in the Approval sequence although the previous approver has approved it. Issue has come abruptly No modifications or changes has been taken place. The Approver sequence has been already completed but the sequence is starting again in the Approval Hierarchy.
    Workflow is getting completed if it is approved by workflow admin.
    Regards
    Arifuddin
    Edited by: user11309801 on Oct 30, 2011 4:59 AM

    The usual suspect is some vacation rule. If that is not the case, you might be hitting an issue with workflow/AME and would need to research on Metalink.

  • How do I clone Parallels?

    I need to clone Parallels (I have Parallels Desktop 7) separately from the Mac HD so backing up the computer won't work for me.
    How do I clone Parallels, meaning everything including files etc?
    I have internet banking set up on Parallels (Windows 7) and that was really difficult to set up so it's important that I clone Parallels exactly so that I can migrate it to the new computer and do internet banking on it.
    Also, after cloning, how do I restore the clone to my computer?
    I am moving from Lion to Snow Leopard by the way.
    The Parallels is on the Lion machine but I want to migrate to the Snow Leopard machine.
    I cannot use Carbon Copy Cloner to clone the HD including the Parallels file because there is a problem with that. I have to clone and migrate and restore Parallels separately.
    I will use an external disk to store the clone on.
    Thanks for help with this.

    Thanks for the instructions.
    I saw "Clone" in the menu of Parallels. And when I clicked on it, it asks where you want to save the clone. So that's why I thought you could clone Parallels.
    The support person outlined almost the same steps you did but she didn't really go into what to do after copying the Parallels folder into the Documents folder.
    When you'll start 'Parallels ' app., open this folder (from pull-down menu).
    In the Parallels menu, there is a "migrate" option. Should I use this?
    Also you can do online backup using Acronis. This appears in the menu.
    I will try your steps, Star1. Thanks.

  • How to send notification and email to all approvers

    Hi
    I am customizing the requisition approval workflow in p2p cycle.
    We have to send out notifications and emails to all people in the approval heirarchy , who have already approved the req if some body higher up in the chain rejects it.
    right now oracle only send email and notification to the requester.
    ex -- If A requested it and next approver is B , who approves it , next is C, who approves it
    but next person D rejects it
    I want to send notification to C , B and A
    not just A
    please let me know how to do this.
    thanks

    Hi,
    I've provided advice on how to do it in response to your thread on the WorkflowFAQ forum at
    http://smforum.workflowfaq.com/index.php?topic=358.0
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • HT1414 I updated my i phone 4 to the new version but i want the old one how can i have the old one back

    I updated my i phone 4 to the new version but i want the old one how can i have the old one back. Thank you

    Sorry, Apple has no approved method to downgrade the version of iOS on your iDevice. You can voice your displeasure with the iOS by leaving feedback at the appropriate subsection from the link below.
    http://www.apple.com/feedback/

  • How to get Notification based on Partner Information

    Dear Gurus,
    Does anyone have any idea, how to populate Notification details based on Partner Information. The scenario is mentioned below.
    The user creates the Notification and based on equipment cost center, system finds out the approver and update in Partner data in Notification.
    As the Partner user needs to approve the created Notification, how to populate those Notification in a separate z- Application.
    Advance thanks for the comments / update.
    Regards,
    Sahu

    Sahu
    You would need to develop a solution.
    Most of the notification user-exits start with QQMA* - see transaction SMOD.
    PeteA

  • How to implement notification with response against each order lines

    We have a requirement wherein the multiple order lines should be displayed in one notificaiton and the response (Approve/Reject) should be line wise.
    For exmple, if an order has 3 lines, the approver should get one notification with all 3 lines displayed in the notification. Approver should be able to approve say 2 lines
    and reject the third line.
    If reponse is not possible line wise, is it possible for including a drop down/checkbox/text against each line which would enable the approver to approve/reject the line and the approver response against each line should be captured.
    How do we implement this?

    Hello,
    we are evaluating BC4J/JClient. In our application we have a navigation tree
    in a Java client from which we can call nested dialogs to set attributes,
    call business logic etc.
    Is it possible to open more than one sub-dialog from our starting navigation tree
    at the same time? Each sub-dialog should have its own transaction context.
    To our knowledge we need a new application module for each sub-dialog in order
    to start a new transaction. But how is the navigation tree updated if data
    from the sub-dialogs is commited? The dialogs and the navigation tree don't share
    the same model, do they? The navigation tree might have to show lots of data
    retrieved over a slow connection, so simply updating the entire model is not a solution.
    This could work if an intelligent caching fetches only the changed data.
    So: What is the best way to implement sub-dialogs with their own transaction plus an
    update mechanism?To create a UI like this, see the sample on OTN at
    http://otn.oracle.com/sample_code/products/jdev/jclient/jclient_binding_demo.html
    YOu'd have to tweak this sample so that each sub-window comes up with it's own AM (as you've right suggested).
    Regarding commit, yes, if you do not want to query the whole model on the navigator, you may use Transaction.commitAndSync() method to commit changes instead of simply performing a commit() call.
    See javadoc on this method for details on how it works.
    Thanks for any help!

  • My credit card account was charged with usd 1.00 after I downloaded a free app (bitstrips). How can I request for a credit back? This is cheating!!!

    My credit card account was charged with usd 1.00 after I downloaded a free app (bitstrips). How can I request for a credit back? This is cheating!!!

    Your card was not "charged".  Apple requested a charge hold approval.  They must submit an actual charge to the holding bank/institution within a set period (usually 5 business days) and if they don't the hold will roll off.  For free apps, they won't submit the actual charge, and the hold will roll off.  This is why you see so many people complaiing about not being able to "purchase" free apps, because the hold approval for $1.00 is rejected by their credit card company, either due to expired card, incorrect CVV, or no available credit.

  • How do I get messages to go back to an AIM account? It's only seeing the iPad's Facetime email address and not seeing the old AIM account name that is on my desktop. I am using my iMac using iChat to talk to a newer iMac that doesn't have iChat.

    How do I get messages to go back to an AIM account? It's only seeing the iPad's Facetime email address and not seeing the old AIM account name that is on my desktop. I am using my iMac using iChat to talk to a newer iMac that doesn't have iChat. We had this working using Messages and Facetime (on the new machine) talking to my existing iChat account. One day last week, when Facetime rang, my kids answered on the iPad. Dang! Now it's all fouled up! The new iMac won't see my AIM account name and shows that I'm offline, because the iPad is off. We were able to call using "most recent call" in Facetime, but now I can't go and control that new iMac remotely to help with some email concerns the user is having. I'm trying to not personalize this too much, but it's grandkids talking to Grandma and Mom and Dad trying to solve new machine hiccups. Normally, I could just go in via iChat and control the other machine and troubleshoot, but I can't do it with Facetime only. My buddy list doesn't see  the other computer even though we are connected on Facetime right now. My name is not highlighted for the other computer. What could have gone so wrong?
    Any help would be appreciated.

    How do I get messages to go back to an AIM account? It's only seeing the iPad's Facetime email address and not seeing the old AIM account name that is on my desktop. I am using my iMac using iChat to talk to a newer iMac that doesn't have iChat. We had this working using Messages and Facetime (on the new machine) talking to my existing iChat account. One day last week, when Facetime rang, my kids answered on the iPad. Dang! Now it's all fouled up! The new iMac won't see my AIM account name and shows that I'm offline, because the iPad is off. We were able to call using "most recent call" in Facetime, but now I can't go and control that new iMac remotely to help with some email concerns the user is having. I'm trying to not personalize this too much, but it's grandkids talking to Grandma and Mom and Dad trying to solve new machine hiccups. Normally, I could just go in via iChat and control the other machine and troubleshoot, but I can't do it with Facetime only. My buddy list doesn't see  the other computer even though we are connected on Facetime right now. My name is not highlighted for the other computer. What could have gone so wrong?
    Any help would be appreciated.

  • My apple ID has been hacked so I had to create a new account, how can I get my old account back??

    My apple ID has been hacked so I had to create a new account, how can I get my old account back?? My iPhone and iPad are linked to the account i lost

    freedone wrote:
    Great! Yes mysterious is best way to describe internet eh lol. It could be that I have asked other questions that had absoulutely no relevance to the current q,  onto previous questions. So I am going to look thru them all..
    I did say m i s c h i e v o u s  didn't I? Mysterious it is though too.
    Regarding the latter, I have some tips for searching... (WARNING: I don not have a high opinion of the Forum Search abilities)
    Discussion Search
    https://discussions.apple.com/search.jspa?type=discussion&q=Great!&author=%2Fpeo ple%2F946207&sort=updatedAsc
    The above is what is called "Space Search"
    I used the first word of you above post " Great! " with a couple of filters applied - found this thread and one other
    If you can think of any term you may have used, it may be of some benefit to use this search
    ELSE
    I am VERY fond of Google "Site Search" for all of Apple.Com and its subdomains...
    a mere search for your username with quotes no brackets [ "freedone" ] yielded 313 results - but there IS another username "freedoneb" that may take up some of that real estate
    https://www.google.com/?gws_rd=ssl#safe=off&q=%22freedone%22+site:discussions.ap ple.com

Maybe you are looking for

  • Root.sh fails on second node

    I already posted this issue on database installation forum, and was suggested to post it on this forum. Here are the details. I am running Linux 64bit on ESx clients. Installing Oracle 11gR2. It passed all the per-requisite. Run root.sh on first node

  • ITunes 10.6 error 'Could not open key...."

    Hi there, so i was installing the new version of iTunes (10.6) and then in the middle of the process a box came up saying "Could not open key:UNKNOWN\Components\ ~~~~a lot of numbers and letters~~~~~\ ~~~~~~a lot of numbers and letters~~~~.Verify tha

  • DMEE payment reason

    For each foreign transaction (bank transfer) to overseas, it is required to indicate transaction classification and industry code for BOP declaration. Example: 121010 General trade 228050 Goods or services trading commissions and related services How

  • VA01- Need to issue output automatically after saving data

    Hi Experts,                  I have a requirement to Fax/Mail a smartform after VA01 T.Code saved successfully. Smart form contains Ship to, Payer address and Item details. It should be sent automatically.....Can any body suggest me exact BAdi/User E

  • Add user validation in create user form during Configure User Object Classe

    Hi friends, I like to add a user validation code (javaScript or PL/SQL) into create user form during Configure User Object Classes. Is any way to pick user information and role assignment for validation in Portal side? or pre event in OID provisionin