CRMD_NF_QUEUE - Notification Subscriptions - Queue
Notification Subscriptions - Queue information is stored in SAP table CRMD_NF_QUEUE.
It is part of development package CRM_NOTIF_FRAMEWORK_CORE in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "Core classes for notification framework".
It is part of development package CRM_NOTIF_FRAMEWORK_CORE in software component CRM-BTX-BF. This development package consists of objects that can be grouped under "Core classes for notification framework".
Fields for table CRMD_NF_QUEUE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| .INCLUDE | X | CRMT_NF_OBJECT_KEY | 0 | |||
| CLIENT | Client | X | MANDT | CLNT | 6 | * |
| GUID | GUID of a CRM Order Object | X | CRMT_OBJECT_GUID | RAW | 16 | |
| REF_GUID | GUID of a CRM Order Object | X | CRMT_OBJECT_GUID | RAW | 16 | |
| CHANNEL_TYPE | Notification Subscriptions Output Channel Type | X | CRMT_NF_CHANNEL_TYPE | CHAR | 20 | |
| SAVED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| REF_OBJ_TYPE | Business Object Type for Notification Framework | CRMT_NF_REF_OBJECT_TYPE | CHAR | 20 |