SAP ABAP Table
WCAT_DISTR
{Customzing Table for Distribution of CAL values to Stores}
Home
title {label: "SAP ABAP table WCAT_DISTR {Customzing Table for Distribution of CAL values to Stores}", size: "20"} # Entities [WCAT_DISTR] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+PROF {label: "CHAR (4)"} *DISTR_PROFILE {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [WRMA_PROF_BI] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *PROFILE {label: "CHAR (4)"} # Relationships WCAT_DISTR *--* T000 {label: "WCAT_DISTR-MANDT = T000-MANDT"} WCAT_DISTR *--* WRMA_PROF_BI {label: "WCAT_DISTR-PROF = WRMA_PROF_BI-PROFILE"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
WRMA_PROF_BI
{RMA Customzing Profile}