Need to disable/Grayed out Unreseve button for Order lines

Hi All,
In Back to Back order process once the order is progressed, the requisition will be created and Quantity will be reserved for PO to be received.
Some of our users want go and Unreserve this by the below methods.
1) Tools --> Scheduling --> Unreserve
2) Right Click on the order line --> Scheduling --> Unreserve
We need to Disable or Grayed out this Unreseve option for ATO Flagged lines.
Can anyone let me know if this is possible.

Ok , Ned , well your Guidance really worked , thanks alot for that.
I made it work , though since i am very new to AS3 , i really had to experiment , here is the final Code :
import flash.events.MouseEvent;
stop();
var note1:Mc_Notice1 = new Mc_Notice1;
var note2:Mc_Notice2 = new Mc_Notice2;
var notes:Array = [note1,note2];
//var count:Array = new Array(1);
var count:int;
count = 0;
btnload1.addEventListener(MouseEvent.CLICK , load1);
btnload2.addEventListener(MouseEvent.CLICK , load2);
function load1(Event:MouseEvent):void
  addChild(notes[0]);
  notes[0].x = 100;
  notes[0].y = 100;
  count ++;
  trace("Counter Value:" + count);
  if ( count == 2)
  btnnxt.addEventListener(MouseEvent.CLICK , nextframe);
function load2(Event:MouseEvent):void
  addChild(notes[1]);
  notes[1].x = 100;
  notes[1].y = 100;
  count ++;
  if ( count == 2)
  btnnxt.addEventListener(MouseEvent.CLICK , nextframe);
  trace("Counter Value:" + count);
function nextframe(Event:MouseEvent):void{
  trace("Mouse Enabled");
  nextFrame();
Once again , Thanks alot for the help and Guidance
Best Regards

Similar Messages

  • Disable/Gray Out Delete Button in SRM

    Hi All,
    In the menu Shopping cart Status, I could able to see all the shopping cart.
    Now the requierment is , DELETE button should be disable/gray out  if there is any corresponding PO for that SC.
    Please let me know how to do this. I tried with BADI BBP_UI_CONTROL_BADI. But this will hide alll the SC's irrespective of PO's.
    Please let me know any other way to do this?
    I am working on SRM 5
    Regards,
    Nikhil V.Kumar

    Hi,
    Please try this
    <<Link farm removed>>
    Thank You,
    Thanks,
    AMS
    Edited by: kishan P on Aug 30, 2010 5:38 PM

  • Need help to find out link between process order and purchase order.

    Hi All,
    Need help to find out link between process order and purchase order.
    We have purchase order, we can find out associated process order in MD09 (No Purchase Requisition found in Purchase order). When I tired to replicate this scenario with same material in system but not able to do.
    Please suggest me what needs to check to get purchase order link to process order.. (this is not subcontracting )
    Edited by: SAP PQ on Sep 26, 2011 5:24 PM
    Thanks,
    SAP PQ
    Edited by: SAP PQ on Sep 26, 2011 5:24 PM

    MD09 is pegging. In SAP pegging is dynamic, meaning that there's no fixed link between purchase order and process order in your case.
    This is why you did not get the same result when you tried again later.
    Such a link can exist only if you do direct procurement for the order.

  • Assigning Validation Rules to a Condition for Order Line entity

    Hi,
    Do we have any API(or interface) to load some validation rule( rule like 'Inventory Item= some item numbers) to a condition for Order line entity. (i.e. to load records into OE_DEF_CONDN_ELEMS).
    Please let me know, thanks in advance

    I am not sure of the purpose, if this to enforce a processing constraint, I will use API in the validation template defitniion and in the API I will qualify the items.
    You can have these items setup in value set of a look up (custom) and then have user interface control on the same.
    Is that what you are looking for?
    Thanks
    Nagamohan

  • E-mail notification for order lines maintained with an invalid license

    Hello Experts,
      I have a requirement to develop an e-mail notification for order lines maintained with an invalid license.
    T-Code VA01, this mail will be triggered if order has been blocked due to invalid or no license at the time of saving.
    we can add email notification by using some user exit.  Can you please guide me on how to go about looking for the appropiate user exit. Or any other suggestions.
    Thanks,
    Abhishek

    Abhishek,
    check this
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    Re: va01 user-exit....
    http://www.allinterview.com/showanswers/69164.html
    Thanks
    Bala Duvvuri

  • Disk utility says repair needed but repair grayed out

    I ran a disk utility verification, which indicated that repair was necessary.  However the repair option was grayed out.  How do I effect a repair?

    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

  • Gray out print button if status is blocked

    Hello Experts,
    I'm new to module pool programming.
    I have one application developed by implementers, In that we need to gray out the print button when the status of the LC is blocked.How can i achive it.
    Suggestions plz...
    Thanks in advance.
    Indra

    Hi,
       In the PBO of the screen in the status module write this
    DATA FCODE TYPE TABLE OF SY-UCOMM.
    if   LC . -
    wat ever ur condition
    APPEND 'PRINT' TO FCODE.
    endif
      SET PF-STATUS '9013' EXCLUDING FCODE.
    this will exclude the button wen ur condition will satisfy

  • Item Category Grayed Out (Not Available for Input)

    Hi Experts,
    I want to know SAPs logic for graying out it. cat. field (PSTYV) when entering an Order. Item category  cannot be changed while creating an order once its determined. How & why does SAP grays out it. cat. field and under which circumstances.
    My case: I have a configurable item and based on this item subsequent item and its it. cat. is determined, once SAP determines second item it is graying out it. cat fields on both items. Though in configuration I have manual it. cat. maintained for both items along with dependancies. Any info on this matter will be greatly appreciated.
    Thanks

    Hi Ron,
    Please refer to note 208245 as it has the answer of what you are looking for & possible workaround solution to meet your business requirement. Otherwise, please do not hesitate to update this forum.
    Thank you.
    Best regards,
    Huey Chin

  • Business area to be grayed out or hidden for IM program position

    Hi Experts,
    We want to make the business area field to be grayed out or hidden in IM program position.
    We have tried to find of the Field selection for IM program position in configuration, but unfortunately we have not found out any configuration path for the same.
    Then we tried to control the business area value by putting any validation / Substitution in IM program position.
    But we have not found any validation or substitution for IM program in Customization.
    Can you please help in the above issue ??
    Regards,
    Pradip Shelke

    Hi,
    There are no configuration nodes nor any substitution or validation available in SAP (standard) that will help in controlling the business area field. The only option available would be to look at user exits:
    AAIC0001 | IM Summarization: Processing values after selection        
    AAIC0002 | IM Summarization: Processing of assigned entities after sel.
    AAIC0003 | IM Summarization: Definition of User-Defined Characteristics
    Please note that business area is a general field that is used across modules in SAP therefore cannot be restricted via authorizations (unless all effects are considered).
    Regards,
    Ammar

  • Grayed-out "Send" button

    Yesterday I had no problems sending messages, but this morning when I tried to send an email, the "Send" button is grayed out, not allowing me to send any messages. I tried changing the recipient, but it's grayed out on any message that I try to send.
    Any ideas? Thanks.

    Probably an "offline" SMTP server.
    Meaning under "accounts" pref in Mail. There is a server that is listed under "Outgoing Mail Server (SMTP)" is probably listed as offline. If you click on it, the option to bring it back online should be presented.

  • Why is intellisense disabled/grayed out in SSMS 2012 Query? How to enable the intellisense?

    I just got SSMS 2012 loaded on my win 7 workstation yesterday. Intellisense was working fine. Then I went to Tools/Options to select Display line numbers.  Intellisense was still working yesterday.  But today there is no intellisense, and I observed
    that intellisense is grayed out in the Query menu.  In Tools/Options the intellisense is checked to be enabled.  I tried ctrl shift R, and also tried in manually from the Edit/Intellisense menu, but still no intellisense, and still it is grayed out
    on the Query Menu. 
    What can I do to fix this?
    Rich P

    Thank you for the reply.  I had already gone to that site and tried the suggestion, but that did not fix the problem that I'm having with the intellisense.  I have had this problem before where the intellisense is working for a while and then it
    quits working all of a sudden.  I am guessing that someone installed some more stuff my workstation and that may have caused it.  I vaguely recall with sql 2008 R2 (or maybe it was with sql 2012 on another workstation in the past) I installed some
    sp, and then (with maybe a few more steps in addition) the intellisense started working again.  I just don't remember what I did (or which version of sql server I did it to).
    Rich P

  • Download option is disabled, grayed out.

    Why is my Download option to re-download a purchased item, is grayed out? It's not active.
    Please advice.
    Thank you.

    Why is my Download option to re-download a purchased item, is grayed out? It's not active.
    Doublechecking. Did you delete the item (and associated file) from your library prior to attempting the redownload?

  • Why when I drag photo from bridge into existing document, it opens with an X through it? Most of my functions are then grayed out. Thanks for any help.

    why, when I drag a picture from bridge into PS, to an existing document, I get N x THROUGH TH
    E PICTURE AND MOST OF MY FUNCTIONS are grayed out?

    It is opening as a smart object. Simply right click on the image in the layers panel and "Rasterize Layer" when you are finished placing and sizing the new image.
    Benjamin

  • How can I customize Firefox to eliminate the function where the browser grays out the window in order to highlight a question box?

    Ever since I upgraded from Firefox 3 (which I waited so long to do because I couldn't customize the newer Firefox the way I wanted to) to Firefox 14.0.1, I have had a problem.
    I guess that one of the websites I visit is trying to imitate Windows, where the background becomes grayed out whenever it wants you to concentrate on a response box. So when I am on a third-party email site (Inbox.com), and delete a message, when the message box pops up to ask me if I really want to delete the message, the background becomes grayed out while the response box is displayed. This never happened on that site when I used Firefox 3, and I would like to prevent this from happening.
    I have tried to manage this with an add-on (Element Hiding Helper for Adblock Plus), but it won't allow me to select the grayed out part of the screen the way it does with unsolicited "pop-ups".
    Is there a Firefox setting or an add-on I can use to keep the background from becoming "grayed out"?
    Thank you

    Thanks for responding.
    It isn't that there is anything grayed out that I need to see, just that it would be a preference of mine to not have the graying occur. It didn't happen in build 3.
    It's just that something about the graying strikes me as "bossy", and since it's my computer (and I should be able to control it as I please), it irritates me.
    To answer your other post, I don't want to upgrade to build 20. Actually, I would rather return to 3, just to keep things like this from happening.
    In version 3, I also had more control over the autocomplete function on some websites. I'm not talking about the autocomplete that fills in forms or passwords, but the autocomplete that occurs when you type in a search box on a website. I had eliminated almost all occurances of autocomplete by using various different things, until I got Firefox 14. Now I have to put up with it on a few sites, including one that I use often.
    Every time I get a newer version of Firefox, I have to accept more and more things that I don't want to have in my browser.

  • Print out Format Modification for Orders & Notifications

    Dear All,
    I need to create new Print out format for Order & Notification.
    Can any body suggest what will be the necesary config settings need to be done after creation of new  Print out form & how i can achieve it?
    Regards
    Dhiren

    Dhiren,
    After creating a new form,please follow the below steps..
      1) Use transaction OIDF to create  a New shop paper by copying a existing shop paper (Which suits your needs). Replace the SAP Script form with your new form and try to keep the same standard program. 2) Use transaction OIDG to assign the shop paper to order type.
    Use transaction OIDA and OIDB to do the same two steps for the Notification.
    Regards
    Narasimhan

Maybe you are looking for