Thursday, February 2, 2012
Steps to achieve
- Create webdynpro component e.g. ZTEST_WDA_TABLE àSave.
- Go to Context tab à Create node e.g. IT0001 with cardinality 0-n. à>save.
- Go to Layout tab à Drag and drop Table UI element from UI elements library or right click on ROOTUIELEMENTCONTAINER à Create UI element à Give ID e.g.TAB_DATA and select type TABLE à Save.
- Bind Context node with Table UI element. Right click on Table UI element TAB_DATA àCreate Binding à Select the node from context à Continue à Save.
- Go to Methods tab àUse WDDOINIT method to get data and set the data to Context. As context is already bound with Layout table element, at runtime data is display in Layout.
- Save and activate Webdynpro component.
- Create Webdynpro application and Run the application. Table is displayed with data in window.
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
0 comments:
Post a Comment
Your useful comments, suggestions are appreciated.Your comments are moderated.