SAP ABAP Table
/IPRO/TPROP_T
{Property text table}
Home
title {label: "SAP ABAP table /IPRO/TPROP_T {Property text table}", size: "20"} # Entities [_IPRO_TPROP_T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *+CONTENT {label: "CHAR (10)"} *+PROP {label: "CHAR (20)"} [_IPRO_TCONTENT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CONTENT {label: "CHAR (10)"} [_IPRO_TPROP] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+CONTENT {label: "CHAR (10)"} *PROP {label: "CHAR (20)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships _IPRO_TPROP_T 1--* _IPRO_TCONTENT {label: "/IPRO/TPROP_T-CONTENT = /IPRO/TCONTENT-CONTENT"} _IPRO_TPROP_T 1--* T002 {label: "/IPRO/TPROP_T-LANGU = T002-SPRAS"} _IPRO_TPROP_T *--* T000 {label: "/IPRO/TPROP_T-MANDT = T000-MANDT"} _IPRO_TPROP_T 1--* _IPRO_TPROP {label: "/IPRO/TPROP_T-PROP = /IPRO/TPROP-PROP"}
View Full Image
View in PDF
Foreign Key tables (4)
/IPRO/TCONTENT
{Content Types}
/IPRO/TPROP
{Property table}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}