cancel
Showing results for 
Search instead for 
Did you mean: 

How to map the context attributes of the used component

Former Member
0 Kudos

Hi,

I have a component A and component B and i declared the usage of component A in B.

i created some context attributes in A and trying to map in B.but when i open the context of B ,on the right side A component context doesnot have the attributes i added previously.

is there anything else i need to do to get the attributes

Thanks

Bala Duvvuri

Accepted Solutions (1)

Accepted Solutions (1)

former_member192434
Active Contributor
0 Kudos

Hi Bala,

You have to use interface controller to Map (Share) different components attributes tributes, for that you have to import your Interface controller and then Map Component A to Interface controller and then

For more clarity just go thru this link

http://help.sap.com/erp2005_ehp_03/helpdata/EN/b9/b82c4142aef623e10000000a155106/frameset.htm

Thanks

Anup

Answers (2)

Answers (2)

siddharth_jain
Active Contributor
0 Kudos

Hi,

In the Data modeler view of Comp A you have to map your Componant Controller Context Attributes to the Interface Controller of your Comp A by creating a Data link from Interface Ctrl to Component Ctrl .

In Comp B data modeler view when you will create a Data link between interface ctrl and Comp Ctrl context attribute should come.

Regards,

Siddharth

Former Member
0 Kudos

Hi Bala,

You can go through the following link for context binding in componentization:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/30d56578-f7e5-2a10-5ab5-8afc55d2...