cancel
Showing results for 
Search instead for 
Did you mean: 

E recruitment How to hide salary range option

Former Member
0 Kudos

Hi

E recruitment module I am facing one issue for hide salary range option.

My client asking he donu2019t have for salary range option so I have to do hide for salary range in BSP

Please guide me any one where I can hide this salary option R3 in e recruitment,

Regards,

eshwar

Accepted Solutions (1)

Accepted Solutions (1)

romanweise
Active Contributor
0 Kudos

Hello Eshwar,

if you want to hide the payment information from the requisition maintenance in the bsp UI (recruiter startpage up to E-recruiting EhP3) you first need a context for the bsp application. If you have already defined one for adjusting container sequences you can skip this and use the existing.

To define a context go to t-code SPRO SAP E-Recruiting -> Technical Settings -> User Interface -> BSP -> Flexibilization -> Define Context.

After defining the context you can hide the fields by choosing SAP E-Recruiting -> Technical Settings -> User Interface -> BSP -> Flexibilization -> Fields -> Modify Fields in Interface. Add entries there with

Namespace = SAP/HRRCF_REQ_MNT/PAYINFO.BSP

Context = your context

Fld = all 3 entries found in the search help

Value = Hidden

When you now call the startpage with the context (url parameter rcfContext=yourcontext) the fields will be hidden.

Best Regards

Roman

Answers (1)

Answers (1)

former_member181966
Active Contributor
0 Kudos

BAdI: Specify Application Configuration for Application Wiza

Use

You use the Business Add-In (BAdI) HRRCF00_DETERMINE_APPL_CONFIG to set

the indicator of a Web Dynpro application configuration for the

application wizard. This means it is possible to hide or display certain

fields on the interface as required.

For a description of the methods, see the interface documentation for

the associated interface IF_EX_HRRCF_DET_APPL_CONFIG.

.