Disable/Grey out a row in ABAP Objects

HI,
I have a reqmt where in which in the report -
when check box display BOM is checked only BOM components needs to be displayed in the output but should not allow user to select the row and make changes by pressing anybutton.
The display rows should get greyed out. How to achieve this functionality thru ABAP objects.
Thanks

Hi Namit,
Open the particular page , and select dynamic navigation (from the right hand side corner Display drop down menu ) .
U will get all the links which r there in the detailed navigation.
and uncheck the visible property .
Surekha.

Similar Messages

  • BADI/user exit for me22n - disable/grey out field quantity (MEPO1211-MENGE)

    Dear all SAP gurus,
    When changing PO (ME22N), I need to disable (grey out) the quantity field on item (MEPO1211-MENGE), when all scheduled quantity is already received (EKET-MENGE = EKET-WEMNG).
    Have tried using LMEIGICJI and Handle_event method in CL_SCREEN_VIEW_MM. But still doesn't go to the screen that wants to be disabled.
    Tried using BADI ME_PROCESS_PO_CUST, but couldn't find how to disable the quantity field.
    (IF_EX_ME_PROCESS_PO_CUST~FIELDSELECTION_ITEM only works for custom field).
    Please kindly advise
    thanks in advance

    Hi Ahmad,
    No need of ABAP, follow this IMG Path.
    Material Management -> Purchasing - Purchase Order ->  Define Screen Layout at Document Level
    After Executing it . Choose ME22 from list and then choose display icon.
    than double click Quantity and Price here uncheck opt. Entry and check display.
    save your work.
    Hope this works.
    Regards
    Ahsan

  • How to disable (grey-out) the ticks of a JSlider?

    Hi everyone,
    In my GUI, I have a JSlider that I want to be disabled (greyed out)
    because it should be only actived on my application next version.
    (It is important though to have it to preserve GUI appearence).
    Problem is that I was unable to greyout the ticks even though
    already managed to grey out the slider and the number labels.
    Right now, it is pretty uggly to have a partial disabled slider,
    because due to ticks not being disabled.
    Questions:
    1) Does anyone have an idea of how to do it?
    A small part of my code is shown below:
    JSlider dynSl = new JSlider();
    dynSl.setMajorTickSpacing(1);
    dynSl.setValue(0); //Default
    dynSl.setMaximum(7);
    dynSl.setMinimum(0);
    dynSl.setPaintLabels(true);
    dynSl.setPaintTicks(true);
    dynSl.setFont(new java.awt.Font("Dialog", 0, 9));
    dynSl.setSnapToTicks(true);
    dynSl.setEnabled(false);
    // small code just to put the numbers of the slider smaller
    Enumeration enum = dynSl.getLabelTable().elements();
    while (enum.hasMoreElements()) {
    JLabel elem = (JLabel)enum.nextElement();
    elem.setFont(new Font("Dialog",0,8));
    elem.setEnabled(false);
    2) If not possible, how do I change the colour of a JSlider (including
    the Ticks)?
    My idea is to change Slider's colour to the same grey colour one used
    to disable it, making at the end the slider look as if it was disabled.
    Thanks in advance,
    Jorge

    Hi again,
    Thanks for the help.
    I was trying to avoid not having the ticks at all but it seems to be
    the best choise because I could not solve the problem of greying out
    them.
    I did some more troubleshooting though and for my surprise, if I use
    the same code alone, i.e, a simple frame with just the slider it works
    fine. I even thought that it was related with having Windows LnF as
    opposed to Metal (Java) LnF, but that was not the problem.
    The only thing it comes to mind, is that there may be some problem by including the slider on a GridBagLayout !?!?!?
    Anyway,
    What has no simple solution, solved is! :-)
    Jorge

  • Webdyn Pro - Grey out certain rows in ALV?

    Hi guys,
    I'm quite new to webdyn pro. So please bear with me
    I've a webdyn pro component which displays a simple alv output on screen.
    I have a requirement where I need to check if lets say Status = 1 or 2 or 3 or 4.
    If its either one of those status, grey out those row.
    How I'm displaying it is
    node_searchinfo = wd_context->get_child_node( name = `SEARCH_DATA` ).
      node_searchinfo->bind_table( it_searchdata ).

    Hi,
    You can add new attribute "CellDesign" of type WDUI_TABLE_CELL_DESIGN to your structure.
    bind this attribute to alv  columns cell design. Something like this
      field-symbols <wa_colum> like line of lt_columns.
      lt_columns = l_table->if_salv_wd_column_settings~get_columns( ).
      loop at lt_columns[] assigning <wa_colum>.
    <wa_colum>-r_column->set_cell_design_fieldname( value = 'CELLDESIGN' ).
    endloop.
    fill the celldesign value 00 (standard) and according to your status fill celldesign value (see domain WDUI_TABLE_CELL_DESIGN ).
    This has been discussed many times in SCN , so you could easily find resources if you do a search.

  • Want to disable/"grey out" dial-up connection "settings" button in the "connections" tab of Internet Options

    Hi, I'm looking to "grey out" a dial-up connection for some users in workplace, so that they are forced to use our VPN client in order to access the web. Does anyone know if this is possible?
    I know you can disable all settings on that tab using local group policy, (e.g. Administrative Templates\Windows Components\Internet Explorer) but I only want to disable a specific dial-up connection (for usb 3G modems).
    I've read of various IE settings being locked down in the registry here, HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions, but havent seen the settings I want.
    The actual connection is visible here, HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections, I just cant figure out how to grey it out. Any ideas? Thanks!

    http://technet.microsoft.com/en-us/library/cc732613(v=WS.10).aspx
    The following Group Policy settings can be edited and applied to users that are members of the Group Policy object (GPO) in which the Group Policy setting is included. By default, the Group Policy settings are not configured.
    Prohibit deletion of remote access connections. If you enable this Group Policy setting, then affected users cannot delete any remote access connections, including those they create themselves.
    Prohibit access to the Remote Access Preferences item on the Advanced menu. If you enable this Group Policy setting, then affected users cannot access the
    Remote Access Preferences setting on the Advanced menu of the Network Connections folder. The top menu bar, including the
    Advanced menu, appears when you press the ALT key.
    Prohibit access to properties of a LAN connection. If you enable this Group Policy setting, then affected users cannot change any of the properties of a LAN connection.
    Ability to change properties of an all user remote access connection. If you enable this Group Policy setting, then affected users can modify the properties of a remote access connection that is shared with the other users on the computer.
    By default, standard users can only modify properties for a connection that is not shared.
    Prohibit connecting and disconnecting a remote access connection. If you enable this Group Policy setting, then affected users cannot connect by using any remote access connection, or disconnect any that are currently connected.
    Prohibit changing properties of a private remote access connection. If you enable this Group Policy setting, then affected users cannot change the remote access connection properties that are not shared. By default, standard users can modify
    connections that are not shared.
    Prohibit renaming private remote access connections. If you enable this Group Policy setting, then affected users cannot rename remote access
    connections that are not shared. By default, standard users can modify connections that are not shared.
    Rob^_^

  • HELP - Guest Log In on File Sharing Suddenly Disabled (Grey Out)?

    Hello all.
    This is my office MacPro, we have a pool of Macs running graphics and also Avid software. We file share with local network through Apple File Sharing.
    By default we would be able to turn on our own Mac's file sharing, and other user would log in to our Public folder > Drop Box ... etc
    In Leopard, we are able to designate other folder for file share, which I have done. I disabled my default Public folder for file sharing. And created a folder outside my User folder for file sharing, so that others log into my mac as guest user can access it too.
    Actually everything is just fine, other mac users just need to log in as Guest to access my share folder.
    But this morning, all of a sudden, without any tweaks or anything, other mac users cannot log in as Guest, the Guest option is grey out.
    I have tried disabling file share, enable, re-create a new folder to share or re-enable the default Public folder to share, but the Guest option is still grey out.
    What could have happen?
    Need to solve this as soon as I can, thanks and cheers

    Thanks - the weekend was very pleasant indeed!
    I agree that something seems to awry in the Leopard MBP. The question is "what". The symptoms now are:
    1) iTunes music sharing from MBP is broken
    2) Connecting to Panther Mac via AFP is broken (although one Mac can be connected via IP address)
    3) Machine works well on a Windows network
    Based on all of this, I would guess that there is a problem in the "Bonjour" networking of the MBP. You could try:
    1. Using a different account to see if it is local to your user id.
    2. Failing that, removing your com.apple.AppleFileServer.plist and com.apple.AppleShareClient.plist files from /Library/Preferences
    Outside of that, I would have to do some more digging.

  • Tiger - All Sahring Options/Services disabled, greyed out

    Hello from Portugal!
    I noticed that on System Preferences I had all my Sharing services disabled and cannot select any of them (greyed out). Also, the Firewall Tab was disabled to (greyed out), and I couldn't select it either. I noticed that as the first option (also greyed out) I had a new service called "M82" ( ? ) that I had never seen before.
    1- So I did a Archive and Install from Tiger 10.4.0 original DVD to try to find out what update cause this strange behavior.
    2- After that I updated from 10.4.0 to 10.4.11 (Combo update) with Software Update.
    3- After that I checked the Sharing services and all was well and normal. I could select/activate all the Sharing Option and the Firewall Tab was back to normal again.
    4- I returned to Software Update and Made the folowing updates/instalations:
    . Java 1.3.1 and 1.4.2 Release 2 (2.0)
    . QuickTime (7.6)
    . Migration and DVD/CD Sharing (1.1)
    . Safari 3.2.1
    5- After the restart I checked again and all my Sharing services and Firewall Tab were once again disabled. Also, the mysterious new service "M82" (also disabled) was back again.
    So the cause of this problem is one (or more) of the updates I made in step 4 (maybe not Safari 3.2.1).
    What can I do to resolve this issue without having to install Tiger 10.4.0 again?
    Thank you for your help!
    pedro
    Message was edited by: Pedro Taquelim

    Thanks for your help BDAqua,
    I modified my system language from Portuguese (Portugal) to english an all got back to normal.
    altought it's a solution to resolve this specific problem, it's forces me t use english instead of my mother language. Not wise. I'm going to contact Apple to fix this.
    Thanks again!
    pedro

  • Sort option in Repetitive Area on AR Invoice PLD is disabled / greyed out

    Hi Experts,
    I have an issue whereby in my PLD the sort option under Print Layout Design Manager -> Repetitive Area -> Sort is greyed out / disabled in the AR Invoice PLD. Does anyone know why this might be? I've not seen this before and I can't find any notes relating to specifically to this issue in an AR Invoice PLD.
    2007A PL06 Hot Fix 01.
    Many thanks for any help,
    Caroline

    Hello Khushwant,
    In SAP when your business Process is Sales Order --> Delivery --> AR Invoice
    SAP would print the Batch Numbers along with the Delivery document.
    But your Business Process is Sales Order --> AR Invoice
    SAP would print the Batch Numbers along with the Invoice document.
    Whichever document releaves inventory, SAP will Open the Batch selection screen when adding that document and the Batch Report will be printed on a seperate sheet along with that document.
    The functionality change in SBO 2007, is that the Batch number print on the Delivery / Invoice document itself instead of on a seperate Page as in 2005.
    Could you please explain your Business Process in relation to what I have mentioned earlier.
    Printing the Batch Number as part of the Invoice document itself in SBO 2005 is going to be a tough task.
    Let me know if where and how you want to print this information.
    Regards
    Suda

  • How to disable (grey out) button in report

    Hi,
    Can any one; pls help how to disable button (grey out) on some specific condition.
    I have a report of 2 pages; In first page it displays few records; once click on specific record control goes to next page 2; And here i have button (template based button); Once click on this it perform pl/sql procedure.
    My requirement is: The button should disable (should not hide) when moves from page 1 to page 2 based on some specific returned values in page 2.
    I have return code in button conditions (Condition type = PL/SQL Function Body Returning a Boolean)
    Sample code is:
    if :value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;
    The above code is working fine with button completely disappers if the :value1 = 'disable_test_value' (which is suppossed to be as we gave return false).
    My question is: Is there any way; we can still show button (but button disabled or grey out; so that no action can perform on this button )? And also show some text message in other text field when button is disabled?
    Thanks!!
    UK

    I have an example: http://apex.oracle.com/pls/otn/f?p=27168:1 using theme #2. You need to use a theme that has a "grayed-out" alternate button template.
    To accomplish this I:
    1) Created one item named P1_VALUE1 to contain the condition as to whether the button should be enable ("enable_test_value") or disabled ("disable_test_value").
    2) Created an enable button with a "Button Style" of "Template Based Button" with "Button Template" value of "Button". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 = 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    3) Create a disabled button with "Button Style" of "Template Based Button" with "Button Template" value of "Button, Alternate 3". I had the "Condition" type of "PL/SQL Function Body Returning a Boolean" to be:
    if :p1_value1 != 'disable_test_value' then
    return false;
    else
    return true;
    end if;I had the "URL Target" to be: javascript:alert('Performing function ...');
    Mike

  • "Anti-alias" greyed out when free-transforming smart objects.

    While resizing smart objects, I noticed that the anti-aliasing was  very contrasting and not smooth enough for my purposes. I realized that  if I rasterized the smart object before resizing, the anti-aliasing was  better. I then noticed that there was a setting when free-transforming  smart objects called "anti-alias." However, I am unable to activate it  as it is greyed out. So, here's two questions:
    1) Is there a way to make the anti-aliasing for smart objects the same as that of rasterized objects?
    2) Is there a way to activate that "anti-alias" setting when free-transforming smart objects?
    Thanks in advance for any help you can provide

    On top of what Zeno Bokor wrote that while your doing the transform your viewing a quick scaled preview not the actual transformation you wrote
    The SOs I'm talking about are bitmap images I made into SOs to be able to resize and edit without destructive changes, not imported vector graphics from AI.
    You did not state how you made the bitmap images  into smart object.   If you just converted a layer you had been working on into a smart object some damage may have already been done to the bitmap image.  You might  get better results if you started out with a smart object layer to begin with by using ACR open as smart object option or by placing your camera jpeg images into your document as starting points.

  • Disabling/greying out some values in dropdown list

    Hi All -
    I have a dropdown select list (LOV from a table) and it lists all the employees and contractors from a table.
    How do I greyout/disable contractors only i.e. user shouldn't be able to select the contractor from the list but it should be displayed in the dropdown list.
    I am using ApEx 3.2 version.
    Please share your expertise.
    -Seenu

    I wasn't going to comment first, but next time search the forums before posting a question and then when it is necessary to post, please give people adequate time to respond. Oracle's forums were having technical problems which prevented me from posting earlier -- not that a 4 hour turn around is bad for free advice anyway....
    My original planned response:
    Patrick's response in this thread helped me:
    Select List With Heading
    I spiced it up a bit by actually changing the color of the option within the select list...
    I added
    <style>
    .graySelect
    color: gray;
    font-size: 12px;
    </style>
    to the HTML Header and
    modified Patrick's query by using something similar to (took my solution and put it in his example):
    , JOB_ID||DECODE(JOB_ID, 'AC_MGR', '" class="graySelect" disabled="disabled') AS R
    But you need to account for differences in browsers...
    1) firefox (version 3 from my testing) will not let you select the disabled/grayed out option...
    2) internet explorer (version 6 from my testing) WILL let you select the disabled option...it actually then sends in a NULL value for that HTTP POST parameter...so as patrick says you will need to have a page item validation to make sure they didn't submit a gray option (and return an error if they did)...
    good luck!

  • Disable/Grey out all objects on the FP.

    Is there a VI or an invoke node method that disables & enables all controls in the FP? I know you can use control refs for all the FP ojects but maybe you know of an alternative.
    I am using an event stucture that fills a queue. When my queue gets full it waits for a dequeue before it can enqueue this locks/block my ES therefore I need to freeze the FP when the queue is 90% full. I would not like to use an enqueue timeout so freezing avenues that trigger an enqueue is the elegant way out.

    I think I will be able to solve this problem using the example "Locking Front Panel Controls".
    thanks

  • How to Enable/Disable/Grey out   fields

    Hello Friends,
    My requirement is to create 3 buttons....by default all should be enabled.when i click on first button other should get disable.....means one at a time.
    I have created 3 attributes of type wdy_boolean...and in button properties ENABLED-- i binded it to corresponding attributes.
    then in Actions i am setting that attributes...i tries as ABAP_TRUE as well as ABAP_FALSE but by default all are coming disabled.
    Can you pls help me out of this.
    Thanks
    Kiran

    in Customizing Transaction SPRO
    goto:
    SAP Solution Manager
    Scenario-Specific Settings
    Change Request Management
    Extended Configuration
    Change Transaction
    Transaction Types
    Partner Schema
    Define Partner Determination Procedure
    >> select your Procedure i.e. ZDHF0001
    goto: "Partner Functions in Procedure"
    change the flags in "Changeable"
    PS: be aware that this might cause other problems to appear.

  • Language selection is disabled (greyed out) - Creative Cloud Desktop app

    Hi,
    Like the picture below shows, the language selection in the Creative Cloud Desktop app is disabled. (as well as everything else in the Apps tab)
    I would like to change the language to English, but how?
    - Lars Olsen

    Hi LarsOlsen,
    Welcome to Adobe Forum,
    It will depend on your operating system. Windows users have reported the need to remove and reinstall the application for the langauge to switch.
    Macintosh users have mostly reported the same behavior with the language changing without the need to reinstall.
    This link may be helpful: http://helpx.adobe.com/creative-cloud/kb/change-installed-language.htm l.
    You need to adjust the language setting in the Creative Cloud application.  Please see Adjust the install language | Creative Cloud applications in the link
    above.Please let us know if you require further assistance.
    You can contact Adobe Support via http://adobe.ly/yxj0t6.
    Regards,
    Rajshree

  • "Convert Null Database Values to Default" is disabled/greyed out for CR2008

    We have a new install of Crystal Reports 2008 12.0.0.683.
    I can set the Options to check "Convert Null Database Values to Default", but I created a new report on crdb_odbc.dll to SQL Server BEFORE setting this Option on.   I need to check that option on in Report Options, but it is disabled, and I have no idea why - never seen anything like that happen (and cannot find any reference to it in the Forum threads).  Another thing I noticed in the Database Expert is the indexed fields do not have a coloured identifier. Not sure if that is related.
    However, now  in Options if have checked Convert Null Database Values to Default, and when I create a new report, it remains checked in Report Options and enabled.  I just don't really want to have to create my report from scratch again.
    Any thoughts?  Thanks!
    Do I need a service pack, and if so, where do I download that from?

    Hi Angela,
    Please try the following :
    1. File menu>>Report Options.
    2. Uncheck the check box "Perform Grouping on Server".
    3. Now check whether "Convert Null Database Values to Default" is enabled or not.
    Regards
    Manish Tiwari

Maybe you are looking for

  • I got my repair back...

    i just got it back. remember i sent it in because it was toooooo hot and i had 2 error messages on the hardware test. they told me that the Logic Board failed. well this is what it says they fixed. i dont know what it means but maybe someone techy wi

  • Running a Zen Micro on Windows 9

    I am thinking of getting a Zen Micro and i am running Windows 98SE, although Windows 98SE is listed in the minimum system requirements it says this below: "NOTE The software applications on the Zen Micro CD may have higher requirements for basic func

  • Why is it taking so long to transfer data. From one MacBook to another?

    I'm transferring data from my old MacBook pro to a new mb pro. 68 hours? Wow why so slow. It is via my wifi but 68 hours. Any help will be appreciated Thanks

  • App Store Opens By Itself / Intrusive Gaming Ads

    When using quite a few apps, either chat, games or even browsing via Safari, for some unknown reason the current app will switch to the App Store and prompt me to download a game, usually 'Game of War' or some other such thing. It happens without war

  • Please Help me : Oracle and LDAP

    Hi !! I really need your help, i have a problem and several solutions, and i really don't know how is the best, and the easiest !!! I ve got a web application which is provisioning an Oracle database thanks to java servlet and PL/SQL api. In addition