SAP ABAP Table
FSSC_S_SAMPLE_ORG_VEND_DETAIL
{Vendor detail information for sample org vendor}
Home
title {label: "SAP ABAP table FSSC_S_SAMPLE_ORG_VEND_DETAIL {Vendor detail information for sample org vendor}", size: "20"} # Entities [FSSC_S_SAMPLE_ORG_VEND_DETAIL] {bgcolor: "tomato"} +VENDOR {label: "CHAR (10)"} +REGION {label: "CHAR (3)"} +COUNTRY {label: "CHAR (3)"} [LFA1] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LIFNR {label: "CHAR (10)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} [T005S] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+LAND1 {label: "CHAR (3)"} *BLAND {label: "CHAR (3)"} # Relationships FSSC_S_SAMPLE_ORG_VEND_DETAIL *--* T005 {label: "FSSC_S_SAMPLE_ORG_VEND_DETAIL-COUNTRY = T005-LAND1"} FSSC_S_SAMPLE_ORG_VEND_DETAIL *--* T005S {label: "FSSC_S_SAMPLE_ORG_VEND_DETAIL-REGION = T005S-BLAND"} FSSC_S_SAMPLE_ORG_VEND_DETAIL *--* LFA1 {label: "FSSC_S_SAMPLE_ORG_VEND_DETAIL-VENDOR = LFA1-LIFNR"}
View Full Image
View in PDF
Foreign Key tables (3)
LFA1
{Vendor Master (General Section)}
T005
{Countries}
T005S
{Taxes: Region (Province) Key}