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

Dynamic Screen Problem

Former Member
0 Likes
280

Hi,

I've created a cl_gui_container at the outter screen's initialization.Later I want to

add some something like a box into this container area, and build the content

of this box dynamicly,eg (add several box and label on it) ,how can I do it,

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
249

Hi Ray,

Please use function RPY_DYNPRO_INSERT.

add your required UI elements in the parameter 'fields_to_containers'.

Be careful to understand the table contents before you use the function.

Regards,

Mahidhar