Stop users from increasing amount on Requisition already tagged to POs

Hi. We have a requirement where we would like to not allow users to increase the amount on a requisition when there is already a Purchase Order associated with that requisition. Has anyone implemented this? Can you please tell me the change needs to be made to the REQAPPRV workflow. All help/insight is greatly appreciated.
Thanks and regards
K

As far as I am aware we cannot modify a requisition that is already approved. And I guess you would be release the requisition to a PO only when it is approved. Then how can the users change the amount on a requisition. Correct me if I am missing some thing.

Similar Messages

  • How can I stop iPhoto from reidentifying faces I have already 'crossed', while still being able to identify and sort new faces.

    iPhoto has detected faces of people I dont know, in my 'iPhoto faces' whenever I click the cross in the corner of the face (when sorting faces) the face temporarily disappears, but once I have uploaded a fresh batch of photos (and want to identify new faces) it automatically re-identifies the old photos that I don't want to have to sort again. How can I stop iPhoto from reidentifying faces I have already 'crossed', while still being able to identify and sort new faces.

    Thank you, that makes sense (I think!) However, I need to be able to tell iPhoto who the people identified in my photos are, does that make sense? How do I identify the people in my new photos without clicking 'find faces'. I know that button searches through my photos to find faces, but it also gets me to the place where I identify the faces as my friends and family, is there a shortcut to get to that place without clicking 'find faces'? That is what I really need, please help!!

  • Can I stop iOS7 from downloading if I've already started it?

    Can I stop iOS7 from downloading if it's already started?

    It will automatically download when there is sufficiant space. There is no way to prevent it or to delete the download. If he doesn't want it, he'll have to leave it there and not click Install.

  • Can I stop itunes from downloading a song I already bought

    Can I stop Itunes from downloading a song I already bought or have in my library

    If I would've read the whole post, I would've seen that. Sorry.
    Strange though. Hope someone a li'l more helpful can find the answer you're looking for.

  • Stopping user from making in app purchases on a live iPhone app

    Hi
                   I am trying to stop user from making in app purchases on a live iPhone app. What i have done is i made  Cleared for Sale: No in itunesconnect product id and Status is changed to Status: Developer Removed from Sale. But still i am able to do in app purchase in the app. Any idea why is it? anything i should do? Last Thureday night i have done this changes in itunes connect. i don't want to delete the product id from the itunesconnect.
    Thanks
    Anish

    Hey Michael,
    Is that the only way to stop in app purchase? delete the product ids from the itunes connect?
    Thanks
    Anish

  • Please,I want to stop users from visiting particular wensites while connected to the internet. How do I configure Firefox to automatically stop users from visiting such dangerous sites?

    Please,I want to stop users from visiting particular wensites while connected to the internet. How do I configure Firefox to automatically stop users from visiting such dangerous sites?

    Thanks, Ronda! I haven't been able to try your suggestion because I fried my router! So I need to get a new wireless router before proceeding.
    (I may start a new thread about getting a new router, but I will look for answers first to my questions and only start one if I cannot find answers.)
    After I get a new router, I will try what you suggested and report back here.

  • WRV54V how to filter or stop users from downloading videos

    I don't know how to configure this router to stop users from downloading video like from Google, Torren. I've heard people is using DD-WRT firmware for some linksys routers, but not with this model. I don't want to stop my users from browsing internet, read news, social networking but they watch online video and download stuffs like 10Gbs a day. It doesn't work for me. Thanks

    You can block the video files by managing the firewall on the computer in such way that the video extension files would be blocked....

  • Stopping Users from Web Surfing Externally Using IE?

    We have a lot of legacy internal application that can only be accessed using IE.
    Due to the recent Microsoft announcement concerning IE versions and support/patching. We want to stop users from surfing externally using IE, is there a policy setting (or proxy config, host file mod etc.) that we can use to force this?

    Hello,
    block your firewall for port 80/443 explicit and then open only required ports for your requirements.
    For controlling internet access you have the need for proxy server. A free proxy server is SQUID
    http://www.squid-cache.org/
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • Can we stop users from Split Coding Requisitions in iProcurement?

    Is there a profile setting that prevents users from being able to split code charge accounts on requisition lines in iProcurement 11.5.10.2?
    Thanks
    Jim

    Hi Jim
    I am just thinking of Personalizing and disable the Split functionality....
    Regds
    Ravi

  • How to stop user from referencing a PR Item multiple times in an RFQ

    the same PR item is being referenced in the RFQ Muliple times. How can i control/stop the user from doing it.
    IS there a message which i need to set as error?

    Hi,
    You need to set the Message settings in
    MM--Purchasing -- environment data -- Define system messages or Tcode--OMCQ
    set the message number 06 076 as error message , then system will not allow the same line item to cross the PR qty
    rgds
    gsc

  • Stop user from cliking back button after logging out

    How can I stop the user from clicking the back when they had clicked the log out link...?
    <%@ page language="java" %>
    <html>
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    </head>
    <body>
    </body>
    <script language="JavaScript" type="text/JavaScript">
    function refreshIt() {
    setTimeout('window.parent.location.reload()', 7 * 1000);
    <%
    session.removeAttribute("username");
    session.invalidate();
    response.sendRedirect( response.encodeRedirectUrl("index.jsp?message=You had logged out from the system"));
    %>
    document.onload = refreshIt();
    </script>
    </html>

    You can NOT stop the user from clicking the "back" button.
    However, all is not lost.
    Since you're invalidating the session, simply have every page that requires the user to be logged in check for a valid session before proceeding. Put that code into an "include" file. If the session is invalidated, redirect the user back to the "Please Login" page. Do this IMMEDIATELY before doing ANYTHING.
    Another technique, but is essentially the same thing, is to "logout" to a page with javascript that redirects the user to the "You are Now Logged Out" page, with either a "redirect" or a "window.forward()" call. When the user clicks "back", they'll return to the page with the javascript that redirects the user to the "You are Now Logged Out" page. The only problem with that is that savvy users using IE can click the "history" portion of the "back" button, and go back 2, 3, 4, etc. pages if they want to.
    Therefore, you'll still have to write the code at the beginning of every page that kicks the user back to "Please Login" if the session was invalidated.

  • How to stop user from forwarding his mail

    Dear Experts,
    I  am using the class cl_bcs to generate mails to some users , it would be great if i can stop those users from forwarding such mails to some unauthorised people. I understand that the add_recipient method has the parameter I_NO_FORWARD which should probably do the job when set to 'X' . But unfortunately it still doesnt stop the users from forwarding.
    Is there any other way of achieving my requirement.
    Thanks in Advance,
    Chaitanya.

    Hi,
    You need to set the Message settings in
    MM--Purchasing -- environment data -- Define system messages or Tcode--OMCQ
    set the message number 06 076 as error message , then system will not allow the same line item to cross the PR qty
    rgds
    gsc

  • What stops users from extracting the JAR, decompiling to get FTP details?

    So I have made an applet to upload files to a server which uses FTp details. How can I stop them from getting the JAR file , extracting the files and decompiling the classes to get the FTP details.
    When I sign the pplet, the process asks for a passwors, will the extraction process ask for this password?
    Thanks

    Hi,
    From what I've seen the JAR file can be extracted easily with WinRar (or WinZip if you rename to .zip extension!). The signing just verifies that the contents of the jar haven't been changed by someone since it was created.
    Heh it looks like we're working on the same problem...!
    What I'm doing with my applet (based on the ZUpload applet from Sourceforge) is have it to read in the ftp connection params from an encrypted file. In my case the users are "semi trusted" so I am just trying to prevent someone casually lifting the ftp login and bypassing the applet. Obviously in theory someone could still decompile my classes and get the secret key then decrypt the params, but in my case this is unlikely to be a problem.
    I'd love to hear if you find a better way!

  • How do I stop users from using the standard inbuilt VPN connection in Windows

    We have a UAG Portal setup to check the security of users computers etc then if it is all correct they are presented with the log in and once logged in the are connected to the corpirate network via a SSTP connection.  The all works fine but the issue
    I have is users can bypass all the checking but just going into network connections on their local computer and creating a SSTP VPN connection, like on this webpage http://blogs.technet.com/b/tugait/archive/2011/10/12/how-to-publish-a-vpn-sstp-using-your-uag-in-a-https-trunk.aspx
    Any idea how to stop users being able to do this and forcing them to use Internet Explorer?

    Found my answer on this page  http://technet.microsoft.com/en-us/library/ee809077.aspx 
    "To enforce Forefront UAG portal authentication, do not set users dial-in properties to Allow
    access."

  • Stop users from posting BMPs

    It's a good thing that the forum prevents users from posting a *.bmp file. However it would be nice if the actual content of other image-types (png, jpg, gif) are checked upon uploading for the actual data type.
    Ton
    (personally I think those users should be banned.)
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!
    Solved!
    Go to Solution.

    Here we have a case where a small image of a broken run arrow takes up ~3MB!
    (I have a 200MB/month limit on my cell phone data plan, so that image alone would cost me half my daily allowance!)
    LabVIEW Champion . Do more with less code and in less time .

Maybe you are looking for

  • IMac will not recognize scan function of all in one printer

    My 24" iMac will print on the HP Photosmart 3210xi All in One, but will not scan. Twice, (to ensure I didn't miss anything) I have run the manual un-install procedures prescribed from HP, and installed the appropriate driver for Mac with no success.

  • Macbook Air - using Cinema Display usb and firewire?

    Hello, This is the first post for me, however the answer will determine whether I make the jump for an air. Will the usb hub on the cinema displays work with the macbook air dvi output connector. (essential for me to purchase) would firewire work (bo

  • Using a guest wi-fi network with changing username and password

    I am trying to access a "guest user" wi-fi network at my office. For security purposes, the guest network username and password are changed periodically. The connection worked fine until the username and password changed. Is there any way to access t

  • Trying to disable mouse pad on laptop - HP Model dv-4087cl

    HP  Model dv-4087cl   Serial CNF0446FN5  Product WQ6374A#ABA  Hi, I am trying to diable the touchpad on the laptop. Issue: anytime i type anything on the keyboard my wrist hardly brushes against the mouse touchpad and it completely changes the area w

  • IPhoto Calendar Failure

    I've used iPhoto to create photo books in the past, so I thought I'd try it for a calendar.  And, I've installed iPhoto 11, which apparently has no further updates.  I'm on a late 2011 MacBookPro with OS X 10.8.2. Presumably, I need to make an empty