SAP ABAP Table
/CUM/DESTYPE
{CU: Number Range Customizing for Compatible Unit Design Type}
Home
title {label: "SAP ABAP table /CUM/DESTYPE {CU: Number Range Customizing for Compatible Unit Design Type}", size: "20"} # Entities [_CUM_DESTYPE] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *DESTYP {label: "CHAR (1)"} +STSMA {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TJ20] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *STSMA {label: "CHAR (8)"} # Relationships _CUM_DESTYPE 1--* T000 {label: "/CUM/DESTYPE-MANDT = T000-MANDT"} _CUM_DESTYPE 1--* TJ20 {label: "/CUM/DESTYPE-STSMA = TJ20-STSMA"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
TJ20
{Status profiles}