Dear all
We have Time Management in our SAP. I am a power user (Core Team member) here. when i am uploading (bdc program) IT0007 system is showing ok. but other person is uploading system is locking all the data. i know this is authorization issue. Problem is our partner and basis can not find the object.
so, i want to do something different.
is there any configuration issue where i can avoid this lock and unlock?
if i edit the infogroup then do you think problem will be solved?
please give me your valuable opinion.
in our case functional department change their PWS weekly. so they need to upload the changed scenario. this way till now we have around 10,000 IT0007 data locked.
thanks in advance.
pls ans and support me.
Hi Shahidul,
please go to transaction code: SM12 and click on List, you will get the locked entries if are there any.
if you find locked entries select them and delete the same.
Personal data of one employee can not be opened for change by multiple users.
so please avoid using one employees data to change by multiple users login.
hope this is what you are searching.
regards,
khaja
CHeck auth object P_ORGIN and infotype 0007 - if the authorisation level is E (if I remember corrcetly) this will only allow the user to create lcoked data. Then a user with authorisation level S will be able to unlock it.
For unrestricted create access, the level should be W.
Hope this helps.
Hi guys,
Since u r using BDC program to update .I would suggest u to check the code.As there is a concept called Enque and deque for the infotypes
So first please check the BDC program where the Ababers would have locked and missed to unlock it.