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

HCM - Recruitment PB40 screen issue

Former Member
0 Likes
283

Hi,

I have done the Recruitment HCM module configuration. The initial screen which i get after running the transaction code PB40, the system is taking the start date on this screen as system date. The client need to have this date as blank (even though mandatory) so that they will enter the proper date. This is the same funtionality which is there after running PA40 transaction code.

Can anyone please help me in this regrads as i have checked all configuration node / setting under Recruitment module in SPRO?

Regards,

Milind

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

it's hard coded in the initialisation of the screen:

rp50g-einda = sy-datum.

include MP50AO01 (lign 294)

you can enhance the module or do a modification