SAP ABAP Table CRMC_BP_UM_EMAIL (Customizing table for email notification in User Mgmt)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-BP (Application Component) Business Partners
     CRM_BUPA_ACTION (Package) Package for email notifications in User Management
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMC_BP_UM_EMAIL   Table Relationship Diagram
Short Description Customizing table for email notification in User Mgmt    
Delivery and Maintenance
Pool/cluster      
Delivery Class C   Customizing table, maintenance only by cust., not SAP import 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 UI_ROLE CRMT_UI_PROFILE CRMT_UI_PROFILE CHAR 12   0   Business Role CRMC_UI_PROFILE
3 USER_TYPE BP_UM_USER_TYPE BP_UM_USER_TYPE INT1 3   0   User type either Internal or External user  
4 .INCLUDE       0   0   Structure to store all user action events  
5 CREATE_USER NOTIFY_USER_CREATE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When New User Is Created  
6 PASSWORD_CHANGE NOTIFY_PWD_CHANGE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification when Password Is Changed  
7 LOCK_USER NOTIFY_USER_LOCK CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Locked  
8 UNLOCK_USER NOTIFY_USER_UNLOCK CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Unlocked  
9 DELETE_USER NOTIFY_USER_DELETE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Deleted  
10 FUTURE_EVENT1 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
11 FUTURE_EVENT2 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
12 FUTURE_EVENT3 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
13 FUTURE_EVENT4 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
14 FUTURE_EVENT5 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
15 TEMPLATE SF_TEMPLATE_NAME TDSFNAME CHAR 30   0   Template for E-Mail Notification STXFADM
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMC_BP_UM_EMAIL MANDT T000 MANDT KEY 1 CN
2 CRMC_BP_UM_EMAIL TEMPLATE STXFADM FORMNAME REF 1 CN
3 CRMC_BP_UM_EMAIL UI_ROLE CRMC_UI_PROFILE PROFILE KEY 1 CN
History
Last changed by/on SAP  20070730 
SAP Release Created in 700