cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Programming in Webdynpro ABAP

Former Member
0 Kudos

Hi experts,

Can anybody help me in creating a dynamic UI element in webdynpro application? If possible can you please explain a simple small scenario to develop a dynamic UI element program in Webdynpro ABAP?

Thank you,

with regards,

Kumar.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Kumar,

You can refer by

Former Member
0 Kudos

Thank you for your answer..

regards,

Kumar.

Answers (4)

Answers (4)

amy_king
Active Contributor
0 Kudos

Hi Kumar,

The following blog post demonstrates how to create UI elements dynamically. In the example, MenuActionItem elements are added to a Menu element. You would adapt the same approach to create any UI element you like.

You can find the runtime class of any UI element by reading the SAP Help documentation for a particular UI element.

Cheers,

Amy

Former Member
0 Kudos

Thank you for your answer..really helped..

regards,

Kumar.

former_member426550
Participant
0 Kudos

check standard program WDR_TEST_UI_ELEMENTS for properties of elements in SE80

Former Member
0 Kudos

Thank you for your answer..really helped...

regards,

Kumar.

Former Member
0 Kudos

Dear Kumar, Have you search same thing on Google.Please try once You can find no. of good links with easy example.

former_member184578
Active Contributor
0 Kudos

Hi,

Check this wiki: Create UI elements dynamically in WDA

Also this demo : Dynamic Programming in WDA by thomas.

Hope this helps u.,

Regards,

Kiran

Former Member
0 Kudos

Thank you for your answer..

regards,

Kumar.