The CRMC_MKTPL_DISCT table in SAP ERP or S/4HANA stores CRM Marketing: Discount method text table data. There are total 5 fields in CRMC_MKTPL_DISCT table. The CRM Marketing: Discount method text table 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_DISCT table. It is in Customizing Marketing Planner – KPI Integration (CRMC_MKTPL_KPI_INTEGRATION) ABAP package and is part of the Marketing Planner (CRM-MKT-MPL) module.
SAP CRMC_MKTPL_DISCT Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_DISCT table. The primary key fields of the table are CLIENT (Client), APPLICATION (Application in Project Planning), DISC_METHOD (Discount Method), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| APPLICATION | Application in Project Planning | CGPL_APPLICATION_TYPE | CHAR (3) | |
| DISC_METHOD | Discount Method | CRM_MKTPL_DISC_METH | CRMC_MKTPL_DISC | CHAR (4) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| DESCRIPTION | Discount Method Description | CRM_MKTPL_DISC_METH_DESC | CHAR (20) |


