2011 Mar 01 2:25 PM
Hi,
I have a scenario where profit center master data is maintained in MDM which acts as central repository and the master data is syndicated from MDM to ECC through PRCMAS IDoc. Business requirement is that since MDM is acting as central repository creation/update for profit center through transactions KE51/KE52 should be restricted in ECC. I know that through roles we can restrict user to create profit centers but is there any way/configuration steps which we can perform to restrict user to create profit centers through transaction and I also want to know if that process would affect the creation/updation of master data through PRCMAS IDoc.
Thanks,
Amit
2011 Mar 01 2:35 PM
You can use SetId concept using transaction GS01.
There are lots of blogs/post in SDN regarding SetId.
Regards
Arbind
2011 Mar 02 10:27 AM
Arbind,
Thanks for reply but i tried searching for SetId over SDN but could not find anything relevant. Can you suggest a few links for same ?
Thanks,
Amit
2011 Mar 02 10:37 AM
Hi,
As I told you can go forward using SetID but for that you have to create the SET than assign it to a table and also have to cutomize a standard FM.
Meanwhile I will tell you a easy way you can opt for Transaction Variant usinh SHD0 where dont give the option to save so that no user can create any Profit Centre and than assign that Tcode to the users.
Its a simple way hope it helps you.
Thanks
Arbind