SAP Table TBLSYSDEST

RFC Destination of Logical System

TBLSYSDEST (RFC Destination of Logical System) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TBLSYSDEST to other SAP tables.

TBLSYSDEST table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
LOGSYS Receiving logical system RECVSYSTEM TBDLS CHAR 10 0
RFCDEST Standard RFC destination for synchronous BAPI calls BDBAPIDST RFCDES CHAR 32 0
DIALOGDEST Standard RFC destination for synchronous dialog calls BDDIAGDEST RFCDES CHAR 32 0

TBLSYSDEST foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TBLSYSDEST DIALOGDEST TBLSYSDEST DIALOGDEST RFCDES Destination table for Remote Function Call RFCDEST
TBLSYSDEST LOGSYS TBLSYSDEST LOGSYS TBDLS Logical system LOGSYS
TBLSYSDEST RFCDEST TBLSYSDEST RFCDEST RFCDES Destination table for Remote Function Call RFCDEST