Items of input fields are disabled

Hi All,
I have created form using Web Dynpro. In this form, I have provided connnectivity with R/3 using RFC. After creation of the form, I noticed that input fields are disabled. Can you please suggest me the possible reason for this. I have mapped  input field with model's parameter.
Regards,
Gaurav

Hi Gaurav,
The mistake you are doing is, you have to initialize the newly created input object. check below
/** Hook method called to initialize controller. */
public void wdDoInit()
//@@begin wdDoInit()
// Create a new element in the Bapi_Flight_Getlist_Input node
Bapi_Flight_Getlist_Input input = new Bapi_Flight_Getlist_Input();
wdContext.nodeBapi_Flight_Getlist_Input().bind(input);
// Create new elements in the Destination_From and Destination_To nodes
<u>input.setDestination_From(new Bapisfldst());
input.setDestination_To(new Bapisfldst());</u>
//@@end
This means.. adding to sunitha's code.. you should do below
public void wdDoInit()
//@@Begin wdDoInit()
Bapi<...>_Input input = new Bapi<...>_input ();
wdContext.nodeBapi<...>_Input().bind(input);
<u>input.setXXX(new expectingobjectvalue());</u>
//@@end
Check it...
Thanks,
Raags

Similar Messages

  • Dynpro fields are disabled

    Hi there,
    I want to call a Remote function, but before that i want to set some fields by the values typed in by a web dynpro application.
    I imported the RFC model, defined a view but when the view comes up for some reason all the fields are disabled.
    Can anybody tell me what i should do in order to get the fields enabled
    thanks
    Bertil

    Hi,
    If the rfc imported is zabc_input, I hope you have done the following.
    zabc_input inp=new zabc_input();
    wdcontext.nodezabc_input().bind(inp);
    Suppose you have to input some String value and the attribute is name and mapped to an input field try out the following.
    inp.setName(new String);
    Hope it would help.
    Do pls send in feedback.
    Regards
    Noufal

  • Copying Control Fields are disable in SAP SD

    Hi Friends,
    I am having problem with copying control in SAP SD. While using T- Code VTAF, VTFF etc for copying control, I found all the standard fields are disable but I am able to do all the sale processing. Therefore me doubt is; when there is not even a single field is available in the copying control then how I am able to run all the activities. If these are hidden and maintained in background then how I can able to see the existing fields in copying control. Please reply as soon as possible and clear my doubt. I shall be great thankful to you for this.
    Regards,
    Bharat B

    Hi Frank,
    Thanks for yours kind response to my doubt but the question is still not solved. as i already explain in my question that the available standard fields are disable means they are not in display mode, else these are hidden/invisible, so please try to give me the appropriate answer for that..and one more thing i want to add i.e. standard fields means..the values avialable for source fields and target fields as per the sap standard..as there is no copyning control existing in the system..For instance; copying control from OR to F1, F2 etc, LF to F1, F2 etc are not shown in the system but i am able to process all the sales activities like sales order creation, Delivery Document and Billing Document creation, so i know that stuff that if the copying control is not available then system won't be aloww me to do the single transaction for sales processing..I know this is bit time consuming and cofusing too but i am having faith in YOU. I think now you have understood my problem..so please provide me the solution for that. I shall be great thankful for this.
    Thanks and Regards,
    Bharat B

  • Copying Control Fields are disable

    Hi Friends,
    I am having problem with copying control in SAP SD. While using T- Code VTAF, VTFF etc for copying control, I found all the standard fields are disable but I am able to do all the sale processing. Therefore me doubt is; when there is not even a single field is available in the copying control then how I am able to run all the activities. If these are hidden and maintained in background then how I can able to see the existing fields in copying control. Please reply as soon as possible and clear my doubt. I shall be great thankful to you for this.
    Regards,
    Bharat B

    Hi Friends,
    Thanks for yours kind response to my doubt but the question is still not solved. as i already explain in my question that the available standard fields are disable means they are not in display mode, else these are hidden/invisible, so please try to give me the appropriate answer for that..and one more thing i want to add i.e. standard fields means..the values avialable for source fields and target fields as per the sap standard..as there is no copyning control existing in the system..For instance; copying control from OR to F1, F2 etc, LF to F1, F2 etc are not shown in the system but i am able to process all the sales activities like sales order creation, Delivery Document and Billing Document creation, so i know that stuff that if the copying control is not available then system won't be aloww me to do the single transaction for sales processing..I know this is bit time consuming and cofusing too but i am having faith in YOU. I think now you have understood my problem..so please provide me the solution for that. I shall be great thankful for this.
    Thanks and Regards,
    Bharat B

  • While creating info record mandatory fields are disable .

    hi all,
    while creating info record some  mandatory fields are disable (valid to) in condition what i can do to procede further?
    how i fill data in that  field?

    Hello,
    I think that is set as a mandatrory field. You can give any values in days here. Enter 1 or 2 and proceed.
    Prase

  • Fields in iView Item Details -create mode- are disabled

    Hello,
    we are using SAP MDM Standard iViews (Item Details) to create new data records.
    In some iViews on specific tables - I coudn't find any logic - the fields are grey and disabled instead of white and ready for data entry after pressing button "create". Does anyone has an idea for this? All parameters are set to enable=yes. The tabels are stadnard flat tables. The Roles in MDM are allowing read/write on the fields.
    Thanks a lot!
    Marc

    Hi Volker,
    I create(d) an iview of type Item Details on this table once -and it works! Then I created a similar iView and it didnt work - the fields are grey
    From what i understood from your problem statement is that you are creating two item details iView refering to the same table say Products.
    It means you are are trying to give provision to edit or create the same record through two separeate item detail iview.Or in other words when you select a single record from the result set iview it should display the details in both the item detail iview and also allow you to edit it.
    I am not sure whether this requirement as you are using the same fields in two independent iviews and expect them to work concurrently.
    I may be wrong but this could be one of the reason why when selecting the fields for modification in one item detail view it is showing greyed out in the other.
    Hope It Helped,
    Thanks & Regards
    Simona Pinto

  • Creating PO from PR - some line item fields are disabled.

    Hi All,
    I am creating a PO from purchase requisition through ME21N, from the document flow, I am dragging and dropping the PR into PO screen. While doing this, there are some line items which gets disabled. I want to check where this has been done, I checked in the BADI  and also in screen exits:
    SAPMM06E 0101 CUSTSCR1 SAPLXM06 0101 Subscreen: PO header
    SAPMM06E 0111 CUSTSCR1 SAPLXM06 0111 Subscreen: PO item
    SAPMM06E 0201 CUSTSCR1 SAPLXM06 0201 Subscreen: agreement header
    SAPMM06E 0211 CUSTSCR1 SAPLXM06 0211 Subscreen: agreement item
    SAPMM06E 0301 CUSTSCR1 SAPLXM06 0301 Subscreen: RFQ header
    SAPMM06E 0311 CUSTSCR1 SAPLXM06 0311 Subscreen: RFQ item
    But could not find anything, Please help.
    Regards,
    Madhuri

    Dear Guru's,
    we just facing the already discussed issue that a PO within PLANT from PO-item-level should be part of the PO-output determination. Which userexits have to manipulated to get field PLANT into structure KOMKBEA_FILL especially when PO is still not saved (NO EKKO/EKPO information available) but message is already determined with status "NOT PROCESSED"???
    Thanks for an answer.
    Regards,
    Bernd

  • How to make a page READ ONLY / all fields are DISABLED ?

    Hi all,
    I am using ONE page to do ADD/EDIT/DISPLAY data. When users are in DISPLAY mode, I want all fields on the page to be read only / disabled.
    How is the best approach to do that ?
    (other than going to every fields and set the ReadOnly/Disabled property)
    Thank you for your help,
    xtanto

    Hi Xtanto,
    My business logic is somewhat different - I don't do this for new/editted rows, but based upon other security. You could certainly set something in your backing bean based upon a user clicking "new" or "edit"
    John

  • Input fields are all messed up as far as input is concerned.

    Nexus 10, Android 4.3
    If I respond to reddit threads there are times when I hit the text field and it shows a cursor, but as I type the text will not show. The text is being entered and I can see it in the keyboard suggestion. I have to blind type some text, hit the switch app menu and select Firefox again to see what I typed.
    It also has a hard time determining where the cursor actually is ( this text box I'm typing in just did this when I tapped a word to edit it ). If I try to move the cursor it seems to be stuck where it last was no matter how many times I click to move it. It visually appears to move, but if I start typing the text replaces or types where I last was. Swapping to the app selection screen and back seems to reset the cursor properly after I tap again.
    On top of that, there are times when I close a tab ( I know, not related to slowness,etc.) the content of the closed tab will show up overtop of the tab that should be showing.
    Also, it doesn't matter if I set the about:config flag the the smart bar or whatever it's called, touching tre page makes my tab bar slide closed and I want it to remain open like the last version.
    This latest version is just really bad and it's starting to piss me off!

    It normally happens after a while of replying and browsing. I normally read reddit and reply to multiple posts and after probably 5(?) replies it starts acting up. If I hit the switch app button and swipe Firefox away and reload it it will sometimes be fine for a bit. In fact, when I went to reply to this post, I think I may have had Firefox open last night and it opened the reply from email. Upon clicking on the login link, I had changed my password and needed to re-enter it. I selected the password field, entered my password and found out it wasn't showing the entry on screen. I hit switch apps, selected Firefox, and it showed that I just added my new password to the end of the old one. I selected the password field to clear it and the input key board wouldn't render. It covered half the screen like it was going to come up but it was plain black. Switching apps, swiping Firefox away, going to email and reopening the reply link brought Firefox back up and let me login and reply.
    TLDR; It seems like a memory leak of some sort. It mostly happens after a while of browsing and entering data in inputs. It's not just reddit. It happens on any page that has inputs.
    To add... normally when browsing reddit, I'll long press posts I want to read and open then in new tabs while I scroll down the page, when I get a few pages down, then I'll close the first tab and work my way down the open tabs replying here and there. I'm not sure if it's cause by that but when I witnessed the problem above, that was the only tab I had open... but I don't remember if I was using Firefox last night before going to sleep. (I've been getting frustrated with this bug and been trying the nightly and beta builds, which also act up). I've even resorted going back to Chrome for some browsing but it's bookmarking isn't as easy to use as the Firefox home page and I don't have all my session data there.

  • Input Field disabled in Web Dynpro Application

    Hi,
    I created an application with three input fields and created the corresponding context. When I start the wd app the input fields are disabled and can not be edited. The property enabled if this fields is true!
    I compared the context with other wd app in my nwds and the only thing I recognize is that in other apps, at every attribute is a litte triangle. This attribute also have one property more - it is called "Input Element".
    So my questions are:
    1. What might be the reason why I can not edit the fields?
    2. How can I configure my attributes to get this triangle?
    I appreciate any comment!
    Regards

    Wow, that was more than fast :-D
    But you are absolutely right, THANKS!!! The input fields are enabled now.
    Do you might also know how I can get this triangle? I have this problem also in an other topic ([How-to Integrate Visual Composer UIs within a CE7.11 BPM Process|http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2011e628-b317-2c10-9fa7-952155e10705]). Also see [Video|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/6065bee4-a317-2c10-4c8c-cfa1c3eac185&overridelayout=true] at minute 06:05
    Regards

  • Disable all the input field in Manage Internet Access

    I have find one error that when i use adobe reader with login from my window AD a/c, i cannot use the Adobe Reader Trust Manage because all input field are disable, it is not happen in early time, so could anybody help me to solve this, thx..

    any one could help me?

  • Enable input fields in a view container

    Hi,
    I have inserted a view in another view's view container.
    But the input fields are disabled.
    can anybody tell me how to enable them?
    readonly property is set to false...

    Hi..
    This situation may arise when the attributes (mapped to the input field in the view) are mapped to the interface controller via the component controler and the IsInputElement property of the node in the interface controller is set to True.
    In this case you cannot change the cardinality of the node from the component controller also.
    If this is the case, try by removing the interface controller and component controller binding.
    Regards,
    Sayan Ghosh

  • Input Field Disabled in WEB UI

    Hi,
    I am new to CRM WEB UI.
    I have created Z Component and in that I have created controller and Views and model.
    I have also added all the views and models to Runtime repository.
    Created buttons for navigation which are working fine...
    I have added some fields in view via view Configuration but all the input fields are coming as disabled when I test the application.

    Hi ,
    Thanks,  S Reddy for this Post , My issue had solved.
    Thanks & Regard.
    Pappu Kumar Mehta.

  • List = Export items are disabled

    Hello,
    I have problem with SAP GUI ( I think this is problem with SAP GUI but maybe I am wrong ). When I try to export list :
    List => Export => Word processing ...
                                Spreadsheet ...
                                Local File ....
    All items in this menu are disable ( Word processing, Spreadsheet ....).
    Thanks and regards,
    Marian
    Edited by: Marian Kanev on Jan 4, 2010 3:09 PM

    Hi Marian,
    We are also facing the same issue.
    Could you please tell which role was missing or was inactive?
    Thanking you in anticipation.
    Regards,
    Sid

  • Unable to enter Acquisition & Accu Dep values in AS91 since fields are grey

    Hi Friends,
    I am not able to enter the acquisition & accumulated values in AS91 as the fields are disabled.My capitalization date i am entering is 01.01.09 which is prior to transfer date.I have done the following to ensure entry via t code AS91.
    1. Set Co. Code Status - 1
    3. Set Transfer Date: 31.03.09 (Since the Go-Live Date is 01.04.09)
    4. Set Last posted period: 3 (FY: is Jan to Dec)
    5. Specify the net book value - Blank
    6. Have done AJAB ( though not required for FY 2008)
    7. Have changed the FY - AJRW
    In Screen layout OA77 & OA78 i could not find fields for Acquisition values & Accu Dep to check whether they are suppressed.
    I tried to see the earlier threads on this issue bu did not succeed.Have i missed out anything ?Please let me know.
    Thanks
    Sunil

    Hi,
    I have just tested your scenario and get your error same like you but why, I think so you gave the capitalization date 31-03-09 (this is date is set for transfer date), fields are display. If you give capitalization date of previous year, itu2019s working perfectly fine. And this is standard practice.
    So you need to upload data of pervious year only by AS91. Not for your current fiscal year capitalization and for this use normal by AS01 (For large data create upload LSMW).
    I hope if you gave the capitalization date of pervious year you will see fields are ready for input.
    Please inform me if its work or not.
    Regards
    Javed

Maybe you are looking for

  • Very simple, but not working Table to Flat File

    I'm new to ODI, but I am having too much difficulty in performing a very basic task. I have data in a table and I want to load the data to a flat file. I've been all over this board, all over the documentation, and all over the Googles, and I can not

  • MB Pro and Gaming

    Hi, i`m using a MacBook Pro (2008) for Photoshop and other Adobe apps. In the last time i played a liitle bit World of Warcraft with the Notebook and I habe real worrys about the temperature. Today my MB Pro crashed at playing. Should I buy a gaming

  • IPOD 30 GB sync to imac

    Hello, How do I connect an old IPod 30G to my iMac? If I use a regular USB cable to Apple thin connector iTunes can´t recognize the device and also can´t charge it.

  • Connect to a mysql database with Oracle 9i

    Hello, how can I connect to a non_oracle-database in "Oracle 9i". I created a ODBC data source. In Oracle8 I needed OCA. But in 9i I believe the OCA is replaced by another thing. I wanted to connect in SQL*PLUS with: username/password@odbc:mysql But

  • No Reverb with my xFi Platinum!

    Hopefully someone can help me out. I've been looking over the mixer in Audio Creation Mode for hours trying to be able to add reverb to my Band in a Box signal and I'm having no luck. EAX effects are enabled, aux effects returns are up... With the 3D