SAP ABAP Table
CMSC_LO_STPRFMAP
{Assign status groups to status profile}
Home
title {label: "SAP ABAP table CMSC_LO_STPRFMAP {Assign status groups to status profile}", size: "20"} # Entities [CMSC_LO_STPRFMAP] {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 CMSC_LO_STPRFMAP *--* CMSC_LO_STAPRF {label: "CMSC_LO_STPRFMAP-PRF_NAME = CMSC_LO_STAPRF-PRF_NAME"} CMSC_LO_STPRFMAP *--* CMSC_LO_STAGRP {label: "CMSC_LO_STPRFMAP-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}