P_USR_TO_GLOBALUID

CDS View

User UUID

P_USR_TO_GLOBALUID is a CDS View in S/4HANA. User UUID. It contains 1 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
C_BusinessUserEvent view_entity left_outer Business User Event Root View
I_RespyMgmtUsrToGlobUsrID view from BASIC User to Global User ID

Fields (1)

KeyField CDS FieldsUsed in Views
sap_uid SAPUserUUID 1

Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.

-- User UUID
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_USR_TO_GLOBALUID (
    SAP_UID
);