The CRMC_LOY_OBJREF table in SAP ERP or S/4HANA stores Object Relationship Profile IDs for Loyalty Objects data. There are total 2 fields in CRMC_LOY_OBJREF table. The Object Relationship Profile IDs for Loyalty Objects 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_LOY_OBJREF table. It is in Loyalty Management Docflow Customising (CRM_LOY_FRW_DOCFLOW_CUST) ABAP package and is part of the Loyalty Marketing (CRM-MKT-MPL-LOY) module.
SAP CRMC_LOY_OBJREF Table Fields
Following is the list of fields that are available in SAP CRMC_LOY_OBJREF table. The primary key fields of the table are CLIENT (Client), OBJREF_PROF_ID (Profile ID for Object Relationships of Loyalty Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| OBJREF_PROF_ID | Profile ID for Object Relationships of Loyalty Objects | CRMT_LOY_OBJREF_PROFILE | CHAR (10) |


