SAP ABAP Table
CRMC_CREDITGRO_T
{Table of the Credit Groups for Grouping of Transaction Items}
Home
title {label: "SAP ABAP table CRMC_CREDITGRO_T {Table of the Credit Groups for Grouping of Transaction Items}", size: "20"} # Entities [CRMC_CREDITGRO_T] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+CREDIT_GROUP {label: "CHAR (2)"} *+LANGU {label: "LANG (1)"} [CRMC_CREDITGROUP] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *CREDIT_GROUP {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships CRMC_CREDITGRO_T 1--* T000 {label: "CRMC_CREDITGRO_T-CLIENT = T000-MANDT"} CRMC_CREDITGRO_T 1--* CRMC_CREDITGROUP {label: "CRMC_CREDITGRO_T-CREDIT_GROUP = CRMC_CREDITGROUP-CREDIT_GROUP"} CRMC_CREDITGRO_T *--* T002 {label: "CRMC_CREDITGRO_T-LANGU = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
CRMC_CREDITGROUP
{Credit Check Group}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}