2011 Feb 09 3:50 PM
Hi All,
I have a requirement to avail a particular set of dunning lock reason to a specific user group and exclude the other dunning locks reasons configured in the system. Also this should be applicable for contract account and document line item level. Have anybody faced a similar requirement before. Kindly suggest!!.
Thanks
Rahul.
2011 Feb 09 4:12 PM
Hi Rahul,
create an Own autorisation Objekt for this group,
Regards
Chris
2011 Feb 10 12:01 PM
Hi ,
For locks the standard system checks for F_KK_LOCKS and where in you cannot specify the values of dunning lock .
So if you want that dunning lock reason 1,2 should be used by user 1 and reason 3,4 should be used only by user 2 , then in that case you will have to create a new authorization object for dunning locks and specify the values for validation .
Then you will have to look for events or implicit enhancement options for insrting your authorization object for all the T codes that you want the system to check the same .
What all are the t codes that you are looking for the system to check authorization on Dunning locks ?
Regards ,
Dewang
2011 Feb 11 4:27 AM
Thanks Chris and Dewang for your replies. I would have a word with basis guys to create authorization object and would chk for the same in some of the event.