cancel
Showing results for 
Search instead for 
Did you mean: 

PA40 Hiring New Employee Issue (PA0000 - Lock Indicator for HR Master Data(SPRPS))

0 Kudos

Hi All,

When i am hiring for company code 1000 and others which is already existing using PA40, after entering Mandatory fields when i click on enter its asking me for save. I have saved the entry and immediately its getting saved in Infotypes PA0000 with lock indicator of HR(SPRPS) field with 'X'. In my scenario we have added a new company code and my fucntional has configured the settings, my company code is now '5000'. When i go into PA40 and start entering Mandatory data and click on save the record is getting saved in the Infotypes PA0000 but without the Lock indicator. Found a BADI 'CL_EX_HRPAD00INFTY' but could not find the enhancement spot and found a exit but that was triggering for every action. I want to save the record only on 'save'.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member511640
Discoverer
0 Kudos

Hi Team,

Please suggest how can we lock the Infotype 0000 and 0001 for Maker/Checker purpose.

Regards,

Anand Raj.S

former_member511640
Discoverer
0 Kudos

Hi Team,

Please suggest how can we lock the Infotype 0000 and 0001 for Maker/Checker purpose.

Regards,

Anand Raj.S

former_member876
Participant
0 Kudos

Hi Sudhan,

Did you try BADI HRPAD00INFTY and implement method -> IN_UPDATE ?

Thanks,

Mukesh

0 Kudos

Hi Mukesh

I was debugging it, but was able to see that after 'commit' statement the values were getting updated in infotypes. Could not find a place were exactly were the Lock Indicator was getting passed.

Thanks,

Sudhan