I_ISSACTYMGMTUSERSTATUS1

CDS View

User Status 1

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

CDS Views using this table (2)

ViewTypeJoinVDMDescription
I_ChangeRecdStatusBsc view inner BASIC Change Record Status
I_UserStatusVH view inner BASIC Value help for user status

Fields (1)

KeyField CDS FieldsUsed in Views
KEY IssActyMgmtUserStatus1 ChangeRecordStatus 2

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 Status 1
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_ISSACTYMGMTUSERSTATUS1 (
    ISSACTYMGMTUSERSTATUS1,
    PRIMARY KEY (ISSACTYMGMTUSERSTATUS1)
);