cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Erecruting Button menu Customization

Former Member
0 Likes
285

Hi all,

On E-recruitng, we need to customize the options from some menus, I have been looking in SPRO, OBN Navigation, Component Configuration, and nothing.

how do I change the options of this menu without coding?

Regards

Jose

Accepted Solutions (1)

Accepted Solutions (1)

Ramprabhu_Sukum
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Jose,

Unfortunately there is no customizing option for this. You have to change the POWL feeder class implementation.Copy the standard POWL Feeder class 'CL_HRRCF_M_REQUISITION_POWL_UI' and adjust the code inside method 'IF_POWL_FEEDER~GET_ACTIONS' .

Assign your custom feeder class in POWL_TYPE .

Regards,

Ram

Former Member
0 Likes

Thanks Ram,

I will create my own Feeder class and used as u explain...

I will let you know!

Regards

Jose

Answers (0)