SAP ABAP Table
T7BRTR
{Transportation ticket}
Home
title {label: "SAP ABAP table T7BRTR {Transportation ticket}", size: "20"} # Entities [T7BRTR] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *TRANS {label: "CHAR (4)"} *ENDDA {label: "DATS (8)"} +WAERS {label: "CUKY (5)"} +TTYPE {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T7BRT2] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *TTYPE {label: "CHAR (2)"} [TCURC] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *WAERS {label: "CUKY (5)"} # Relationships T7BRTR *--* T000 {label: "T7BRTR-MANDT = T000-MANDT"} T7BRTR *--* T7BRT2 {label: "T7BRTR-TTYPE = T7BRT2-TTYPE"} T7BRTR 1--* TCURC {label: "T7BRTR-WAERS = TCURC-WAERS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T7BRT2
{Transportation type}
TCURC
{Currency Codes}