Add approvers using - "Add Approvers" button - Manually

Hi All,
We want to add the approvers manually using the "Add Approvers" button in Rfx.
What are the steps we need to configure / setup ?
We are on SRM7.01 ehp1.
Warm Regards,
AK.

Hi  Ashwin,
Using standard BC sets for automatic approval, system does not create at all a business
workflow . However, if an ad hoc approver is required, a business workflow is required to cater for the process
step. Please use a workaround by creating an own process schema for automatic approval if you want to
allow ad hoc approvers on this case.
An example would be:
Object Type     BUS2200
Process Schema  ZRFX_SCHEMA
Level Type
Evaluation ID               0EV999                 Check N
Resp. Resolver Name
Resp. Resolver Parameter
Task ID                     40007988   Automatic Approval
Decision Type 1
I hope this helps you.
Cheers,
Melina

Similar Messages

  • Query for create manual tabular form using apex collection add row button functionality

    Hello everyone
    My requirement is i created a tabular form manually using apex collection but if i click on add row button then previously selected data refreshed and added new row in this form it is fine.but i don't want to refreshed previously selected data and click on add row button then add new row .how it is possible? plz help
    Thanks & Regards,
    Ujwala

    Ujwala
    Instead of starting a new thread with the same question as Query for create manual tabular form using apex collection add row button functionality.
    Could you answer the question about what you see while debug the javascript code.
    If you don't understand the question or have trouble debug javascript let us know.
    Nicolette

  • How can I add a button to add multiple image in PDF from using adobe acrobat pro?

    I have to create a pdf form using Adobe Acrobat Pro X.
    In this form I want to add a button where I can add multiple images to the field.
    I have tried using javascript event.target.buttonImportIcon(); and successfully add an image, but when I want to add the 2nd image it automatically overwrites the previous one.
    Is there any way to solve this issue? I would like to have a form where I can add a lot of images in it. It is possible in word, but we really have to use adobe.
    Thanks

    Hi thanks for your answer.
    I can add multiple button, but if there are 10 images that I wan to add, then I have to create 10 buttons.
    Moreover, the pictures will be placed on top of each other and it means that you cannot see it clearly.

  • How to use add row button of a tabuler form.

    Hi all,
    I have created a Tabuler form in my application.Could you please tell me 'How can i use the add row button of this form' as When i click the button "NOTHING HAPPENS".
    Thanks
    Regards,
    Neha

    Hi,
    If you edit the button, the button name has to be 'ADD'. You can make the text / label whatever you like. On the form edit page, the button should appear with this text next to it: submit as "ADD".
    HTH

  • Add row button is not working in manual tabular form

    Hi,
    I have created a tabular form by using collections. In the same page there is a wizard tabular form also.
    Here my problem is whenever i giving request to the add row button its showing nothing. there is no any new row got added.
    IF :REQUEST ='ADD'
    THEN
    apex_collection.add_member(
    p_collection_name => l_collection_name
    END IF;
    END;
    Thanks.

    Hi,
    Thanks for ur reply.
    My problem got solved after deleting the tabular form wizard from the page then add row button is working.
    But i think its not the solution.
    Thanks.

  • I am using strobe media playback but i want to add new button for subtitle in control bar,Can anybody tell me how can i do it.

    I am using strobe media playback but i am not able to add new button for subtitle in control bar.
    I have imported assets.fla file in Flash professional but i do not understand how add new button in this fla and then link with action script method to show subtitle.If anybody know about it please tell me.

    Hi,
    Yes you can add video subtitle and I can give you the details how to do
    that. Can you please advise which type of files you have for video
    subtitile and how many language you want to add. i.e. text files or xml
    files.
    Best regards,
    Sunil Kumar
    On Thu, Jan 15, 2015 at 5:22 PM, Add Subtitles to OSMF and <

  • I can not get the add this extention to work today will you please fix it so I can use it as it is broken Please fix the add this button so that it will work!

    I get this error message Something went wrong in processing your request. (If you were a web browser, I would say "400 rate limited".) when I try to use the add this button extension for firefox. Will you please help me to fix this problem so that I will be able to use the add this again real soon thank u.

    This issue can be caused by corrupted cookies or cookies that are blocked.
    *check the permissions on the about:permissions page and in "Tools > Page Info > Permissions"
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

  • I can't use the Mark Face or +Add People buttons in PSE11 or PSE12

    Hi,
    I'm really struggling with this as I thought this would be a very important feature for me, one reason I am trying to make PSE 11 work for me rather than Lightroom. When I click on the Mark Face button I get a pop up that says "People Analysis has yet to beperformed on the selected media. Would you like to start the analysis now?" When I click Yes, something pops up for less than a second, so fast I can't read it. I can tell there is a bar with what is maybe 0% to the left and 100% to the right. And that is all that happens. If I click on the +Add People button, same thing. If I right click on the picture I can select Add a Person, and then type in a name and I can add people tag that way. Not what I really want to do. The Mark Face funtion worked for about 50 picturesandthen stopped, I don't know why.
    Things I have tried:
    Optimize catalog.
    Repair catalog,
    renaming BreezeSession.dat to BreezeSession.old
    I downloaded PSE 12 and am in the first day of my trial. The Mark face function worked for the first picture and I thought I had my solution! On the second picture it is now doing exacttly as before.
    Any insight would be appreciated. I guess I could live without this feature but it is onethat I think I would really use.
    Thanks,
    -AJ

    Hi 99jon,
    Thanks for the reply. Selecting multiple thumbnails and clicking the +Add People button on the bottom toolbar results in the same problem. I get a popup for a brief instance and that's it. It lasts a fraction of a second. After repeated clicks I thinnk it says "Analyzing your media" or something to that affect.
    -AJ

  • Add a Button to SAP Standard Transaction by using userexit

    Hi All,
    How to add a Button to SAP Standard Transaction by using User Exits ?
    If any one is having step step   material on the same , please forward me.
    my id is : [email protected]
    Thanks in advance
    RK

    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

  • How to add hard drive manually (from CLI, not using VM Manager)

    How do you add hard drive manually from command-line, not from VM Manager?
    TIA.

    Please elaborate. A physical hard drive? Virtual? To the host? To a VM?

  • The add image button is grayed out.  I am using Story Free but have a Cloud license.  None of the upgrade buttons work.

    I have a cloud license but am not able to upgrade Story Free to the Plus version for some reason.  In any case I cannot add images to my multi column script because the add image button is grayed out.  Any ideas would be welcome.

    You should be able to go to https://creative.adobe.com/redeem, sign in and enter the code.

  • ADD APPROVER button to be disabled!

    Hi All,
       I have implemented the n-level approval WF WS14000133 through the BADI BBP_WFL_APPROV_BADI.
      Can anyone tell me whether it is possible thorugh disable the "ADD APPROVER" and "ADD REVIEWER"  button on the approval preview screen???
    Regards,
    Disha.

    Hi Disha,
    you can use BADI BBP_CHNG_AGNT_ALLOW to determine whether users can add approvers and reveiwers.
    There is a sample implementation for this BADI that can be copied and an example in the documentation for this BADI.
    Regards
    Chris

  • How to add a button with Javascript to Library

    Hi
    I am using Captivate 5.5 to create a template.
    In the files which will be created using this template, we will be adding a button which executes a Javascript. Now, my question is, since this button will be used on multiple slides in the file, can I add this button (with the Javascript) to the library? Currently, we create it manually everytime.
    We don't have a programmer in our team, so we can't create widget. Is there an alternative way?
    Thanks for your help.
    Sreekanth

    Thanks for that reply.
    I now have a blank slide with the button (including the javascript) on it which solves the problem of importing it manually.
    However, when we use this template to import PowerPoint presentations, when we publish the file, the first slide (the one on which I have this button) will be blank and has to be manually deleted.
    Is there a way to eliminate this manual work? I tried hiding and using some actions. But it was not of any use.

  • The add to button doesn't appear on itunes with my ipod touch 4th gen.

    I cannot add any songs to my ipod touch 4th generation because an add to button does not appear on itunes in the "on my ipod" section. If i plug my sister's newer ipod in it works, it does not make sense. i have re installed itunes four times now. I don't know what else to do. This means i can no longer add any songs to my ipod from my computer the only way to get songs is by purchasing them from the itunes store. HELP. PLEASE. This has been occurring for a while now.

    Hi katelyn6794!
    You may want to try setting up your iPod to sync content manually using the information in this article:
    Managing content manually on iPhone, iPad, and iPod
    http://support.apple.com/kb/HT1535
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Add Approver button disabled for PO in sap srm when GR and IR are already posted

    Hello Gurus,
         One of my user has edited an old PO for which the GR and IR has already been posted in backend. Now the reason for editing was to change the expected value for 3 item and he changed the value the approver is still blank as for old PO's there was no approval required but later on the whole scenario changed and based on total value the approvers are decided now. But for this PO still its not showing the appovers and also the add approver button is disabled. Is there any way to enable the Add approver button. Also please let me know whether addition of approver is allowed after the GR and IR are posted in backend.
    Thanks
    Gaurav Gautam

    Solved.
    In Control Actions -> Configure Control of Actions on Header Level, it's not neccessary put the subtype equal to 0.

Maybe you are looking for

  • Can't install itunes on windows vista 64 bit

    I'm trying to install itunes on a windows vista 64 bit machine but keep getting the error message "could not access network location %appdata%\." Does anybody know what is the matter?

  • A good replacement for music app

    Hello there, I got fed up using music app on ipad, the way they removed usefull stuff (like deleting full albums) remains a mystery for me. So like the title says, I'm looking for a good replacement for it, even ready to pay a few bucks. Any idea? th

  • My Ipod Touch will not download its pictures to my laptop during a synch. It used to, but one day it just stopped working. What is going on?

    I have a 4th generation Ipod Touch and when I normally plug it into my laptop, a little box/tab pops up saying for me to download the pictures off my Ipod to my laptop. Now, for whatever reason, when I plug it in and do my synch and all that, that is

  • IBook G4 doesn't boot

    Hi, I just bought a broken iBook G4 on eBay thinking I would be able to fix it without replacing the logic board. The iBook doesn't boot properly. When I press the power button, I can hear the SuperDrive start up, then the screen with the gray Apple

  • Problems with Office for Mac 2011 Outlook

    So I've BYOD with my work, but having difficulty in accessing my Outlook email on the work's server. I keep getting the following pop-up for the mail stating that Outlook has redirected to the server (name of server here) to get new settings for your