TUID - UID Handling
UID Handling information is stored in SAP table TUID.
It is part of development package UID in software component LO-MD-UID. This development package consists of objects that can be grouped under "Unique Identification".
It is part of development package UID in software component LO-MD-UID. This development package consists of objects that can be grouped under "Unique Identification".
Fields for table TUID
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | T000 |
UID_TYPE | Type of UID | X | UID_TYPE | CHAR | 10 | |
UID_USED | Flag indicating usage of UID Coding/Screens | UID_USED | CHAR | 1 | ||
UID_MAX_LENGTH | Maximum Length Allowed for Concatenated Field | UID_MAX_LENGTH | NUMC | 3 | ||
LIFSP | Default Delivery Block | LIFSP | CHAR | 2 | TVLS | |
CAPID | Application | CAPID | CHAR | 4 | TC04 | |
IDOC_MESSAGE | UID IDoc Communication | UID_IDOC | CHAR | 1 | ||
ESOA_MESSAGE | UID eSOA Communication | UID_ESOA | CHAR | 1 | ||
REGISTRY_CUST | Dummy Registry Customer for Evaluating Distribution Model | IUID_REGISTRY_CUST | CHAR | 10 | ||
N_UNIQ_MSG_TYPE | Message Type for IUID Consistency Check | IUID_N_UNIQ_MSG_TYPE | CHAR | 1 |