SAP ABAP Table
BBPS_BACKEND_DEST
{Definition of Backend Systems in B2B}
Home
title {label: "SAP ABAP table BBPS_BACKEND_DEST {Definition of Backend Systems in B2B}", size: "20"} # Entities [BBPS_BACKEND_DEST] {bgcolor: "tomato"} +CLIENT {label: "CLNT (3)"} +LOG_SYS {label: "CHAR (10)"} +DEST {label: "CHAR (32)"} +DEST_DIALOG {label: "CHAR (32)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TBDLS] {bgcolor: "#d0e0d0"} *LOGSYS {label: "CHAR (10)"} # Relationships BBPS_BACKEND_DEST *--* T000 {label: "BBPS_BACKEND_DEST-CLIENT = T000-MANDT"} BBPS_BACKEND_DEST *--* RFCDES {label: "BBPS_BACKEND_DEST-DEST = RFCDES-RFCDEST"} BBPS_BACKEND_DEST *--* RFCDES {label: "BBPS_BACKEND_DEST-DEST_DIALOG = RFCDES-RFCDEST"} BBPS_BACKEND_DEST *--* TBDLS {label: "BBPS_BACKEND_DEST-LOG_SYS = TBDLS-LOGSYS"}
View Full Image
View in PDF
Foreign Key tables (3)
RFCDES
{Destination table for Remote Function Call}
T000
{Clients}
TBDLS
{Logical system}