SAP table ECRMSALSERVDATA (Customizing Table for CRM Organization Data)

SAP table ECRMSALSERVDATA has 3 primary key fields being MANDT,REGIOGROUP,DIVISION.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 * MANDT
REGIOGROUP Regional structure grouping CHAR 8 0 ADRREGGRP REGIOGROUP
DIVISION Division CHAR 2 0 TSPA SPARTE
SALES_ORG_RESP Organizational Unit Responsible for Sales in CRM CHAR 12 0 EECRM_SALES_ORG_RESP_SHORT
SALES_ORG CRM Sales Organization: Description of Department CHAR 12 0 EECRM_SALES_ORG_SHORT
SERVICE_ORG_RESP CRM Responsible Organization Unit ID (Service) CHAR 12 0 EECRM_SERVICE_ORG_RESP_SHORT
SERVICE_ORG CRM Service Organization ID CHAR 12 0 EECRM_SERVICE_ORG_SHORT
DIST_CHANNEL CRM Distribution Channel CHAR 2 0 EECRM_DISTRIBUTION_CHANNEL

ECRMSALSERVDATA foreign key relationships

Table Field Check Table Check Field
0 ECRMSALSERVDATA DIVISION TSPA Organizational Unit: Sales Divisions MANDT
0 ECRMSALSERVDATA DIVISION TSPA Organizational Unit: Sales Divisions SPART
1 ECRMSALSERVDATA REGIOGROUP ADRREGGRP Regional structure grouping CLIENT