SAP ABAP Table
TTEC_ORIGIN
{Product Origin}
Home
title {label: "SAP ABAP table TTEC_ORIGIN {Product Origin}", size: "20"} # Entities [TTEC_ORIGIN] {bgcolor: "tomato"} *CLIENT {label: "CLNT (3)"} *+COUNTRYISO {label: "CHAR (2)"} *ORIGIN {label: "NUMC (3)"} [TTEC_COUNTRY] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *COUNTRYISO {label: "CHAR (2)"} *+COMMUNITY {label: "CHAR (5)"} # Relationships TTEC_ORIGIN ?--* TTEC_COUNTRY {label: "TTEC_ORIGIN-COUNTRYISO = TTEC_COUNTRY-COUNTRYISO"}
View Full Image
View in PDF
Foreign Key tables (1)
TTEC_COUNTRY
{Country to Community Assignment}