SAP ABAP Table
DEMO_ORIGINAL
{Generated Table for View}
Home
title {label: "SAP ABAP table DEMO_ORIGINAL {Generated Table for View}", size: "20"} # Entities [DEMO_ORIGINAL] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+ID {label: "CHAR (3)"} *CARRIER {label: "CHAR (20)"} *FLIGHT {label: "NUMC (4)"} [SCARR] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CARRID {label: "CHAR (3)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships DEMO_ORIGINAL 1--* T000 {label: "DEMO_ORIGINAL-CLIENT = T000-MANDT"} DEMO_ORIGINAL 1--* SCARR {label: "DEMO_ORIGINAL-ID = SCARR-CARRID"}
View Full Image
View in PDF
Foreign Key tables (2)
SCARR
{Airline}
T000
{Clients}