SAP ABAP Table
LOYC_ADM_AL_CD
{Table to store Airline Code Details}
Home
title {label: "SAP ABAP table LOYC_ADM_AL_CD {Table to store Airline Code Details}", size: "20"} # Entities [LOYC_ADM_AL_CD] {bgcolor: "tomato"} *CLIENT {label: "CLNT (3)"} *AIRLINE_ID {label: "CHAR (3)"} +AIRLINE_COUNTRY {label: "CHAR (3)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships LOYC_ADM_AL_CD 1--* T005 {label: "LOYC_ADM_AL_CD-AIRLINE_COUNTRY = T005-LAND1"}
View Full Image
View in PDF
Foreign Key tables (1)
T005
{Countries}