‎2010 Mar 29 8:24 AM
Hi All Expert,
I want add the following checking to the Customer Master Maintenance,
1. Customer Group and each User ID can create / Modify / View some group of customer
2. Customer group will add to the single role for each UserID
3. When create Customer master using XD01, check the user 's single role authorization objects KNA1-BEGRU, if not same, cannot save.
4. For XD02/XD03, if user's single role authorization object not same, cannot view the customer master.
Please tell me which Enhancement or User Exit I can apply the above checking?
Thank you very much.
Terry
‎2010 Mar 29 8:43 AM
Hi,
Use this user exit for your requirements for XD01.
EXIT_SAPMF02D_001
For XD02/XD03 use Authorization objects. Consult with your basis consultant about Authorization Objects.
Regards
Ahsan.
‎2010 May 24 3:38 AM
Hi,
Can you give me more information rather than "Consult BASIS"....?
I want to do it by myself, although I am not BASIS.
Thank you very much.
Terry
‎2010 May 25 11:22 AM
Hi,
You can also use Authority Check same as T-code XD01
Authority-check object 'S_TCODE'
ID '' FIELD 'XD01'.
Check some other object in SU21 too.
Ashutosh