cancel
Showing results for 
Search instead for 
Did you mean: 

Join WebDynpro Abap Components

Former Member
0 Kudos

Hi WDA Gurus.

I need something, How can I join two Webdynpro Components, preserving the context data.

I need a way to "interface" them. Because I have a component with the "Login Data" and another one with the "Actions & process".

I hope you can help me.

Thanks.

Greats from Colombia

Bye

Miguel Angel

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You can create a component usage between the two components. This is exactly how the ALV component can be reused with your own custom components. You can then data bind to any part of the context that is marked as interface. You can also register events or call interface methods from the used component. I suggest that you start by reading this block of help documentation on the subject:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/a7/1d8b412bb5b35fe10000000a1550b0/frameset.htm

Answers (1)

Answers (1)

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

Moved to Web Dynpro ABAP Forum.

Regards,

Rich Heilman