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: 

Authorization control for profit center values in profit center reports

Former Member
0 Kudos

Hi,

Can anyone let me know how to get the authorization control with that of the profit center values for the below mentioned T-codes...We tried to get the authorization control for the below mentioned T-codes by assigning the single profit center value in the field of "PRCTR" within the authorization object "K_PCAR_REP"...But when the user is executing the report without any input in the profit center value or when the user executes the report with some other profit center value other the profit center value authoirzed, the report gets generated without the authoirzation control...

1)     S_ALR_87013326

2)    S_ALR_87013332 

Regards,

Basis Kanna

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI Kanna,

Yes it can be done, If you are on EHP3 and above.

Regards,

Ramakrishna Dadi

11 REPLIES 11

Former Member
0 Kudos

Hi Kanna,

Can u be little specific. Do u want to check authorization on these t-codes for users before they execute report.

former_member198032
Active Contributor
0 Kudos

Hi,

have you check this note:

1462516   Authorizations: Profit centers / groups

Regards,

Cristiano

Former Member
0 Kudos

Hi dingi,

Yes that is our requirement, we need to check authorization for the T-codes mentioned with that of the profit center values entered by the user in the input before they execute the report...

Cristiano - I have checked the note sap note 1462516, and tried the same but it did not help...Also we need the control with that of the profit center values and not with that of profit center groups..

Thanks in advance..,

Regards,

Kanna

0 Kudos

Kanna,

Then u should create auth object with t-code and profit center. Based on user role check that auth object for these two fields.

Former Member
0 Kudos

Hi,

You'll need to control with the auth. object K_PCA and RESPAREA fields. Check if you had * value on RESPAREA.

Regards,

Pranaam

Former Member
0 Kudos

Hi Pranaam,

I have assigned the profit center values only in the auth. object K_PCA and RESPAREA field...But still is shows all profit center values in the report...

Regards,

Kanna

0 Kudos

Hi,

Please restrict it on company code and inside that company code provide '*' value for the profit centre so that user would access the profit centre only for his company code.

Thanks

Varun Jain

Former Member
0 Kudos

Hi Varun,

We are using only one company code, thus is shows all profit centers under the company code...

Regards,

Kanna

0 Kudos

Hi Kanna,

Please refer the thread: http://scn.sap.com/thread/1778711

Regards,

Ramakrishna Dadi

Former Member
0 Kudos

HI Kanna,

Yes it can be done, If you are on EHP3 and above.

Regards,

Ramakrishna Dadi

Former Member
0 Kudos

Hi Ramakrishna,

Thanks for your reply...

Regards,

Kanna