hello everyone :
I have a question about data locking in bps. The story like this: we have ten company codes,each user for one company code will make his plan in planning folder.when he press "finish"button ,the data of his company code will be locked(the condition of the data slice is a user input variable of company code).I have embed data slice in planning function following how to note.But I found if user deactive the dataslice when they want to change the data, data of all company code were unlock.
this is not what I want ,I wanna let users only can lock or unlock for their own company code.how could I realize that?
thanks alot