What Is The Difference Between USOBX
What Is The Difference Between USOBX
11 The table USOBX_C defines which authorization checks are to be performed within a transaction and which not (despite authority-check command programmed ). This table also determines which authorization checks are maintained in the Profile Generator. The table USOBT_C defines for each transaction and for each authorization object which default values an authorization created from the authorization object should have in the Profile Generator.
SU22 Vs SU24
Categories:
SAP Security Interview questions, SAP Security- Authorizition, Tac n Ticks October 27, 2010
SU22 displays and updates the values in tables USOBT and USOBX, while SU24 does the same in tables USOBT_C and USOBX_C. The _C stands for Customer. The profile generator gets its data from the _C tables. In the USOBT and USOBX tables the values are the SAP standard values as shown in SU24. With SU25 one can (initially) transfer the USOBT values to the USOBT_C table.
Usually the sap standard tables USOBX and USOBT are not allowed modifications so that we copy the customized tables from these tables so in order to copy the tables we need to go the transaction su25. su22 displays and update the values in standard tables USOBT, USOBX. su24 displays and update the values in customizing tables USOBT_C, USOBX_C.