The CRMC_MKTPL_COSTT table in SAP ERP or S/4HANA stores Cost type text table data. There are total 5 fields in CRMC_MKTPL_COSTT table. The Cost type 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_COSTT table. It is in CRM Marketing Planner: KPI Integration (CRM_MKTPL_KPI_INTEGRATION) ABAP package and is part of the Key Figure Planning (CRM-MKT-MPL-ST-KFP) module.
SAP CRMC_MKTPL_COSTT Table Fields
Following is the list of fields that are available in SAP CRMC_MKTPL_COSTT table. The primary key fields of the table are CLIENT (Client), APPLICATION (Application in Project Planning), LANGU (Language Key), COST_TYPE (Spend Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| APPLICATION | Application in Project Planning | CGPL_APPLICATION_TYPE | CHAR (3) | |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| COST_TYPE | Spend Type | CRM_MKTPL_COST_TYPE | CRMC_MKTPL_COST | CHAR (4) |
| COST_TYPE_TEXT | Spend Type | CRM_MKTPL_COST_TEXT | CHAR (20) |


