SAP ABAP Table
SDYN100CONTHIST
{Structure for Selection Screen of Contact History}
Home
title {label: "SAP ABAP table SDYN100CONTHIST {Structure for Selection Screen of Contact History}", size: "20"} # Entities [SDYN100CONTHIST] {bgcolor: "tomato"} +CCLASS {label: "CHAR (4)"} +ACTIVITY {label: "CHAR (4)"} [BCONTA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+CCLASS {label: "CHAR (4)"} *ACTIVITY {label: "CHAR (4)"} [BCONTC] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CCLASS {label: "CHAR (4)"} # Relationships SDYN100CONTHIST *--* BCONTA {label: "SDYN100CONTHIST-ACTIVITY = BCONTA-ACTIVITY"} SDYN100CONTHIST *--* BCONTC {label: "SDYN100CONTHIST-CCLASS = BCONTC-CCLASS"}
View Full Image
View in PDF
Foreign Key tables (2)
BCONTA
{Contact Activities}
BCONTC
{Contact Classes}