The CRMC_MKTPL_TPCTL table in SAP ERP or S/4HANA stores Marketing Planning and Causal Type Link data. There are total 6 fields in CRMC_MKTPL_TPCTL table. The Marketing Planning and Causal Type Link 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_MKTPL_TPCTL table. It is in TPM Causals for Product/Product Category (CRMC_MKTPL_CAUSAL) ABAP package and is part of the Causals (CRM-MKT-MPL-TPM-CAU) module.
SAP CRMC_MKTPL_TPCTL Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_TPCTL table. The primary key fields of the table are CLIENT (Client), TP_TYPE (Type), CAUSAL_PROFILE (Causal Factor Profile), SALES_ORG (Sales Organization ID), DIS_CHANNEL (Distribution Channel), DIVISION (Division).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| TP_TYPE | Type | CRM_MKTPL_CAMPTYPE | CRMC_MKTPL_CTYPE | CHAR (4) |
| CAUSAL_PROFILE | Causal Factor Profile | CRM_MKTPL_CAU_PROFILE | CRMC_MKTPL_CPRO | CHAR (4) |
| SALES_ORG | Sales Organization ID | CRMT_SALES_ORG | CHAR (14) | |
| DIS_CHANNEL | Distribution Channel | CRMT_DISTRIBUTION_CHANNEL | CHAR (2) | |
| DIVISION | Division | CRMT_DIVISION | CHAR (2) |


