SAP ABAP Table
/SAPSLL/TLEDES
{Assignment of RFC Connections to Get Mail (Polling)}
Home
title {label: "SAP ABAP table /SAPSLL/TLEDES {Assignment of RFC Connections to Get Mail (Polling)}", size: "20"} # Entities [_SAPSLL_TLEDES] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+COUNTRY {label: "CHAR (3)"} *SRVLL {label: "CHAR (6)"} *INDEI {label: "CHAR (1)"} +RFCDEST {label: "CHAR (32)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [T005] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LAND1 {label: "CHAR (3)"} # Relationships _SAPSLL_TLEDES *--* T005 {label: "/SAPSLL/TLEDES-COUNTRY = T005-LAND1"} _SAPSLL_TLEDES *--* RFCDES {label: "/SAPSLL/TLEDES-RFCDEST = RFCDES-RFCDEST"}
View Full Image
View in PDF
Foreign Key tables (2)
RFCDES
{Destination table for Remote Function Call}
T005
{Countries}