cancel
Showing results for 
Search instead for 
Did you mean: 

Hello we have problems with Office Key user in CG54

christoph_bergemann
Active Contributor
0 Kudos
73

Dear all

there is a system set up problem with SAP user and "office key" as assigned to the SAP user. And because of this the user can not find his/her "OfficeKey" number in transaction CG54.

There seems to exist several "correction" reports as delivered by SAP (i have found i believe three different variants). But we do not know: which of the several ABAP Routines will help.

E.g. problem is like: by using the "Name" you can not find the corresponding "SO key (in CG54) But by using SE16 you find the data (and chekcing the relevant SAP tables) and if you use the SO key as identified: You can use this to dispatch the SDS

We would like to ge rid of this problem. Seems to be a "system set up" problem.  Any idea?

C.B.

 

View Entire Topic
janbuchmann
Contributor
0 Kudos

Hi C.B.

Just a hunch: did you perhaps run an auth trace? Not sure what changed and when, but it seems that C_SHER_TD2 with ACTVT = 03 is required.

Jan

christoph_bergemann
Active Contributor
0 Kudos

Hello i will check this; but i would not assume an authorization problem

in relation to: https://dev-workbench.com/en/sap-dictionary/authorization-object/c_sher_td2

I can not see any dependency to the "Office User". And as mentioned: if we identify the key on data base level and the user enters the key a "dispatch" of SDS is possible.

I need to look for my  notes to list here the ABAP routines we have identified so far which may help to get rid of the probelm

C.B.

PS: these two ABAP report we have found (i believe there is more like this). these reports eems to be good options for getting a solution.. but may be you have more insight?

RSSOUSCO SAP ABAP Report - Consistency check of user tables

RSSOUSCK SAP ABAP Report - Restore consistency of an individual user

RSSORE01 SAP ABAP Report - SAPoffice: Consistency Check Program

But what is the correct approach? There as as well this transaction which i have found:

SO55 (User Consistency Check)

 

DEAR ALL PROBLEM WAS SOLVED BY USING ABAP Reports like the above ones. Inconsistency in database could be removed.