SAP table TCUOS (Statuses for Configurable Objects)

SAP table TCUOS has 3 primary key fields being MANDT,OBTAB,STATUS.

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 CLNT 3 0 * MANDT
OBTAB Name of database table for object CHAR 30 0 * TABELLE
STATUS Status of configuration profile CHAR 1 0 COBSTATUS
KZPREP Configurable Object in Preparation CHAR 1 0 COBST_PREP
KZFREE Configurable object released CHAR 1 0 COBST_FREE
KZLOCK Configurable object locked CHAR 1 0 COBST_LOCK
KZCHNG Indicator: change to object requires change no. due to stat. CHAR 1 0 CUCHNG
DLOCK Indicator: distribution lock CHAR 1 0 DLOCK
AUPRF Profile Name for ALE Change Authorization CHAR 10 0 AUPRF