SAP Table TUID

UID Handling

TUID (UID Handling) 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 TUID to other SAP tables.

TUID table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
UID_TYPE Type of UID UID_TYPE CHAR 10 0
IUID Item Unique Identification
UID_USED Flag indicating usage of UID Coding/Screens UID_USED CHAR 1 0
X UID-Related Coding and Screens are Used
NULL UID-Related Coding and Screens are not Used (Default)
UID_MAX_LENGTH Maximum Length Allowed for Concatenated Field UID_MAX_LENGTH NUMC 3 0
LIFSP Default delivery block LIFSP TVLS CHAR 2 0
CAPID Application CAPID TC04 CHAR 4 0
IDOC_MESSAGE UID IDoc Communication UID_IDOC CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
ESOA_MESSAGE UID eSOA Communication UID_ESOA CHAR 1 0
X Flag set. Event has occurred.
NULL Flag is Not Set
REGISTRY_CUST Dummy Registry Customer for Evaluating Distribution Model IUID_REGISTRY_CUST CHAR 10 0
N_UNIQ_MSG_TYPE Message Type for IUID Consistency Check IUID_N_UNIQ_MSG_TYPE CHAR 1 0
W Warning
E Error

TUID foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TUID CAPID TUID MANDT TC04 Applic-Specific Criteria for Alternative Determination MANDT
TUID CAPID TUID CAPID TC04 Applic-Specific Criteria for Alternative Determination CAPID
TUID LIFSP TUID LIFSP TVLS Deliveries: Blocking Reasons/Criteria LIFSP
TUID LIFSP TUID MANDT TVLS Deliveries: Blocking Reasons/Criteria MANDT
TUID MANDT TUID MANDT T000 Clients MANDT