SAP ABAP Table
SRMPHPR01
{SRM Demo Rec: Attributes of Physical Information Objects}
Home
title {label: "SAP ABAP table SRMPHPR01 {SRM Demo Rec: Attributes of Physical Information Objects}", size: "20"} # Entities [SRMPHPR01] {bgcolor: "tomato"} *+OBJECT_ID {label: "CHAR (32)"} *+PROP_NAME {label: "CHAR (25)"} *PROP_INDEX {label: "NUMC (5)"} [SDOKPROP] {bgcolor: "#d0e0d0"} *PROP_NAME {label: "CHAR (25)"} [SRMRECP01] {bgcolor: "#d0e0d0"} *PHIO_ID {label: "CHAR (32)"} # Relationships SRMPHPR01 *--* SRMRECP01 {label: "SRMPHPR01-OBJECT_ID = SRMRECP01-PHIO_ID"} SRMPHPR01 *--* SDOKPROP {label: "SRMPHPR01-PROP_NAME = SDOKPROP-PROP_NAME"}
View Full Image
View in PDF
Foreign Key tables (2)
SDOKPROP
{SDOK: Information object attributes}
SRMRECP01
{SRM Demo Rec: Instances of Physical Information Objects}