Diagnosis The transactions SPUMG and SUMG use the authorization object S_UMG forthe authorization check. SAP provides two roles which cover the most important activities: SAP_UMG_ADMIN_ALL This role has authorizations for all activities in SPUMG/SUMG includingthe maintenance of the system vocabulary and "Reprocess Logs"(transactions SPUMG, SUMG). SAP_UMG_VOCAB_ALL This role has authorizations for the maintenance of the systemvocabulary and the maintenance of the "Reprocess Logs" only. Ask your system administrator to assign the role SAP_UMG_ADMIN_ALL toall users which are responsible for the Unicode preparation activitiesand post conversion activities. Asj your system administrator to assign the role SAP_UMG_VOCAB_ALL toall users which are responsible for the maintenance of the systemvocabulary and "Reprocess Logs". Please note: users having these authorizations can display clientdependent FI and HR related data. If you want to restrict the access tosuch data, please create an own profile. An overview about theauthorization objects and fields used is given below. Procedure The following fields are used for the authorization checks in SPUMG andSUMG: ACTVT Possible values are 02 = Change, 03 = Display, 16 = Execute S_UMG_ACTVT Possible values are ADMIN: Used for all administrative activities in SPUMG VOCAB: Used for the maintenance of the system vocabulary REPLOG: Used for the maintenance of the "Reprocess Logs" REPAIR: Used for the post conversion activities in SUMG DICBERCLS Used for the display and maintenance of the "Reprocess Logs". TheDICBERCLS field contains the authorization for tables according to theauthorization classes in table TDDAT. Here, you specify the names of thepermitted classes. Table classes are defined in the table TBRG. The table below shows the combination of fields and values: ,, ACTVT=02 ,, ACTVT=03 ,, ACTVT=16 ,, DICBERCLS ADMIN ,, X ,, X ,, X ,, X VOCAB ,, X ,, X ,, ,, REPLOG ,, X ,, X ,, ,, X REPAIR ,, X ,, ,, ,, X You can use transaction PFCG to create roles which match best to yourneeds. For Single Codepage systems the activity UMG_ACTVT=ADMIN isrelevant only. |