SAP ABAP Table
J_1BAAT
{Nota Fiscal type text}
Home
title {label: "SAP ABAP table J_1BAAT {Nota Fiscal type text}", size: "20"} # Entities [J_1BAAT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+NFTYPE {label: "CHAR (2)"} [J_1BAA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *NFTYPE {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships J_1BAAT 1--* T000 {label: "J_1BAAT-MANDT = T000-MANDT"} J_1BAAT 1--* J_1BAA {label: "J_1BAAT-NFTYPE = J_1BAA-NFTYPE"} J_1BAAT 1--* T002 {label: "J_1BAAT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
J_1BAA
{Nota Fiscal type}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}