SAP provides the ability to create alerts (emails) through the Alert Framework. Other modules, like SAP Event Management, integrate with the Alert Framework in order to send notifications on exceptions uncovered in the process.
The text that is maintained in the Alert Category definition (tx: ALRTCATDEF) is either static or mapped in from the called system (e.g. SAP EM).
Showing posts with label BAdI. Show all posts
Showing posts with label BAdI. Show all posts
Friday, May 1, 2015
Thursday, April 30, 2015
TIP: SAP Event Management Event Handler Sorting BAdI options
Use an implementation of BAdI (SE18): /SAPTRX/BADI_EH_S
Methods:
Methods:
- AFTER_GET_DATA : After getting EH data using the BAPI /SAPTRX/BAPI_EH_GET_DATA
- AFTER_GET_DATA_DISP : After getting EH data for display in the SAP EM Web Dynpro UI
- AFTER_GET_DATA_EH_LIST : After getting EH data using transaction /SAPTRX/EH_LIST
Tuesday, April 14, 2015
TIP: What can I do with BAdI /SAPTRX/BADI_EH_S?
Methods
Manipulate date before taking your actions:
- BEFORE_EH_POST Before posting event handler data from application system
- BEFORE_EH_SAVE Before saving event handler data
- BEFORE_EH_STATUS_CHECK Before checking event handler status
- BEFORE_EH_SEARCH Before EH searching
- CHECK_FOR_CHANGES Check for significant EH changes; re-create EH if true
Subscribe to:
Posts (Atom)




