cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Calling FPM application into another WD Component

Former Member
0 Kudos

Hi,

how to use one FPM Configured application into another WD Component?

can anyone suggest me..

Thanks

Paul

Accepted Solutions (0)

Answers (1)

Answers (1)

JanarthananE
Contributor
0 Kudos

Hi Sudhakar,

Refer the following link for how one component can be called by another one in WDA,

http://scn.sap.com/thread/1603346

Cross-component programming:

Web dynpro components are reusable modules. From with in a component,

an interface enables you to use the data and functions of another component.

Interface controller of a component:

Events, methods and context nodes of the component controller can be made visible for other components,

to do this mark the “Interface “checkbox to assign them to the component interface.

And refer the following link for Functions of FPM in WDA and how it is configured in Webdynpro.

http://scn.sap.com/thread/728212

http://scn.sap.com/thread/1595154

http://scn.sap.com/thread/2087794

http://scn.sap.com/community/web-dynpro-abap/floorplan-manager/blog/2012/04/08/dynamically-modifying...

Hope its useful to u,

Regards

Jana