CRMD_NF_CONDS - Notification Subscriptions - Filter Conditions
Notification Subscriptions - Filter Conditions information is stored in SAP table CRMD_NF_CONDS.
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_CONDS
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 | |
FILTER_GUID | GUID of a CRM Order Object | CRMT_OBJECT_GUID | RAW | 16 | CRMD_NF_FILTERS | |
SEL_SIGN | Notification Framework I/E (Include/Exclude Values) | CRMT_NF_SEL_SIGN | CHAR | 2 | ||
SEL_OPTION | Notification Framework Selection Option (EQ/BT/CP/...) | CRMT_NF_SEL_OPTION | CHAR | 4 | ||
SEL_LOW | Notification Framework Low Value | CRMT_NF_SEL_LOW | CHAR | 510 | ||
SEL_HIGH | Notification Framework High Value | CRMT_NF_SEL_HIGH | CHAR | 510 |