- Home
- Resources
- SAP Tables
- TCUOS - Statuses for Configurable Objects
SAP Table TCUOS
Statuses for Configurable Objects
TCUOS (Statuses for Configurable Objects) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TCUOS to other SAP tables.
Source: TCUOS (Statuses for Configurable Objects)
TCUOS table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
MANDT |
Client |
MANDT |
|
CLNT |
|
3 |
0 |
|
OBTAB |
Name of database table for object |
TABELLE |
|
CHAR |
|
30 |
0 |
|
STATUS |
Status of configuration profile |
COBSTATUS |
|
CHAR |
|
1 |
0 |
|
KZPREP |
Configurable Object in Preparation |
COBST_PREP |
|
CHAR |
|
1 |
0 |
Possible values
|
KZFREE |
Configurable object released |
COBST_FREE |
|
CHAR |
|
1 |
0 |
Possible values
|
KZLOCK |
Configurable object locked |
COBST_LOCK |
|
CHAR |
|
1 |
0 |
Possible values
|
KZCHNG |
Indicator: change to object requires change no. due to stat. |
CUCHNG |
|
CHAR |
|
1 |
0 |
Possible values
|
DLOCK |
Indicator: distribution lock |
DLOCK |
|
CHAR |
|
1 |
0 |
Possible values
|
AUPRF |
Profile Name for ALE Change Authorization |
AUPRF |
|
CHAR |
|
10 |
0 |
|