cancel
Showing results for 
Search instead for 
Did you mean: 

How to hide Main steps in FPM using GAF

Former Member
0 Kudos

Hi All

I have a requirement, need to hide some of Main steps in GAF for standard webdynpro application at run time, and the standard webdynpro component doesnot implemented IF_FPM_GAF_CONF_EXIT interface.

Please advice me on this.

Thanks & Regards

Murali Papana.

Accepted Solutions (1)

Accepted Solutions (1)

franz_essl
Explorer
0 Kudos

you can create your own WDA-component (or class) that implements the IF_FPM_GAF_CONF_EXIT-Interface and program the coding to hide the steps..

In the GAF-component-configuration you have to use the button "Change / GlobalSettings"

In the section "Application-Specific Parameters" you enter the name of your WDA-component (or class) in the input-field "

So your WDA-component (or class) ist used as a application-configuration-controller.

Regards,

Franz

Answers (0)