SAP ABAP Table
TICRC3
{Contact Person in Trading Partner}
Home
title {label: "SAP ABAP table TICRC3 {Contact Person in Trading Partner}", size: "20"} # Entities [TICRC3] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *VBUND {label: "CHAR (6)"} *CONTACTPERSON_ID {label: "CHAR (32)"} +UNAME {label: "CHAR (12)"} +PERSNUMBER {label: "CHAR (10)"} [ADRP] {bgcolor: "#d0e0d0"} *+CLIENT {label: "CLNT (3)"} *PERSNUMBER {label: "CHAR (10)"} *DATE_FROM {label: "DATS (8)"} *+NATION {label: "CHAR (1)"} [USR02] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *BNAME {label: "CHAR (12)"} # Relationships TICRC3 *--* ADRP {label: "TICRC3-PERSNUMBER = ADRP-PERSNUMBER"} TICRC3 *--* USR02 {label: "TICRC3-UNAME = USR02-BNAME"}
View Full Image
View in PDF
Foreign Key tables (2)
ADRP
{Persons (Business Address Services)}
USR02
{Logon Data (Kernel-Side Use)}