SAP ABAP Table
JITCRIT
{Text Table for Selection Criteria in JIT Cockpit}
Home
title {label: "SAP ABAP table JITCRIT {Text Table for Selection Criteria in JIT Cockpit}", size: "20"} # Entities [JITCRIT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *+SELCRIT {label: "CHAR (40)"} [JITCRI] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *SELCRIT {label: "CHAR (40)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships JITCRIT 1--* T002 {label: "JITCRIT-LANGU = T002-SPRAS"} JITCRIT 1--* T000 {label: "JITCRIT-MANDT = T000-MANDT"} JITCRIT 1--* JITCRI {label: "JITCRIT-SELCRIT = JITCRI-SELCRIT"}
View Full Image
View in PDF
Foreign Key tables (3)
JITCRI
{Selection Criteria in JIT Cockpit}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}