The CRMC_NF_CHN_TYPE table in SAP ERP or S/4HANA stores Output Channels for Notification Framework data. There are total 3 fields in CRMC_NF_CHN_TYPE table. The Output Channels for Notification Framework 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_NF_CHN_TYPE table. It is in Customizing for notification framework (CRM_NOTIF_FRAMEWORK_CUST) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_NF_CHN_TYPE Table Fields
Following is the list of fields that are available in SAP CRMC_NF_CHN_TYPE table. The primary key fields of the table are CLIENT (Client), CHANNEL_TYPE (Notification Subscriptions Output Channel Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CHANNEL_TYPE | Notification Subscriptions Output Channel Type | CRMT_NF_CHANNEL_TYPE | CHAR (10) | |
| CONTROLLER | Object Type Name | SEOCLSNAME | CHAR (30) |


