How can we change Non-Editable field in MM02

Hi,
I want to change some fields value through MM02, but they are non-changable mode (GRAY).
Please let me know the SPRO setting, from where I can change that fields or some other option is there in SAP..
Thanks

Hi,
The Fields can be made EDITABLE in the Transaction code  OMS9
Goto the Transaction code OMS9 and enter the FIELD SELECTION GROUP of the  Field ( from drop down)
and  in the below screen you can find the Details like
HIDE,
DISPLAY
OPTIONAL
REQUIRED
You can check the filed as per your requirement.
regards,
santosh

Similar Messages

  • I am using a 5s under IOS 7.1.1. How can I change the year field directly when editing an existing calendar entry?

    I am using a 5s under IOS 7.1.1. How can I change the year field directly when editing an existing calendar entry?

    Glad that helped.
    Enjoy your iPhone!

  • How can we change the input field on a view stop showing zeros

    Hello,
           To make screen look consistent with other character input field. How can we change the input field on the view stop displaying zeros even though the data type is NUMC and data type should not be change?
    Edited by: sap_learner on Mar 25, 2010 5:44 PM
    Edited by: sap_learner on Mar 25, 2010 5:49 PM
    Edited by: sap_learner on Mar 25, 2010 5:55 PM

    hello Manas Dua,
                           Thanks for your help. I am able to resolve my problem.
    My code will help  the future comers to resolve this kind of issues.
    *The code is applied to method WDDOINIT of the default view.
      DATA lo_nd_terms_input    TYPE REF TO if_wd_context_node.
      DATA lo_nd_terms_input_i TYPE REF TO if_wd_context_node_info.
      DATA lv_zeros             TYPE wdy_attribute_format_prop.
      lv_zeros-null_as_blank = 'X'.
      lo_nd_terms_input = wd_context->get_child_node( name = wd_this->wdctx_input ).
      lo_nd_terms_input_i = lo_nd_terms_input->get_node_info( ).
      lo_nd_terms_input_i->set_attribute_format_props(
        EXPORTING
          name              = `ENTER THE ATTRIBUTE NAME`
          format_properties = lv_zeros     ).
    Edited by: sap_learner on Mar 26, 2010 5:02 PM

  • How can I change the "From:" field in iOS Mail?

    This is a weird one.
    I have a gmail work email account that has been set up for me. There's a primary email address assigned to it, and a secondary one (which is the one I want to use).
    No problem at all sending from the secondary account on my MacBook Pro. I just hit the drop down menu by the "From:" field, and I can select it from there.
    However, when I send from my iPhone, I'm only given the option of sending from my primary email address, not the secondary one. This is despite the fact that I've synced Mail accounts via iTunes.
    Any idea how I might fix this so I can send from the secondary account on my iPhone?

    First of all, please fill in the Computer Model and Operating System fields on your My Settings’s profile (and click Save). This is essential information that should always be provided when asking for help.
    Now, what does “I can't change it” mean? What appears in the From header of the messages you send is determined by your Mail > Preferences > Accounts > Account Information settings...

  • How can I 'unlock' non editable adjustments in layers

    I have downloaded a nice free flyer psd template, which I need and should be able to adjust. But I cannot edit any of the layers. They appear to have a folder structure and have it says 'non-editable adjustments'when I hoover over the pencil.
    I somehow need to unlock this but have no option to do so if I right click.
    I have seen this before ....
    Have no idea how to work with this.
    Can anyone help me out?
    I work with elements by the way....
    See screenshot ...
    Muchas gracias!
    Jeannette

    Folders permit the grouping of elements on separate layers and then blend modes or masking can be applied to the entire folder. Folders are not supported in PSE layers; it's a pro feature.

  • How can i change to display fields in the transaction WAE01

    Hi friends ,
    I need to change to mode ´Display´ the fields "Generation" ( Waste Generator - BPGEN ) and "Waste" ( Material That Represents the Waste - MATNR ) in the transaction WAE01. I'ts posible ?
    I looked for any settings that would allow me to do this but not found.
    Appreciate all the help they can will provide.
    Thank you.

    Hi !  Amol,
    That is true, but I need those fields are not editable since it started in the transaction WAE01.
    Let me explain because I need to do this, end users often are wrong when capturing data in the fields Generation, Generator and Waste, but if you enter the field Generation and then press <ENTER>, The Generator and Waste fields are completed automatically.
    My idea is to switch to display mode fields Generator y Waste and only allow data entry in the field Generation to avoid entry errors.
    Thank you and I would appreciate your comments !

  • How can I change the from field in muse formular?

    I want to change the sender e-mail from my to the one who is actually sending the formular on a adobe muse site.

    Hi,
    There is no native feature in Muse to change this.
    Regards,
    Aish

  • How can i change zz-field in VA01 transaction using BAPI_SALEORDER_CHANGE

    Hi ,
    i have to change the some customized fields (z-fields ) in transaction va02.
    how can i change the customized fields using bapi. i am using 'BAPI_SALEORDER_CHANGE' .
    i am writing my test program like this :
    wa_extension-structure = 'VBAK-ZZDELVRNO'."'BAPE_VBAK'.
    *"'VBAK-ZZDELVRNO'.
    wa_extension-VALUEPART1 = '100000303810'.
    wa_extension-VALUEPART2 = '123456'.
    append wa_extension to it_extension.
      MOVE: con_upgrade TO l_header_inx-updateflag,
      con_x TO l_header_inx-bill_block.  " Billing.
    l_faksk TO l_header_in-bill_block.  " Billing block.
    *--Call Bapi 'BAPI_SALESORDER_CHANGE' to change billing block
      CALL FUNCTION 'BAPI_SALESORDER_CHANGE'
           EXPORTING
                salesdocument    = l_vbeln
                order_header_in  = l_header_in
                order_header_inx = l_header_inx
           TABLES
                 EXTENSIONIN    =  it_extension
                return           = it_return2.
    i don't know exactly wat's the value i have to populate into table EXTENSIONIN .
    it's very urgent .
    Thanks,
    kumar.

    BAPI-step by step procedure
    http://www.sapgenie.com/abap/bapi/example.htm
    list of all BAPI's
    http://www.planetsap.com/LIST_ALL_BAPIs.htm

  • Enabling the non editable fields

    Hello Friends..
    How to enable a non editable field. For example...how to make Personnel area field in IT0001 into a editable field. For some reason..we need this. Is there a way...?
    Kindly help..
    Thank you

    Hi,
    Assignmwnt which you hav don in info typ 0000 (Prsonnl area) will be as non editbl  fild in info typ 1
    i would like suggstest. instead of doing personnel area field editible, met ur requitmet with prsonnel subarea on same info type 1.
    If it is, there will be no problems
    Friends correct me if i am wrong.
    Edited by: MVRmvr on Aug 19, 2010 1:14 PM

  • How to make non editable field after requestor created the shoping cart

    Hi,
    i need to make non editable field (Price field) after requester created the shooping cart.The field should be  non editable only for requster .
    this i need to make when workflow triggers when the buyer sends  back the shopping cart to requester.
    one solution which i found:depend on the status of the shoping cart
    but i dont know whether it is correct way.
    if not please suggest me the solution.

    Hi,
    You can implement the BADI" BBP_UI_CONTROL_BADI".
    You can check for the role of the user who has logged in(e.g. for user REQUESTER,there will be a distinct role to idnetify that the user is a requester) and then acc set the display properties for the field PRICE.
    For sample code pls refer the foll links:
    Sample code for BBP_UI_CONTROL_BADI
    Re: Hiding Shopping Cart Fields in SRM 3.0
    Re: How to Hide the attributes from template BBPSC01?
    Re: How to validating total value in shopping cart
    Re: Price filed in Shopping cart should be in display mode
    BR,
    Disha.

  • How can I change the payment method to None with gift card balance.

    How can I change the payment method to None with gift card balance?
    I already have an Apple ID account with no credit card but when I try to log in download free app it says Apple ID has not been used in iTunes store please review your account and it appears the billing info and there's no none in the option..how can I solve this so that I can used my Apple ID and can download free apps?

    Hi ..
    Help here >  Why can’t I select None when I edit my payment information?HHi

  • When I edit a song in itunes (i.e change the year) on purchased songs, the next time I return to itunes, the information has reverted back to the original information. How can I change that?

    When I edit a song in itunes (i.e change the year) on purchased songs, the next time I return to itunes, the information has reverted back to the original information. How can I change that?
    When I purchase ITunes music, and it is a song from a Greatest Hits album, the Year of the song shows the year the CD was released and not the year the song was released (i.e. a song may be from 1986, but the Greatest Hits album was released in 1999, so my songs in ITunes show 1999).    So, I go into each of those songs and change it to the year that I want to be displayed. As long as I don't exit out of ITunes, it will show the year that I changed it to (i.e. the 1986 year in this case). But if I exit out of ITunes and then return to ITunes, the year reverts back to 1999. The same happens if I change the genre of a song from, say 'Pop' to 'Alternative', it will revert back the next time I log in.
    Oddly enough, as soon as I right-click on that song to change it back, the year/genre that I had entered returns.
    How can I make it so my changes are permanently displayed as I want them?  This is pretty annoying when I try to find a song on my Ipod under a certain genre, but it doesn't appear in that genre because the incorrect information gets synched to the Ipod.

    Make sure that these two options in Edit > Preferences > Store are turned off:
    Then exit iTunes and open it up again.  Your metadata entries should then be persistent - with these options checked iTunes will be comparing what you have with the information held in the iTunes Store, and will overwrite with the latter for Store purchases (and if you have iTunes Match).  If you have any iOS devices you should also turn off Show All Music under Settings > Music.

  • I adobe acrobat 7.0 professional. When I open or save a PDF it reverts to Adobe Reader XI. How can I change that to the pro as it has far more editing options.

    I adobe acrobat 7.0 professional. When I open or save a PDF it reverts to Adobe Reader XI. How can I change that to the pro as it has far more editing options.

    You may want to keep Reader. You may want to select Acrobat as your default, but be able to click on a PDF (or PDF link) to open in Reader when needed. There are likely some PDFs that will not open correctly in AA 7 because of new features folks add. Just because it opens in Reader XI does not mean it is in the new format, but just that is the default opening you have. To tell the type of file, you have to open the PDF and check the properties (ctrl-D) and check Description>PDF version.

  • How to create non editable fields in OIM?

    Hi ,
    I would like to know about the creation of non-editable fields in OIM.
    Thanks in Advance.

    Hi,
    Where do you want to create this field? (Create User Form, Process Form....).
    If your requirement is to do it in the Create User Form, or Self Register or Edit Profile... You have to edit the FormMetadata.xml file. There are many posts in the forum of how to edit this file but ask if you need any help.

  • TS1363 how can i change from disk modae to normal mode as none of the buttons seems to be working ?

    how can i change from disk modae to normal mode as none of the buttons seems to be working ?

    Have you tried a hard reset of the iPod yet?
    How to reset iPod
    This should take you out of disk mode and allow the iPod to boot up as it normally does.
    B-rock

Maybe you are looking for

  • How can i sync my iPod to my new iTunes

    I have just got a macbook air and I'm very new to apple, i have 1000+ songs on my old iTunes account on my sony laptop I've plugged the iPod in and it pops up saying to sync device all music will be deleted ? is this ok? or is there another way to sy

  • Adobe Staff pushing the Cloud

         Why is that the Adobe Staff is pushing so hard we all get on the cloud. Here ya go Swing over to Yahoo and see that The baord voted to reinstate the 2003 Equity Incentive plan. Equity Incentive is stock options that incease the amount of shares

  • Creating Editable PDF Form

    Hi all, Can anyone help here... I am trying to create a PDF document in Acrobat Pro 9 Extended, which is a form that can be filled in and saved by the end user. I have created the document in InDesign and am using Pro to add in the editable regions.

  • Populating the values in a form

    Hi all, I have a form there I have a single selct dropdown list when i select an option from the available values the other fields should automatically reloaded to the corresponding values. Can any one plz give a solution for this. Thanks in advance.

  • Using caption in Slideshow without showing empty or ""

    I want to show text on selected  individual slides in a slideshow . I know that I can use caption or title for this ( can I use either one or is there a preferred one  ? ) . However , not all the photos in the slideshow have captions, so for those wi