Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of new Personalization object keys

Former Member
0 Kudos

Hi All,

Is it possible to create new personalization object key for a role for eg: in SRM we have personalization objects keys BBP_SPEND_LIMIT and BBP_APPROVAL_LIMIT already defined by SAP. In case we need to define the same kind of spend limits for users in MM. Can we define new personalization objects keys ? If yes let me know what are the steps

I am aware of the transaction PERSREG, but not sure of its uses.

Regards,

SC

1 ACCEPTED SOLUTION

Bernhard_SAP
Employee
Employee
0 Kudos

Hi,

PERSREG is the right one for defining the pers.key.

I think the problem will be, if and how your new key shall be handled by the applications coding....

Maybe MM offers some exits or whatever to verify own personalizaiton keys?

b.rgds, Bernhard

3 REPLIES 3

Former Member
0 Kudos

Moved to security forum...

Bernhard_SAP
Employee
Employee
0 Kudos

Hi,

PERSREG is the right one for defining the pers.key.

I think the problem will be, if and how your new key shall be handled by the applications coding....

Maybe MM offers some exits or whatever to verify own personalizaiton keys?

b.rgds, Bernhard

Former Member
0 Kudos

Hi Bernhard,

Thanks for your reply. I am not sure about the exits if any and my problem is exactly the same as you have mentioned.(how your new key shall be handled by the applications coding)

Regards,

SC