SAP ABAP Table
CPFC_CUSSTRUCC
{CPF Custom Structure Component}
Home
title {label: "SAP ABAP table CPFC_CUSSTRUCC {CPF Custom Structure Component}", size: "20"} # Entities [CPFC_CUSSTRUCC] {bgcolor: "tomato"} *+CLIENT {label: "CLNT (3)"} *+CUSTOM_STRUCTURE {label: "CHAR (30)"} *COMPONENT {label: "CHAR (20)"} [CPFC_CUSSTRUC] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *CUSTOM_STRUCTURE {label: "CHAR (30)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships CPFC_CUSSTRUCC 1--* T000 {label: "CPFC_CUSSTRUCC-CLIENT = T000-MANDT"} CPFC_CUSSTRUCC 1--* CPFC_CUSSTRUC {label: "CPFC_CUSSTRUCC-CUSTOM_STRUCTURE = CPFC_CUSSTRUC-CUSTOM_STRUCTURE"}
View Full Image
View in PDF
Foreign Key tables (2)
CPFC_CUSSTRUC
{CPF Custom Structure}
T000
{Clients}