Webdynpro UI Question.

Hi,
   I need to implement the below table in webdynpro. I thought of implementing this using tree ui in table but as said again the group text can span multiple columns and there no celar parent  child relationship
Group text can span multiple columns.
   Col1            Col2         Col3               Col4     Col5
Group Text
     Link           Text         CheckBox     Text     Text
Group Text
      Link           Text         CheckBox     Text     Text
      Link           Text         CheckBox     Text     Text
      Link           Text         CheckBox     Text     Text
Regards,
Rajee.

Well i am looking at implementing the following layout and if some one could help me what UI elements we can use to implement this would be great.
Col1         Col2        Col3               Col4           Col5
Group Text
Link                   Text            CheckBox              Text                 Text
Group Text
Link                   Text            CheckBox             Text                 Text
Link                   Text            CheckBox             Text                 Text
Link                   Text            CheckBox             Text                 Text
Note:
GroupText can span multiple columns.
    This is kind of table layout but for every X number of rows there will be some header text and that header text will span multiple columns .please let me know how we can implement this.

Similar Messages

  • Webdynpro interview questions and answers

    hi friends
    i need webdynpro interview questions and answers
    urgently
    thanks

    Hi Ramachandran,
       There is a seperate book in sap Press for interview question but will cost a lot and i dont think it is easily available in India.
    But then, if you are aware of Webdynpro for Java, you dont have to worry a lot. Since Webdynpro is a new technology, People who really want to recruit people will stick to basic questions.
    I can give some examples below
    1. What is adaptive RFC and How to Use it
    2. What are the table variants and how to use each of them
    3. Can ask about tree and trees in table.
    4. What is singleton and supply function
    5. Some basic Portal Admin Question.
    6. basic customization question using HTMLB
    7. What is the diff between Adaptive rfc and adaptive web servie and who to use both.
    8. Diff between drop down by key and drop down by index.
    9. diff between Link by action and link by url and other Basic UI questions.
    10. Might ask about merge functionality of NWDI if used.
    11. Might ask about dynamic Ui and Context Generation
    12. and So on.
    I have attended Few interviews and know many of those questions. I cannot put every thing here.
    But Dont worry. If the interview is for Selecing people and not to show ego of how good the person who is interviewing is , will ask basic to understnd how good the candidate is in understanding basics as rest all have the document in SDN.
    Hope it helps.

  • WebDynPro Newb question

    Hey All,
    I need to begin working with WebDynPro. I have a couple of Newb questions:
    1) I need to jump right in fairly quickly, so can anyone suggest any good documentation that could help me get the basics down about working with WebDynPro?
    2) I loaded a Sample WebDynPro project into NetWeaverDev Studio, but I am unable to export this to our instance of EP on our Development Server. For a .par file its easy to do exports, but I can't for the life of me find where i go in NetWeaverDev Studio to do an export of a WebDynPro project. When I goto export in the WebDynPro perspective, it appears to only want to allow me to export locally, but I need to push to a different server. Can anyone help me with this?
    I appreciate any advice and suggestions. Thanks All!!
    Take care,
    -Kevin

    Hey Rich,
    I have the Engine setup, but I do not get prompted for the SDM password, do I need to configure that somewhere? I get the following error when trying to deploy:
    <i>Jul 15, 2005 10:13:17 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !</i>
    Thanks,
    -Kevin

  • Webdynpro BSP Question

    Hello,
    We have a BSP Application running on Portal. Now we want to call a Webdynpro Java Application to execute some code in the background at the time when BSP Application is loading. Is this possible to do and how .?
    Any help would be highly appreciated.
    Thanks

    The UWL Workitems are coming from the Custom Guided Procedure Workflow Process which we have implemented , these workitmes do not serve any purpose to the user but since these are steps(Actions) are part of the Process , they show up in the UWL.
    The Workitems can be cleared from GP Admin., but we need an automated way through which these workitems get cleared.
    Can you please give more details on how I can write a WebService ,and wrap the functionality of WDJ and call it from BSP?
    Thanks.
    Edited by: PortalPerson on Oct 19, 2011 7:28 PM

  • Hiding a subview called in a main view in WEBDYNPRO Application

    Hello Experts,
    I have a scenario in which i am calling a subview inside a main view. I have created a main view in which:-
    1. List of reportee to the manager logged in is getting displayed in the form of a table.
    2. When we select any row of this table ( means selection of any reportee row) and click on a button 'Get Details', then it  should display the detailed personal data of that reportee.
    I have successfully called an already created personal data view inside this main view to display the detailed personal data of any selected reportee. But the issue is in the main view:-
    1. This view has table containing the list of reportee getting displayed.
    2. This view simultaneously also displays the default first row detailed data of the table of reportee.
    Our requirement is:-
    1. To display only table containing the list of reportee in the first load of main view.
    2. Then when any row of this table is selected, then only the detailed data specific to that row should be displayed.
    My approach till now is:-
    1. I have removed the default first row lead selection for the table of reportee.
    2. I have created a node VISIBILITY_DET_DATA and then an attribute IS_VISI BLE under that node of type WDUI_VISIBILITY.
    3. In the layout section i have created a group GROUP_DETAIL_DATA and a view container UI element under that to call the detailed data view when any row of table containing the list of reportee is selected.
    4. I have created a binding for the VISIBLE  property of the group GROUP_DETAIL_DATA to the attribute IS_VISI BLE created in the context of the component contoller.
    5. I have then used the method WDDOINIT of the main view to write code to hide the detailed data view by setting the IS_VISIBLE flag to '02' i.e. NONE.
    But this is causing the entire view to be coming as blank view.
    I am not sure why this is happening, Can any of you suggest if i am missing anything important which is cauing this analomy.
    Rupesh

    Hi ,
    This is a Webdynpro related question. you would have got many repsonses if you posted in webdynpro forum.
    i) I would want to know how to hide Image object or the transparent container which holds the IMAGE object, dynamically through the code inside the MODIFYVIEW method of the view
    You can do a post_exit enhancement in the  MODIFYVIEW method. Get the UI element object  from view and There are methods to set the visibility at runtime.
    Is there an option to dynamically specify diffent image based on the login language with the IMage container?
    i think yes, same procedure as first question's answer. Based on condition you can change the source path of the mime object .

  • How to create a roadmap ui element dynamically in webdynpro abap?

    Dear  team
    iam new for webdynpro my question is how to create the road map programme dynamically using webdynpro
    could you tell me what are the steps i have to take, what are the elements i have to bind?
    and what code & where i have to write the code?
    regards
    sathya

    Hi Sathya,
                  Write the follwing code in WDDOMODIFYVIEW method to create a Dynamic ROADMAP and also create an attribute of
                   type string to control the selection of steps in road map.
    method WDDOMODIFYVIEW .
      data : lr_ele type ref to if_wd_view_element.
      data : lr_rm type ref to cl_wd_road_map.
      data : lr_step type ref to cl_wd_road_map_step.
      data: lr_container type ref to cl_wd_transparent_container.
      data : lr_flowdata type ref to cl_wd_flow_data.
      CALL METHOD view->get_root_element
        receiving
          root_view_element = lr_ele.
      lr_container ?= lr_ele.
    CALL METHOD cl_wd_road_map=>new_road_map
      EXPORTING
        id                       = 'ROADMAP'
      receiving
        control                  = lr_rm.
    CALL METHOD lr_rm->bind_selected_step
      EXPORTING
        path   = 'VALUE'.
    CALL METHOD cl_wd_flow_data=>new_flow_data
      EXPORTING
        element     = lr_rm
      receiving
        control     = lr_flowdata.
    CALL METHOD lr_container->add_child
      EXPORTING
        index     = 1
        the_child = lr_rm.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'ONE'
        name                = '1'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 1
        the_step = lr_step.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'TWO'
        name                = '2'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 2
        the_step = lr_step.
    CALL METHOD cl_wd_road_map_step=>new_road_map_step
      EXPORTING
        id                  = 'THREE'
        name                = '3'
      receiving
        control             = lr_step.
    CALL METHOD lr_rm->add_step
      EXPORTING
        index    = 3
        the_step = lr_step.
    endmethod.
    Then you can use the context attribute to navigate between the steps and do respective actions.

  • Hi good morning friends, in webdynpro

    i created a screen related to dms(document management system) using webdynpro , my question is how to save the created fields , where should i write the logic.

    Hi Shyam ,
    Create Even handler or Action (SAve Button ) attach this Action to the Button . In the Method OnActionSave you can read teh Context and Can save the values by calling FM

  • Webdynpro SOAP error

    Hi All,
    I have developed a web dynrpo application using ABAP webdynpro in se80.
    When I run the application, I am getting the following error
    "The following error text was processed in the system WC3 : WebDynpro Exception: SOAP Framework error: SOAP Runtime Exception: CSoapExceptionTransport : HTTP send returned with status code(100.101). &#43970; 8
    The error occurred on the application server sys90_WC3_00 and in the work process 0 .
    The termination type was: RABAX_STATE "
    What would be the reason for throwing this error? In the SOAP runtime of SICF, I am not able to see any web dynpro application set up. How can i add web dynpro service in SOAP runtime? Or is there any other specific reasons too for this error.
    Any help is really appreciated.
    Thanks
    Ricky

    Hello Ricky,
    this is more likely a WebDynpro ABAP question. Can you please move your topic to the forum for Webdynpro ABAP? /* It is under Application Server */ It more likely that you will have an answer there.
    Best regards,
    Dezso

  • WEBDYNPRO INTERVIEW QUES

    Hi All,
    Could you give me some interview questions about WebDynpro
    Thanks,
    Kumar

    Hi
    See this Thread
    Re: WebDynPro Interview questions Please
    Kind Regards
    Mukesh

  • Hiding a UI element in a View

    Dear All,
    I am enhancing a standard web dynpro component HAP_DOCUMENT_BODY, view VW_TABS_VIEW where I would have to add an Image on the first tab of the tab strip.
    So i have Imported a MIME object inside the standard application and have bouned it to a an IMage container.  Now the fixed image is appearing in all tabs of the tab strip. Hence i want to hide the image in different tabs strip through code.
    Also my requirement is to display different image for different login languages too.
    Basically i have two questions here.
    i) I would want to know how to hide Image object or the transparent container which holds the IMAGE object, dynamically through the code inside the MODIFYVIEW method of the view
    ii) Is there an option to dynamically specify diffent image based on the login language with the IMage container?
    require you kind help.
    Thanks,
    Sridharan

    Hi ,
    This is a Webdynpro related question. you would have got many repsonses if you posted in webdynpro forum.
    i) I would want to know how to hide Image object or the transparent container which holds the IMAGE object, dynamically through the code inside the MODIFYVIEW method of the view
    You can do a post_exit enhancement in the  MODIFYVIEW method. Get the UI element object  from view and There are methods to set the visibility at runtime.
    Is there an option to dynamically specify diffent image based on the login language with the IMage container?
    i think yes, same procedure as first question's answer. Based on condition you can change the source path of the mime object .

  • Number of rows in Record Working Time.

    Hello Guru's,
    IN ESS- Record Working Time - the number of rows visible are set to 8 in the Web Dynpro Java Code.
    I had a look at the Note:
    Note 957741 - Few lines in the data entry grid of the timesheet webdynpro
    The question I had is to have more than 8 rows visible, is it Java Code modification or any other alternative to change the number of Visible Row....
    Please reply back asap.
    Thanks in advance for your time.
    Best Regards,
    Pramod

    Hi Siddharth,
    Thanks for the reply.
    Looks like if need to change the no of rows need to do the WDJ code modifications.
    Interesting to know the other details in the message.
    But in the reply the interface you mentioned what for that is used,
    Since when checked the where used list of the attribute it calls ADD_INITIAL_LINES_TO_TIMESHEET even in the debug it is not allowing to do the changes to value which is 6 by default.
    Since the value is constant it cannot be changed.
    what was your intention when you gave that reply, curious to know how would it solve the issue.
    And one other questions In the Java Code
    ListViewerSlim listViewer =
                        new ListViewerSlim(
                             view,
                             wdThis.getRFC_FieldList_Timesheet(),
                             "TimesheetData",
                   //               listViewer.destroyAllColumnHeaders();   //XZQ110505
                   theTable = listViewer.getTableControl();
                   theTable.setVisibleRowCount(8); //Note SOW_957741
                   //               theTable.setHeader(null);      //XZQ110505
    it is set to 8 why is it different in both the cases.
    Since, when we login to the Portal it shows no of rows visible as 8 not 6 as it is in the interface?
    any thoughts on this.
    Kind Regards,
    Pramod

  • Reimporting RFC inro web dynpro java project

    Hi,
    I tryed to reimport RFC into my web dynpro java application.
    It warn me with message below
    Message
    Adaptive RFC Reimport could lead to inconsistence of R/3 metadata cashed on the J2EE server
    Thus it is recommanded to invalidate the cache,
    this could be done either by restarting the J2EE server or by using Adaptive RFC Metadate Cache Invalidation Tool within Webdynpro Console
    Question
    How can i use  RFC Metadate Cache Invalidation Tool ?
    Thanks.

    Hi Friend,
    Have A look On This Document Hope It will help.
    [Metadata Cache Invalidation for Adaptive RFC Models|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10465350-b4f5-2910-61ba-a58282b3b6df&overridelayout=true]
    And Let Us Know If Still face any issue.
    Regards
    Jeetendra

  • How to get value from wf?

    Hi Experts,
    I created 3 applications of webdynpro, in the first one, I pass a 'document number' to workflow and when a button of 'save' is hit, wf is trriggered and send out a email with the 'document number' and a weblink. When the person get the email and hit the weblink, he will access to my second webdynpro, my question is how could I use wf to pass the 'document number' from first webdynpro to second one? Any solution for this?
    Thanks for your time!
    Anna

    Hi Anna,
    You need to check the UWL and WD integration.
    You can also find this topic in the latest release of SAP Workflow Book. This is explained with an example in the book.
    /people/ginger.gatling/blog/2005/12/14/create-new-uis-for-existing-workflow-tasks-with-abap-web-dynpro-and-universal-worklist
    Thanks,
    Abhishek
    Edited by: abhishek sinha on Mar 22, 2010 11:11 AM

  • Add more rows in record working time

    Hello Guru's,
    IN ESS- Record Working Time - the number of rows visible are set to 8 in the Web Dynpro Java Code.
    I had a look at the Note:
    Note 957741 - Few lines in the data entry grid of the timesheet webdynpro
    The question I had is to have more than 8 rows visible, is it Java Code modification or any other alternative to change the number of Visible Row....
    Please reply back asap.
    Thanks in advance for your time.
    Best Regards,
    Punit
    This question has been asked a few times already
    PL search this forum
    Edited by: Suresh Datti on Sep 10, 2009 4:02 PM

    Hi,
    You can personalize the iView to achieve this. I explain how to do this in another thread (second post) : /message/8131024#8131024 [original link is broken].
    Regards,
    Pierre

  • List OF  Dependent ,Beneficiary,Investment for open enrollment by bapis..

    Hi,
    I wanted a know if there is a bapi  to get the  Dependent ,Beneficiary,Investment for open enrollmen benifit by bapis..
    Thank's

    Hi Brian,
    This is not webdynpro related question, try to post at specified forum.
    Try to search before posting.. u get from google or sdn.. I think u are looking HR related BAPIS..
    Go through this..
    http://saphrexpert.blogspot.com/2009/01/list-of-hr-bapirfcs-part-3.html
    Cheers,
    Kris.

Maybe you are looking for

  • Premiere to AME CS6 Analyze Content freeze/crash

    I am unable to analyze content for speech recognition either including an adobe story script or not as well as face recognition.  Send all clips in bin to batch analyze and AME freezes halfway through the first clip every time causing both AME and Pr

  • Index size bigger than table name? why?

    I have a table student_enrollwment_item_tbl with primary key "pk_stu_enroll_item" - STU_ENROLL_ID, TASK_ID, PART_ID, ITEM_ID. Table structure is as following: Name Null? Type STU_ENROLL_ID NOT NULL NUMBER ITEM_ID NOT NULL VARCHAR2(15) PART_ID NOT NUL

  • How to manage push notifications in itunes

    since getting ios 7 when i try to play games it gives me message    connect to itunes for push notifications   i click on ok and it pops right back up and i cant play the game or close it out so i have to shut off the phone to get rid of it      how

  • Delete text in loginFile

    hi , I am working on FMS Components and created a simple chat application. In this application I created a loginFile to store users.So when user signout i want the user data to be removed from the loginFile.

  • What version of JDeveloper I need for Oracle Portal portlets

    What version of JDeveloper I need for building Portlets who work on Oracle Portal???? Thanks