SAP ABAP Table
T77RCF_SPT_AATYP
{Assignment of Attachment Types to a Search Profile Type}
Home
title {label: "SAP ABAP table T77RCF_SPT_AATYP {Assignment of Attachment Types to a Search Profile Type}", size: "20"} # Entities [T77RCF_SPT_AATYP] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+SPTYPE {label: "CHAR (8)"} *+ATTACHMENT_TYPE {label: "NUMC (4)"} [T77RCF_ATTTYPE] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *ATT_TYP {label: "NUMC (4)"} [T77RCF_SPT] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *SPTYPE {label: "CHAR (8)"} # Relationships T77RCF_SPT_AATYP *--* T77RCF_ATTTYPE {label: "T77RCF_SPT_AATYP-ATTACHMENT_TYPE = T77RCF_ATTTYPE-ATT_TYP"} T77RCF_SPT_AATYP *--* T77RCF_SPT {label: "T77RCF_SPT_AATYP-SPTYPE = T77RCF_SPT-SPTYPE"}
View Full Image
View in PDF
Foreign Key tables (2)
T77RCF_ATTTYPE
{Attachment Types}
T77RCF_SPT
{Search Profile Types}