CRMD_NF_HEADER - Notification Subscriptions - Header
Notification Subscriptions - Header information is stored in SAP table CRMD_NF_HEADER.
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_HEADER
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 | |
OBJECT_ID | Subscription ID | CRMT_NF_OBJECT_ID | CHAR | 20 | ||
REF_OBJ_TYPE | Business Object Type for Notification Framework | CRMT_NF_REF_OBJECT_TYPE | CHAR | 20 | TOJTB | |
DESCRIPTION | Subscription Description | CRMT_NF_PROCESS_DESCRIPTION | CHAR | 80 | ||
CREATED_AT | Created At (Output in User Time Zone) | COMT_CREATED_AT_USR | DEC | 8 | ||
CREATED_BY | User that Created the Transaction | CRMT_CREATED_BY | CHAR | 24 | ||
CHANGED_AT | Changed At (Output in User Time Zone) | COMT_CHANGED_AT_USR | DEC | 8 | ||
CHANGED_BY | Transaction Last Changed By | CRMT_CHANGED_BY | CHAR | 24 | ||
VALID_FROM | Notification Framework Valid From | CRMT_NF_VALID_FROM | DATS | 16 | ||
VALID_TO | Notification Framework Valid From | CRMT_NF_VALID_FROM | DATS | 16 | ||
ACTIVE | Send Notifications on Change | CRMT_NF_ACTIVE | CHAR | 2 |