SAP table USOB_FLAGS (Indicators for SU22, SU24, SU25)

SAP table USOB_FLAGS has 4 primary key fields being MANDT,FLAG_NAME,NAME,TYPE.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client ID CLNT 3 0 * SYMANDT
FLAG_NAME Character field, length 32 CHAR 32 0 CHAR32
NAME Program, transaction or function module name CHAR 30 0 XUPNAME
TYPE Type of Application (Transaction/RFC Function/Service) CHAR 2 0 USOBXTYPE
HS External Service
HT TADIR Service
RF RFC Function Module
TR Transaction
UNAME Branching Name CHAR 30 0 BNAME
MOD_DATE Field of type DATS DATS 8 0 DATS
MOD_TIME Time TIMS 6 0 UZEIT
FLAG_VALUE Character field of length 40 CHAR 40 0 CHAR40