SAP ABAP Table
RSISD_S_ABC_SFLIGHT
{SFLIGHT Expands With Own Fields}
Home
title {label: "SAP ABAP table RSISD_S_ABC_SFLIGHT {SFLIGHT Expands With Own Fields}", size: "20"} # Entities [RSISD_S_ABC_SFLIGHT] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +CARRID {label: "CHAR (3)"} +CONNID {label: "NUMC (4)"} +CURRENCY {label: "CUKY (5)"} +PLANETYPE {label: "CHAR (10)"} [SAPLANE] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PLANETYPE {label: "CHAR (10)"} [SCARR] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CARRID {label: "CHAR (3)"} [SCURX] {bgcolor: "#d0e0d0"} *CURRKEY {label: "CUKY (5)"} [SPFLI] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+CARRID {label: "CHAR (3)"} *CONNID {label: "NUMC (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships RSISD_S_ABC_SFLIGHT *--* SCARR {label: "RSISD_S_ABC_SFLIGHT-CARRID = SCARR-CARRID"} RSISD_S_ABC_SFLIGHT 1--* SPFLI {label: "RSISD_S_ABC_SFLIGHT-CONNID = SPFLI-CONNID"} RSISD_S_ABC_SFLIGHT 1--+ SCURX {label: "RSISD_S_ABC_SFLIGHT-CURRENCY = SCURX-CURRKEY"} RSISD_S_ABC_SFLIGHT 1--* T000 {label: "RSISD_S_ABC_SFLIGHT-MANDT = T000-MANDT"} RSISD_S_ABC_SFLIGHT 1--* SAPLANE {label: "RSISD_S_ABC_SFLIGHT-PLANETYPE = SAPLANE-PLANETYPE"}
View Full Image
View in PDF
Foreign Key tables (5)
SAPLANE
{Plane}
SCARR
{Airline}
SCURX
{Currency for Workbench training data model BC_Travel}
SPFLI
{Flight schedule}
T000
{Clients}