SAP ABAP Table CRMT_UM_BP_USER (Structure to send the User data to the smart forms)
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 INTTAB    Structure 
Structure CRMT_UM_BP_USER   Table Relationship Diagram
Short Description Structure to send the User data to the smart forms    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
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 USER_ID SYUNAME SYCHAR12 CHAR 12   0   User Name  
2 PASSWORD BU_PASSWORD XUBCODE CHAR 40   0   New Password (Repeat)  
3 .INCLUDE       0   0   Structure to store all user action events  
4 CREATE_USER NOTIFY_USER_CREATE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When New User Is Created  
5 PASSWORD_CHANGE NOTIFY_PWD_CHANGE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification when Password Is Changed  
6 LOCK_USER NOTIFY_USER_LOCK CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Locked  
7 UNLOCK_USER NOTIFY_USER_UNLOCK CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Unlocked  
8 DELETE_USER NOTIFY_USER_DELETE CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification When A User Is Deleted  
9 FUTURE_EVENT1 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
10 FUTURE_EVENT2 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
11 FUTURE_EVENT3 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
12 FUTURE_EVENT4 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
13 FUTURE_EVENT5 NOTIFY_FUTURE_EVENT CRM_BOOLEAN CHAR 1   0   Enable/Disable E-Mail Notification For Future Action  
History
Last changed by/on SAP  20130604 
SAP Release Created in 700