Skip to Content
0
Former Member
Jun 08, 2009 at 03:28 PM

dynamic reusability of components

35 Views

Hello,

in my web dynpro component MAIN_APPL I have to call another web dynpro component (either WD_APPL1, WD_APPL2 or WD_APPL3) but dynamically. I´ve done it staticly by declaring the component WD_APPL1 in folder Used components of the main component, later I use a ViewContainerUIelement in the view for embedding the component and declare the component use in the properties of the view, etc. etc.

The information that I´ve found here and in the SAP manual is confusing me totally.

Can anyone explain how to do this dynamically ??

Thanks in advance.