SAP ABAP Table
CRMC_FM_AVCPROFR
{Funds Management: AVC Profile & Check Rules joint table}
Home
title {label: "SAP ABAP table CRMC_FM_AVCPROFR {Funds Management: AVC Profile & Check Rules joint table}", size: "20"} # Entities [CRMC_FM_AVCPROFR] {bgcolor: "tomato"} *CLIENT {label: "CLNT (3)"} *+PROFILE_ID {label: "CHAR (4)"} *+CHECK_RULE {label: "CHAR (10)"} [CRMC_FM_AVCPROF] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *PROFILE_ID {label: "CHAR (4)"} [CRMC_FM_AVC_RL] {bgcolor: "#d0e0d0"} *CLIENT {label: "CLNT (3)"} *CHECK_RULE {label: "CHAR (10)"} # Relationships CRMC_FM_AVCPROFR *--* CRMC_FM_AVC_RL {label: "CRMC_FM_AVCPROFR-CHECK_RULE = CRMC_FM_AVC_RL-CHECK_RULE"} CRMC_FM_AVCPROFR *--* CRMC_FM_AVCPROF {label: "CRMC_FM_AVCPROFR-PROFILE_ID = CRMC_FM_AVCPROF-PROFILE_ID"}
View Full Image
View in PDF
Foreign Key tables (2)
CRMC_FM_AVCPROF
{Funds Management: AVC Profile}
CRMC_FM_AVC_RL
{Funds Management: AVC Check Rule}