SAP ABAP Table CRMD_NF_SUBS (Notification Subscriptions - Subscribers)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF (Application Component) Basic Functions for Business Transactions
     CRM_NOTIF_FRAMEWORK_CORE (Package) Core classes for notification framework
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMD_NF_SUBS   Table Relationship Diagram
Short Description Notification Subscriptions - Subscribers    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Notification Framework: Key Fields  
2 CLIENT MANDT MANDT CLNT 3   0   Client *
3 GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object  
4 HEADER_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object CRMD_NF_HEADER
5 CHANNEL_GUID CRMT_OBJECT_GUID SYSUUID RAW 16   0   GUID of a CRM Order Object CRMD_NF_CHANNELS
6 SUBSCRIBER_TYPE CRMT_NF_SUBS_TYPE CRM_NF_SUBS_TYPE CHAR 2   0   Notification Framework Subscriber Type *
7 SUBSCRIBER_KEY CRMT_NF_SUBSCRIBER_KEY CHAR255 CHAR 255   0   Notification Framework Subscriber Key  
8 SUPERVISOR_FLAG CRMT_NF_SUPRV_FLAG RS_BOOL CHAR 1   0   Notification Framework Supervisor Flag  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMD_NF_SUBS CHANNEL_GUID CRMD_NF_CHANNELS CLIENT KEY 1 CN
2 CRMD_NF_SUBS HEADER_GUID CRMD_NF_HEADER CLIENT KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in 703