SAP ABAP Table
RJYCIC_APPLDEST
{IS-M: CIC, Application with Corresponding Destination}
Home
title {label: "SAP ABAP table RJYCIC_APPLDEST {IS-M: CIC, Application with Corresponding Destination}", size: "20"} # Entities [RJYCIC_APPLDEST] {bgcolor: "tomato"} +APPL {label: "CHAR (3)"} +DEST {label: "CHAR (32)"} [TJYCIC_FR_APPL] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *APPL {label: "CHAR (3)"} [TJYCIC_FR_DEST] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+DEST {label: "CHAR (32)"} # Relationships RJYCIC_APPLDEST *--* TJYCIC_FR_APPL {label: "RJYCIC_APPLDEST-APPL = TJYCIC_FR_APPL-APPL"} RJYCIC_APPLDEST *--* TJYCIC_FR_DEST {label: "RJYCIC_APPLDEST-DEST = TJYCIC_FR_DEST-DEST"}
View Full Image
View in PDF
Foreign Key tables (2)
TJYCIC_FR_APPL
{IS-M: CIC, Application for Remote CIC}
TJYCIC_FR_DEST
{IS-M: CIC, Destinations for Remote CIC}