cancel
Showing results for 
Search instead for 
Did you mean: 

How we can authorise a user to a particular profit center

Former Member

< MODERATOR: Message locked. Please post this message in the Security forum. >

Hi,

In my scenario cleint is demanding that one user should be authoised for particular profit centers, if he select another profit center than system should stop the transaction.

Please give me solution for this ASAP.

Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can use a validation . Or search for autorisation objects for profit centers

Former Member
0 Kudos

Hi,

In the Profit Center Master Record under 'Basic Data' Tab fill the field 'User Responsible'. Then his user id is stored in the SAP User master record.

In this way you can restrict a user to access only to a particular profit center.

Hope this will help you.

Regards,

Satish Pasumarthi

Former Member
0 Kudos

Hi,

But they want to authorise multiple users to one profit center.

and we have also treid the validation.this is working for f-43, f-53

not working for fb60, fb70,

not accepting the profit center in F-58 even i use the profit center which i have difiend in the set.

validation defined by me is

Prerequisite:- Company Code = '5544' AND User Name IN ZUMI

Check :- Profit Center IN ZPMI

Message :- Profit Center & is not allowed for posting

In ZUMI set i have defined a user name

In ZPMI set i have defined a profit center.

kindly provide me the solution.

Regards

Former Member
0 Kudos

Hi,

Create an Authorisation Group and assign the user ids to it.

Then mention the Authorisation Group in the field 'User Responsible' in the Profit Center master record.

Hope this helps you.

Regards,

Satish Pasumarthi

Former Member
0 Kudos

Hi,

Testing the same.

Former Member
0 Kudos

Hi,

where we can create the authorization group.

and how we will assign the user to authorization group.

Regards