cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro External Mapping error

Former Member
0 Kudos

Hi all,

I have three components.

I have created a node with Interface Node and Input Element (Ext.) in component B (node name -cr_num)

Similar node created in component A with Interface Node.

In component A Controller UsageI have mapped component B node.

Here the above case works fine. When component B accessed by some other webdynpro component like C,D runtime error occurs.

How to control this. I have used below statement but still it giving error.

IF lo_nd_cr_num IS BOUND.

lo_el_cr_num = lo_nd_cr_num->get_element( ).

ENDIF.

pokrakam
Active Contributor
0 Kudos

"error occurs"?

Accepted Solutions (0)

Answers (0)