SAP ABAP Table
SRMALLINK
{Maintain Assignment of SPS ID and BOR Types}
Home
title {label: "SAP ABAP table SRMALLINK {Maintain Assignment of SPS ID and BOR Types}", size: "20"} # Entities [SRMALLINK] {bgcolor: "tomato"} *+SPID {label: "CHAR (32)"} +BOTYPE {label: "CHAR (10)"} [SRMSPSDE] {bgcolor: "#d0e0d0"} *SPSID {label: "CHAR (32)"} [TOJTB] {bgcolor: "#d0e0d0"} *NAME {label: "CHAR (10)"} # Relationships SRMALLINK 1--* TOJTB {label: "SRMALLINK-BOTYPE = TOJTB-NAME"} SRMALLINK 1--* SRMSPSDE {label: "SRMALLINK-SPID = SRMSPSDE-SPSID"}
View Full Image
View in PDF
Foreign Key tables (2)
SRMSPSDE
{ET - Definition}
TOJTB
{Business object repository: Basic data}