SAP ABAP Table
CMST_LO_SCR_MAP
{Assign screens to resale order applications}
Home
title {label: "SAP ABAP table CMST_LO_SCR_MAP {Assign screens to resale order applications}", size: "20"} # Entities [CMST_LO_SCR_MAP] {bgcolor: "tomato"} +APPLICATION {label: "CHAR (4)"} +SCREEN_ID {label: "CHAR (10)"} [CMSC_LO_APPL] {bgcolor: "#d0e0d0"} *APPLICATION {label: "CHAR (4)"} *APPL_PACKAGE {label: "CHAR (30)"} *APPLICATION_TYP {label: "CHAR (5)"} [CMSC_LO_SCR_DEF] {bgcolor: "#d0e0d0"} *SCREEN_ID {label: "CHAR (10)"} # Relationships CMST_LO_SCR_MAP 1--+ CMSC_LO_APPL {label: "CMST_LO_SCR_MAP-APPLICATION = CMSC_LO_APPL-APPLICATION"} CMST_LO_SCR_MAP 1--+ CMSC_LO_SCR_DEF {label: "CMST_LO_SCR_MAP-SCREEN_ID = CMSC_LO_SCR_DEF-SCREEN_ID"}
View Full Image
View in PDF
Foreign Key tables (2)
CMSC_LO_APPL
{Application definition}
CMSC_LO_SCR_DEF
{Define screen views}