Sunday, February 26, 2012
Please follow the steps to fill the Drop Down by Index with values
- Create Web Dynpro component and Save
- Go to View -> Context -> Create node COUNTRIES with cardinality 0..n.
- Go to Layout -> Create DropDownByIndex UI element and Label UI element for Drop down box.
- Bind the context attribute to DropDown in the shown way.
- Go to Methods tab -> WDDOINIT -> Write the below code.
- Activate Web Dynpro Component
- Create Web Dynpro Application
- Execute the WebDynrpo application.
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
ReplyDeleteThanks for providing really nice information
SAP Consultants in London
What set of code we have to write in WDDOINIT method
ReplyDelete