The CRMD_MKT_OFTRANS table in SAP ERP or S/4HANA stores Transfer Status Tablel for Offers data. There are total 6 fields in CRMD_MKT_OFTRANS table. The Transfer Status Tablel for Offers 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_MKT_OFTRANS table. It is in CRM Marketing: Real Time Offer Management (CRM_MKT_RTOM) ABAP package and is part of the Real Time Offer Management Integration (CRM-MKT-MPL-ST-RTD) module.
SAP CRMD_MKT_OFTRANS Table Fields
Following is the list of fields that are available in SAP CRMD_MKT_OFTRANS table. The primary key fields of the table are CLIENT (Client), GUID (Project Planning: 16-Character GUID for Projects and Activts).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| GUID | Project Planning: 16-Character GUID for Projects and Activts | CGPL_GUID16 | RAW (16) | |
| EXTERNAL_ID | Project Planning: External Indentifier of an Element | CGPL_EXTID | CHAR (24) | |
| CREATED | Created in RTOM | CRM_MKT_RTOM_CREATED | CHAR (1) | |
| TRANSFER_STATUS | Transfer Status for RTOM | CRM_MKT_RTOM_TRANS_STATUS | CHAR (1) | |
| BTCHJOB_GUID | CRM Marketing: GUID of Batch Job for Target Group Transfer | CRMT_BTCHJOB_GUID | RAW (16) |


