SAP ABAP Table
CFC_SELFIELDS
{CFC: Selection fields of the application}
Home
title {label: "SAP ABAP table CFC_SELFIELDS {CFC: Selection fields of the application}", size: "20"} # Entities [CFC_SELFIELDS] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+OBJAP {label: "CHAR (4)"} *+TABNAME {label: "CHAR (30)"} *+FIELDNAME {label: "CHAR (30)"} [CFC_APPLOBJ] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *OBJAP {label: "CHAR (4)"} [DD02L] {bgcolor: "#d0e0d0"} *TABNAME {label: "CHAR (30)"} *AS4LOCAL {label: "CHAR (1)"} *AS4VERS {label: "NUMC (4)"} [DD03L] {bgcolor: "#d0e0d0"} *+TABNAME {label: "CHAR (30)"} *FIELDNAME {label: "CHAR (30)"} *AS4LOCAL {label: "CHAR (1)"} *AS4VERS {label: "NUMC (4)"} *POSITION {label: "NUMC (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships CFC_SELFIELDS 1--* T000 {label: "CFC_SELFIELDS-CLIENT = T000-MANDT"} CFC_SELFIELDS 1--* DD03L {label: "CFC_SELFIELDS-FIELDNAME = DD03L-FIELDNAME"} CFC_SELFIELDS 1--* CFC_APPLOBJ {label: "CFC_SELFIELDS-OBJAP = CFC_APPLOBJ-OBJAP"} CFC_SELFIELDS 1--* DD02L {label: "CFC_SELFIELDS-TABNAME = DD02L-TABNAME"}
View Full Image
View in PDF
Foreign Key tables (4)
CFC_APPLOBJ
{CFC: Application objects}
DD02L
{SAP Tables}
DD03L
{Table Fields}
T000
{Clients}