Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Object(Radiobutton, Checkboxes, Pushbutton) Dynamic Creation in Dynpros

fabian_fonseca
Explorer
0 Likes
329

Hi everyone,

Does anybody knows how to create objects such as radiobuttons, checkboxes, pushbuttons at runtime in a dynpro(screen)?? My requirement is that I have to create a list of objects stored in a Z table.

Thanks

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
305

Hello Fabian

You cannot create them dynamically. However, you may use a similar technique like BDT (Business Data Toolset).

Regards

Uwe

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
306

Hello Fabian

You cannot create them dynamically. However, you may use a similar technique like BDT (Business Data Toolset).

Regards

Uwe