The CRMD_TPM_PALLET table in SAP ERP or S/4HANA stores TPM Display Pallet – BOM information data. There are total 8 fields in CRMD_TPM_PALLET table. The TPM Display Pallet – BOM information 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 CRMD_TPM_PALLET table. It is in TPM Application logic for Display Pallets (CRM_MKTPL_TPM_PAL_APP) ABAP package and is part of the Trade Promotion Management (CRM-MKT-MPL-TPM) module.
SAP CRMD_TPM_PALLET Table Fields
Following is the list of fields that are available in SAP CRMD_TPM_PALLET table. The primary key fields of the table are CLIENT (Client), GUID (UUID in X form (binary)), PROJECT_GUID (Project Planning: 16-Character GUID for Projects and Activts), TASK_GUID (Project Planning: 16-Character GUID for Projects and Activts), PRODUCT_GUID (Internal Unique ID of Product), CATEGORY_GUID (Category GUID), UNIT_QTY (Units of Measure of Product).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID | UUID in X form (binary) | SYSUUID_X | RAW (16) | |
| PROJECT_GUID | Project Planning: 16-Character GUID for Projects and Activts | CGPL_GUID16 | RAW (16) | |
| TASK_GUID | Project Planning: 16-Character GUID for Projects and Activts | CGPL_GUID16 | RAW (16) | |
| PRODUCT_GUID | Internal Unique ID of Product | COMT_PRODUCT_GUID | RAW (16) | |
| CATEGORY_GUID | Category GUID | COMT_CATEGORY_GUID | RAW (16) | |
| UNIT_QTY | Units of Measure of Product | COMT_UNIT | T006 | UNIT (3) |
| QUANTITY | Component Quantity | COMT_IL_MINQUAN | QUAN (13) |


