SAP ABAP Table
V_CSRCFCALL
{Generierte Tabelle zu einem View}
Home
title {label: "SAP ABAP table V_CSRCFCALL {Generierte Tabelle zu einem View}", size: "20"} # Entities [V_CSRCFCALL] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+BDC_NAME {label: "CHAR (12)"} *+SEQ {label: "NUMC (3)"} +FNAME {label: "CHAR (30)"} [CIMAP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+BDC_NAME {label: "CHAR (12)"} *SEQ {label: "NUMC (3)"} [TFDIR] {bgcolor: "#d0e0d0"} *FUNCNAME {label: "CHAR (30)"} # Relationships V_CSRCFCALL *--* CIMAP {label: "V_CSRCFCALL-BDC_NAME = CIMAP-BDC_NAME"} V_CSRCFCALL *--* TFDIR {label: "V_CSRCFCALL-FNAME = TFDIR-FUNCNAME"} V_CSRCFCALL *--* CIMAP {label: "V_CSRCFCALL-MANDT = CIMAP-MANDT"} V_CSRCFCALL *--* CIMAP {label: "V_CSRCFCALL-SEQ = CIMAP-SEQ"}
View Full Image
View in PDF
Foreign Key tables (2)
CIMAP
{Input Sequence for BDC Sessions}
TFDIR
{Function Module}