SAP ABAP Table CMSC_MAP_APP_MAP (CMS Mapper Table to define from and to Applicatin parameters)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CHM-POS (Application Component) Point of Sale
     CMS_MAPPER (Package) CMS Package for Mapping functionality
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CMSC_MAP_APP_MAP   Table Relationship Diagram
Short Description CMS Mapper Table to define from and to Applicatin parameters    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MAP_APP_TYPE_ID CMST_MAP_ID CMST_MAP_ID CHAR 4   0   CMS mapper: Mapping ID for From and to Application mapping  
2 FROM_APP_TYPE_ID CMST_FROM_APPL_ID CMST_APPL_ID CHAR 30   0   CMS mapper: calling application CMSC_MAP_APP
3 TO_APP_TYPE_ID CMST_TO_APPL_ID CMST_APPL_ID CHAR 30   0   CMS mapper: to application type ID CMSC_MAP_APP
4 FROM_APP CMST_FROM_APP CMST_APPL CHAR 20   0   CMS mapper from application process CMSC_MAP_APPL
5 TO_APP CMST_TO_APP CMST_APPL CHAR 20   0   CMS mapper to application process CMSC_MAP_APPL
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CMSC_MAP_APP_MAP FROM_APP CMSC_MAP_APPL APPLICATION REF 1 N
2 CMSC_MAP_APP_MAP FROM_APP_TYPE_ID CMSC_MAP_APP APP_TYPE_ID REF 1 CN
3 CMSC_MAP_APP_MAP TO_APP CMSC_MAP_APPL APPLICATION REF 1 N
4 CMSC_MAP_APP_MAP TO_APP_TYPE_ID CMSC_MAP_APP APP_TYPE_ID REF 1 CN
History
Last changed by/on SAP  20030110 
SAP Release Created in 400