SAP ABAP Table
SWOTSYINFO
{System Information}
Home
title {label: "SAP ABAP table SWOTSYINFO {System Information}", size: "20"} # Entities [SWOTSYINFO] {bgcolor: "tomato"} +LOGSYS {label: "CHAR (10)"} +RFCDEST {label: "CHAR (32)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [TBDLS] {bgcolor: "#d0e0d0"} *LOGSYS {label: "CHAR (10)"} # Relationships SWOTSYINFO 1--* TBDLS {label: "SWOTSYINFO-LOGSYS = TBDLS-LOGSYS"} SWOTSYINFO *--* RFCDES {label: "SWOTSYINFO-RFCDEST = RFCDES-RFCDEST"}
View Full Image
View in PDF
Foreign Key tables (2)
RFCDES
{Destination table for Remote Function Call}
TBDLS
{Logical system}