The CRMC_TIERPROFILT table in SAP ERP or S/4HANA stores Loyalty Tier Profile Text data. There are total 5 fields in CRMC_TIERPROFILT table. The Loyalty Tier Profile 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_TIERPROFILT table. It is in CRM Marketing: Loyalty Program Backend (CRM_MKTPL_LOY) ABAP package and is part of the Loyalty Marketing (CRM-MKT-MPL-LOY) module.
SAP CRMC_TIERPROFILT Table Fields
Following is the list of fields that are available in SAP CRMC_TIERPROFILT table. The primary key fields of the table are CLIENT (Client), TIER_PROFILE_ID (ID of Tier Profile), LANGU (Language Key), CAMP_TYPE (Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| TIER_PROFILE_ID | ID of Tier Profile | CRM_MKTPL_LOY_TIER_PROFILE_ID | CRMC_TIERPROFILE | CHAR (10) |
| LANGU | Language Key | SYLANGU | LANG (1) | |
| CAMP_TYPE | Type | CRM_MKTPL_CAMPTYPE | CHAR (4) | |
| PROFILE_DESC | Description | CRM_MKTPL_LOY_DESC | CHAR (40) |


