CRMC_BP_UM_EMAIL - Customizing table for email notification in User Mgmt
Customizing table for email notification in User Mgmt information is stored in SAP table CRMC_BP_UM_EMAIL.
It is part of development package CRM_BUPA_ACTION in software component CRM-MD-BP. This development package consists of objects that can be grouped under "Package for email notifications in User Management".
It is part of development package CRM_BUPA_ACTION in software component CRM-MD-BP. This development package consists of objects that can be grouped under "Package for email notifications in User Management".
Fields for table CRMC_BP_UM_EMAIL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
UI_ROLE | Business Role | X | CRMT_UI_PROFILE | CHAR | 24 | CRMC_UI_PROFILE |
USER_TYPE | User type either Internal or External user | X | BP_UM_USER_TYPE | INT1 | 1 | |
.INCLUDE | CRMT_UM_BP_USER_ACTIONS | 0 | ||||
CREATE_USER | Enable/Disable E-Mail Notification When New User Is Created | NOTIFY_USER_CREATE | CHAR | 2 | ||
PASSWORD_CHANGE | Enable/Disable E-Mail Notification when Password Is Changed | NOTIFY_PWD_CHANGE | CHAR | 2 | ||
LOCK_USER | Enable/Disable E-Mail Notification When A User Is Locked | NOTIFY_USER_LOCK | CHAR | 2 | ||
UNLOCK_USER | Enable/Disable E-Mail Notification When A User Is Unlocked | NOTIFY_USER_UNLOCK | CHAR | 2 | ||
DELETE_USER | Enable/Disable E-Mail Notification When A User Is Deleted | NOTIFY_USER_DELETE | CHAR | 2 | ||
FUTURE_EVENT1 | Enable/Disable E-Mail Notification For Future Action | NOTIFY_FUTURE_EVENT | CHAR | 2 | ||
FUTURE_EVENT2 | Enable/Disable E-Mail Notification For Future Action | NOTIFY_FUTURE_EVENT | CHAR | 2 | ||
FUTURE_EVENT3 | Enable/Disable E-Mail Notification For Future Action | NOTIFY_FUTURE_EVENT | CHAR | 2 | ||
FUTURE_EVENT4 | Enable/Disable E-Mail Notification For Future Action | NOTIFY_FUTURE_EVENT | CHAR | 2 | ||
FUTURE_EVENT5 | Enable/Disable E-Mail Notification For Future Action | NOTIFY_FUTURE_EVENT | CHAR | 2 | ||
TEMPLATE | Template for E-Mail Notification | SF_TEMPLATE_NAME | CHAR | 60 | STXFADM |