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: 

Difference between SU24 and SU22

Former Member
0 Kudos

Hi,

What is the difference between SU24 and SU22?

Thanks,

Sreekar.

1 ACCEPTED SOLUTION

Former Member

Hi,

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.

Reward points if found helpfull..

Cheers,

Chandra Sekhar.

4 REPLIES 4

Former Member
0 Kudos

SU22 displays and updates the values in tables USOBT and USOBX

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 USOBTC table. Using SU24 you can set check indicators to exclude or include certain authorization objects from authority checks. You can also use the check indicators to control which objects appear in the PG and which fields are displayed for editing before the authorization profiles are automatically generated.

Using SU25 (Copy inital defaults), copy the supplied SAP defaults, tables USOBX and USOBT. This steps imports the SAP check indicator defaults for the authorization objects within a transaction and the authorization field values for the PG into customer tables USOBX_C and USOBT_C. You can edit these values later in transaction SU24.

Hope this helps

Vinodh Balakrishnan

Former Member

Hi sreekar,

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.

Perhaps the tcodes su22 and su24 are related in the same way as su01 and su10. When u try to execute mass changes through su01 u r brought to the same screen as that of su10.

In addition to that the objects which are existent for both the tcodes su22&su24 are the same.

So what i feel is that one of the tcode is a subset of the other means the tcode at higher level in addition to several other capabilities also has that other tcode.

With respect to eg of su01 and su10, su01 exists at higher level and comprises of may func. of which mass changes is an option.

So we cannot diffrentiate them clearly bcoz one is a subset of other.

Might be this answers ur query. Other more specific answers are welcome so that we can have a better insight

pls check the link..surely it helps..

http://www.jt77.com/securitysap/smart-forms-3331.html

pls reward if helps,

regards.

0 Kudos

In the USOBT and USOBX tables the values are the SAP standard values as shown in SU22, not in SU24.

Former Member

Hi,

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.

Reward points if found helpfull..

Cheers,

Chandra Sekhar.