SAP ABAP Table
TVE2T
{Shipping Unit Group 2: Texts}
Home
title {label: "SAP ABAP table TVE2T {Shipping Unit Group 2: Texts}", size: "20"} # Entities [TVE2T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+VEGR2 {label: "CHAR (5)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TVE2] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *VEGR2 {label: "CHAR (5)"} # Relationships TVE2T 1--* T000 {label: "TVE2T-MANDT = T000-MANDT"} TVE2T 1--* T002 {label: "TVE2T-SPRAS = T002-SPRAS"} TVE2T 1--* TVE2 {label: "TVE2T-VEGR2 = TVE2-VEGR2"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TVE2
{Shipping Unit Group 2}