SAP ABAP Table
SRMLOPR01
{SRM Demo Rec: Attribute Values of Logical Info. Objects}
Home
title {label: "SAP ABAP table SRMLOPR01 {SRM Demo Rec: Attribute Values of Logical Info. Objects}", size: "20"} # Entities [SRMLOPR01] {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)"} [SRMREC01] {bgcolor: "#d0e0d0"} *LOIO_ID {label: "CHAR (32)"} # Relationships SRMLOPR01 *--* SRMREC01 {label: "SRMLOPR01-OBJECT_ID = SRMREC01-LOIO_ID"} SRMLOPR01 *--* SDOKPROP {label: "SRMLOPR01-PROP_NAME = SDOKPROP-PROP_NAME"}
View Full Image
View in PDF
Foreign Key tables (2)
SDOKPROP
{SDOK: Information object attributes}
SRMREC01
{SRM Demo Rec: Instances of Logical Information Objects}