SAP ABAP Table
CMST_LO_STATUS_PRF_MAP
{Assign status groups to status profile}
Home
title {label: "SAP ABAP table CMST_LO_STATUS_PRF_MAP {Assign status groups to status profile}", size: "20"} # Entities [CMST_LO_STATUS_PRF_MAP] {bgcolor: "tomato"} +PRF_NAME {label: "CHAR (10)"} +STATUS_GRP {label: "CHAR (10)"} [CMSC_LO_STAGRP] {bgcolor: "#d0e0d0"} *STATUS_GRP {label: "CHAR (10)"} *GRP_PACKAGE {label: "CHAR (30)"} [CMSC_LO_STAPRF] {bgcolor: "#d0e0d0"} *PRF_NAME {label: "CHAR (10)"} *PRF_PACKAGE {label: "CHAR (30)"} # Relationships CMST_LO_STATUS_PRF_MAP *--* CMSC_LO_STAPRF {label: "CMST_LO_STATUS_PRF_MAP-PRF_NAME = CMSC_LO_STAPRF-PRF_NAME"} CMST_LO_STATUS_PRF_MAP *--* CMSC_LO_STAGRP {label: "CMST_LO_STATUS_PRF_MAP-STATUS_GRP = CMSC_LO_STAGRP-STATUS_GRP"}
View Full Image
View in PDF
Foreign Key tables (2)
CMSC_LO_STAGRP
{Define status groups}
CMSC_LO_STAPRF
{Application status profile definition}