SAP ABAP Table
TPRIOCL
{Project Class Priority Assignment}
Home
title {label: "SAP ABAP table TPRIOCL {Project Class Priority Assignment}", size: "20"} # Entities [TPRIOCL] {bgcolor: "tomato"} *+CLASS {label: "CHAR (6)"} *+PRIORITY {label: "CHAR (1)"} [TPRCLASS] {bgcolor: "#d0e0d0"} *CLASS {label: "CHAR (6)"} [TPRIOEPR] {bgcolor: "#d0e0d0"} *PRIORITY {label: "CHAR (1)"} # Relationships TPRIOCL 1--+ TPRCLASS {label: "TPRIOCL-CLASS = TPRCLASS-CLASS"} TPRIOCL 1--+ TPRIOEPR {label: "TPRIOCL-PRIORITY = TPRIOEPR-PRIORITY"}
View Full Image
View in PDF
Foreign Key tables (2)
TPRCLASS
{Project Management Project Classes}
TPRIOEPR
{Project Management Priorities}