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: 

USOBX Check flag = U or blank, is it normal?

Former Member
0 Kudos

Hi all,

Is it normal to have several entries in SU22 for transactions where the Status LED for authorization object entries is red and the corresponding Check flag field in table USOBX is equal to U?

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

First of all: hands OFF SU22. That is for SAP and in older releases you could actually change things there. You must maintain SU24 and not SU22. There is no valid reason to change SU22 even if some old SAP notes mention that.

You can use report SU24_AUTO_REPAIR to correct the entries (read the SAP notes and check your version!) if they are transferred into SU24.

But unless they cause inconsistencies, these entries are harmless.

The background is that SAP uses transaction CHECKMAN to evaluate the capability of transactions to object checks and field values and transfer them from the kernel trace to SU22. If the SAP developers did not process the CHECKMAN, then the entries are "unclassified".

In SAPs own systems this translates to "no check".

In customer systems this translates to "check" or the same as if the object was not listed at all.

Cheers,

Julius

2 REPLIES 2

Former Member
0 Kudos

First of all: hands OFF SU22. That is for SAP and in older releases you could actually change things there. You must maintain SU24 and not SU22. There is no valid reason to change SU22 even if some old SAP notes mention that.

You can use report SU24_AUTO_REPAIR to correct the entries (read the SAP notes and check your version!) if they are transferred into SU24.

But unless they cause inconsistencies, these entries are harmless.

The background is that SAP uses transaction CHECKMAN to evaluate the capability of transactions to object checks and field values and transfer them from the kernel trace to SU22. If the SAP developers did not process the CHECKMAN, then the entries are "unclassified".

In SAPs own systems this translates to "no check".

In customer systems this translates to "check" or the same as if the object was not listed at all.

Cheers,

Julius

0 Kudos

The entries are transferred to SU24 and the info you provided will be helpful in deciding what to do about it, if anything.

Thanks!