cancel
Showing results for 
Search instead for 
Did you mean: 

How to enhance component usage to map data?

Former Member
0 Kudos

Dear experts,

I got a problem with webdynpro when I created Component Usages but it was not appear in component usages standard.

Please kindly see image below:

If I want to map context node of HAP_START... to HAP_VH_APPRAISER how can I do?

Could anyone give any helpful idea for me?

Thanks,

Keu

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi,

If you are enhancing WD component, then the component usages wont appear in the tree as normal. Here you need to do dynamic mapping to the context node of component usage using method ADD_NEW_MAPPED_CHILD_NODE of interface if_wd_context_node_info

Regards,

Rama

Former Member
0 Kudos

Hi Rama,

Could you give me more details if I have use 3 more table to map context? Please provide a source code. Does this code use in wddoinit of HAP_START.. or HAP_VH_APPRAISER?

Thanks Advance,

Keu