cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Friends,

I have 2 WDA components. How to call one WDA component from another WDA component.

Another question is - How to call component controller from other components within the same WDA.

Points will be rewarded for helpful answers.

Thanks.

0 Likes
View Entire Topic
Former Member
0 Likes

In WebDynpro ABAP , we cause other components by the cross-component technology. we can use other components by the Component usage.methods.In the properties of the Component u can add the other components and embed them in the View Containers .And for the Mapping of the different components make Interface nodes ,(tick the Check box of the Interface node in the Context tab )