SAP ABAP Table
CMST_BP_PRF_DET
{Structure for business partner profile details}
Home
title {label: "SAP ABAP table CMST_BP_PRF_DET {Structure for business partner profile details}", size: "20"} # Entities [CMST_BP_PRF_DET] {bgcolor: "tomato"} +CLIENT {label: "CLNT (3)"} +PROFILE {label: "CHAR (10)"} +MSG_TYPE {label: "CHAR (30)"} [CMSC_BP_PRF] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *PROFILE {label: "CHAR (10)"} [EDMSG] {bgcolor: "#d0e0d0"} *MSGTYP {label: "CHAR (30)"} # Relationships CMST_BP_PRF_DET *--* CMSC_BP_PRF {label: "CMST_BP_PRF_DET-CLIENT = CMSC_BP_PRF-CLIENT"} CMST_BP_PRF_DET *--* EDMSG {label: "CMST_BP_PRF_DET-MSG_TYPE = EDMSG-MSGTYP"} CMST_BP_PRF_DET *--* CMSC_BP_PRF {label: "CMST_BP_PRF_DET-PROFILE = CMSC_BP_PRF-PROFILE"}
View Full Image
View in PDF
Foreign Key tables (2)
CMSC_BP_PRF
{Transmission object profile definition}
EDMSG
{Logical message types}