SAIS_TDDAT_MAINT_STOB

CDS View

Maintenance Authorization Groups for STOB

SAIS_TDDAT_MAINT_STOB is a CDS View in S/4HANA. Maintenance Authorization Groups for STOB. It contains 13 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
SAIS_TDDAT_MAINT view union Maintenance Authorization Groups for Tables and Views

Fields (13)

KeyField CDS FieldsUsed in Views
bezei bezei 1
cclass cclass 1
clidep clidep 1
ddlanguage ddlanguage 1
ddtext ddtext 1
devclass devclass 1
dlvunit dlvunit 1
mainflag mainflag 1
masterlang masterlang 1
ps_posid ps_posid 1
related_object related_object 1
sap_cclass sap_cclass 1
tabclass tabclass 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.

-- Maintenance Authorization Groups for STOB
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SAIS_TDDAT_MAINT_STOB (
    BEZEI,
    CCLASS,
    CLIDEP,
    DDLANGUAGE,
    DDTEXT,
    DEVCLASS,
    DLVUNIT,
    MAINFLAG,
    MASTERLANG,
    PS_POSID,
    RELATED_OBJECT,
    SAP_CCLASS,
    TABCLASS
);