SAP ABAP Table
USS_RFCDEST
{SRM: RFC Destination for BW (Only 1 Entry per Client)}
Home
title {label: "SAP ABAP table USS_RFCDEST {SRM: RFC Destination for BW (Only 1 Entry per Client)}", size: "20"} # Entities [USS_RFCDEST] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} +RFCDEST {label: "CHAR (32)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships USS_RFCDEST *--* T000 {label: "USS_RFCDEST-MANDT = T000-MANDT"} USS_RFCDEST *--* RFCDES {label: "USS_RFCDEST-RFCDEST = RFCDES-RFCDEST"}
View Full Image
View in PDF
Foreign Key tables (2)
RFCDES
{Destination table for Remote Function Call}
T000
{Clients}