SAP ABAP Table
KDM_LORI
{KPro Demo: Inbound Relationships of Logical Info Objects}
Home
title {label: "SAP ABAP table KDM_LORI {KPro Demo: Inbound Relationships of Logical Info Objects}", size: "20"} # Entities [KDM_LORI] {bgcolor: "tomato"} *MANDT {label: "CLNT (3)"} *+REP2_ID {label: "CHAR (32)"} *REIO_ID {label: "CHAR (32)"} +RE_CLASS {label: "CHAR (10)"} [KDM_LOIO] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *LOIO_ID {label: "CHAR (32)"} [SDOKRECL] {bgcolor: "#d0e0d0"} *+RE_CLASS {label: "CHAR (10)"} # Relationships KDM_LORI ?--* KDM_LOIO {label: "KDM_LORI-REP2_ID = KDM_LOIO-LOIO_ID"} KDM_LORI *--* SDOKRECL {label: "KDM_LORI-RE_CLASS = SDOKRECL-RE_CLASS"}
View Full Image
View in PDF
Foreign Key tables (2)
KDM_LOIO
{KPro Demo: Instance of Logical Information Objects}
SDOKRECL
{SDOK: Relationship classes}