SAP ABAP Table
FMCJD
{Screen Fields for FMCABK}
Home
title {label: "SAP ABAP table FMCJD {Screen Fields for FMCABK}", size: "20"} # Entities [FMCJD] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +FIKRS {label: "CHAR (4)"} [FM01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *FIKRS {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships FMCJD *--* FM01 {label: "FMCJD-FIKRS = FM01-FIKRS"} FMCJD *--* T000 {label: "FMCJD-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
FM01
{Financial Management Areas}
T000
{Clients}