Application Development and Automation 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: 
Read only

HR Object Type $$

Former Member
0 Likes
932

Does anybody know the meaning of object type $$ ?

I recently added OKENN ( cost centre structure) into a role for access to many company codes cost centre structures it, All was ok until it came to accessing a cost centre group, it would not work until object type $$ was added into the role,, not sure what $$ is actually achieveing

Does any body know ?

thanks

Debbie

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
781

Hi Debbie,

The only times I've seen SAP perform authorization checks against dollar signs was when they were trying to check against full authorization ("*") for certain fields. Depending on your switch settings, you may see the same thing happen for PA as well.

I've always assumed this was happening in old SAP code and though I've encountered this check quite a few times in the trace, the authorization failure was always caused by a previous or other check and I've never had to add "$$" in OTYPE in order to get it to work.

Could you perhaps try to re-run all the activities and analyze the system trace again for other checks that are failing before the "$$" check occurs?

Have you also checked SU53 for failed structural authorization checks?

Good luck,

Brent

5 REPLIES 5
Read only

Former Member
0 Likes
781

I had this before when having integrated planning authorizations. sometimes $$ check pops up. 

Read only

0 Likes
781

Hi,

Didi this cause any problems for you, did you need to fix it at all ?

Read only

Former Member
0 Likes
781

Hi,

Was this an actual problem for you, did you need to solve it somehow ?

Read only

Former Member
0 Likes
782

Hi Debbie,

The only times I've seen SAP perform authorization checks against dollar signs was when they were trying to check against full authorization ("*") for certain fields. Depending on your switch settings, you may see the same thing happen for PA as well.

I've always assumed this was happening in old SAP code and though I've encountered this check quite a few times in the trace, the authorization failure was always caused by a previous or other check and I've never had to add "$$" in OTYPE in order to get it to work.

Could you perhaps try to re-run all the activities and analyze the system trace again for other checks that are failing before the "$$" check occurs?

Have you also checked SU53 for failed structural authorization checks?

Good luck,

Brent

Read only

0 Likes
781

Hi Brent,

I have re looked at the trace and found what I am looking for, many thanks for the helpful advice

Regards

Debbie