SAP ABAP Table
ECCUSTOMERDATA
{eCATT Demonstration: Structure for Customer Data}
Home
title {label: "SAP ABAP table ECCUSTOMERDATA {eCATT Demonstration: Structure for Customer Data}", size: "20"} # Entities [ECCUSTOMERDATA] {bgcolor: "tomato"} +REGION {label: "CHAR (3)"} [T005S] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+LAND1 {label: "CHAR (3)"} *BLAND {label: "CHAR (3)"} # Relationships ECCUSTOMERDATA *--* T005S {label: "ECCUSTOMERDATA-REGION = T005S-BLAND"}
View Full Image
View in PDF
Foreign Key tables (1)
T005S
{Taxes: Region (Province) Key}