SAP ABAP Table
TICRC1
{RFC Destination and Contact Person in Company}
Home
title {label: "SAP ABAP table TICRC1 {RFC Destination and Contact Person in Company}", size: "20"} # Entities [TICRC1] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+RCOMP {label: "CHAR (6)"} +RFCDES {label: "CHAR (32)"} [RFCDES] {bgcolor: "#d0e0d0"} *RFCDEST {label: "CHAR (32)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T880] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *RCOMP {label: "CHAR (6)"} # Relationships TICRC1 *--* T000 {label: "TICRC1-MANDT = T000-MANDT"} TICRC1 *--* T880 {label: "TICRC1-RCOMP = T880-RCOMP"} TICRC1 *--* RFCDES {label: "TICRC1-RFCDES = RFCDES-RFCDEST"}
View Full Image
View in PDF
Foreign Key tables (3)
RFCDES
{Destination table for Remote Function Call}
T000
{Clients}
T880
{Global Company Data (for KONS Ledger)}