The CRMC_WFD_MAP_CTR table in SAP ERP or S/4HANA stores Define Map Control Position data. There are total 3 fields in CRMC_WFD_MAP_CTR table. The Define Map Control Position table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_WFD_MAP_CTR table. It is in CRM WFD Common Dictionary Objects (CRM_WFD_COMMON) ABAP package and is part of the Service Resource Planning (CRM-RPL-SRV) module.
SAP CRMC_WFD_MAP_CTR Table Fields
Following is the list of fields that are available in SAP CRMC_WFD_MAP_CTR table. The primary key fields of the table are CLIENT (Client), ZOOM_CTRL_POS (Position of Control for Map Zoom), MAPTYPE_CTRL_POS (Position of Control for Map Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| ZOOM_CTRL_POS | Position of Control for Map Zoom | CRME_WFD_MAPZOOM_CTRL_POSITION | CHAR (15) | |
| MAPTYPE_CTRL_POS | Position of Control for Map Type | CRME_WFD_MAPTYPE_CTRL_POSITION | CHAR (15) |


