SAP ABAP Table
CNVFIELDREFPARS
{Assignment of fields to organizational units}
Home
title {label: "SAP ABAP table CNVFIELDREFPARS {Assignment of fields to organizational units}", size: "20"} # Entities [CNVFIELDREFPARS] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+TABNAME {label: "CHAR (30)"} *+FIELDNAME {label: "CHAR (30)"} *+DERIVATIONTYPE {label: "CHAR (10)"} *PARAMNUM {label: "NUMC (2)"} [CNVFIELDREF] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+TABNAME {label: "CHAR (30)"} *+FIELDNAME {label: "CHAR (30)"} *+DERIVATIONTYPE {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships CNVFIELDREFPARS 1--* CNVFIELDREF {label: "CNVFIELDREFPARS-DERIVATIONTYPE = CNVFIELDREF-DERIVATIONTYPE"} CNVFIELDREFPARS 1--* CNVFIELDREF {label: "CNVFIELDREFPARS-FIELDNAME = CNVFIELDREF-FIELDNAME"} CNVFIELDREFPARS 1--* T000 {label: "CNVFIELDREFPARS-MANDT = T000-MANDT"} CNVFIELDREFPARS 1--* CNVFIELDREF {label: "CNVFIELDREFPARS-TABNAME = CNVFIELDREF-TABNAME"}
View Full Image
View in PDF
Foreign Key tables (2)
CNVFIELDREF
{Assignment of fields to organizational units}
T000
{Clients}