cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Component Usage

Former Member
0 Kudos

Hi,

Can anyone explain me enterReferencingMode() method of IWDComponentUsage.I have followed the componentization procedure given in the link

https://www.sdn.sap.com/irj/sdn/wiki?path=/display/wdjava/use%2bcomponents%2bin%2bbigger%2bweb%2bdyn....

But at the end i cant understand how to read the data present in CompData in the CompComents.What has to be done after the code

wdThis.wdGetConsumeDataComponentUsage().enterReferencingMode(referenceComp);

Thanks,

Sudhir

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sudhir

Can't you just map the context from the CompData interface to your CompComents Controller in the Diagram View of your CompComents Controller.

Br

Göran

Former Member
0 Kudos

Hi,

Thanks for your reply.I have already done that.

Answers (0)