CRMD_NF_EXTSRV_Q - Notification Subscription - Queue for External Service
Notification Subscription - Queue for External Service information is stored in SAP table CRMD_NF_EXTSRV_Q.
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_EXTSRV_Q
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
RECIPIENT | User Name in User Master Record | X | XUBNAME | CHAR | 24 | |
NF_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 | |
QUEUED_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 | ||
NF_ID | Subscription ID | CRMT_NF_OBJECT_ID | CHAR | 20 | ||
NF_DESCRIPTION | Subscription Description | CRMT_NF_PROCESS_DESCRIPTION | CHAR | 80 | ||
SUBJECT | Personalized Mails: Text content | CRMT_PML_EL_TXTSUBJ | RSTR | 8 | ||
TEXT | Personalized Mails: Text content | CRMT_PML_EL_TXTSUBJ | RSTR | 8 |