The CRMC_PTYPE_T table in SAP ERP or S/4HANA stores Pool Contract Type Text data. There are total 3 fields in CRMC_PTYPE_T table. The Pool Contract Type Text 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_PTYPE_T table. It is in UBB Pool Contract Enhancement (CRM_UBB_POOLCONTRACT) ABAP package and is part of the Pool Contract (CRM-BTX-CTR-PCO) module.
SAP CRMC_PTYPE_T Table Fields
Following is the list of fields that are available in SAP CRMC_PTYPE_T table. The primary key fields of the table are POOL_CONT_TYPE (Pool Contract Type), LANGU (CRM Marketing: Language Key for Rules for TG Processing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| POOL_CONT_TYPE | Pool Contract Type | CRMT_POOL_CONTRACT_TYPE | CRMC_PTYPE | CHAR (2) |
| LANGU | CRM Marketing: Language Key for Rules for TG Processing | CRMT_LANGU | T002 | LANG (1) |
| DESCRIPTION | Description | CRMT_DESCRIPTION | CHAR (40) |


