Ansicht
Dokumentation

FCC_BADI_NOTIF_SCE - BAdI: Custom Notification Scenarios

FCC_BADI_NOTIF_SCE - BAdI: Custom Notification Scenarios

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the SAP S/4HANA Financial Closing cockpit (CA-GTF-FCC) component. You can use this BAdI to define custom notification scenarios. When the conditions for triggering a custom notification scenario for a task are met, the system sends an email to the responsible agent and the processor of the task. The BAdI is called when the triggering conditions are met and when the system clears the flags for sent notifications.

This BAdI definition contains the following methods:

  • Set Notifications Triggered by User Action (GET_NOTI_SCENARIOS_BY_ACTION)
You can use this BAdI method to define the user actions that trigger custom notification scenarios. You can define only actions whose results are immediate and do not require saving. These actions include manually changing task status, executing tasks, and locking tasks. Actions such as changing task processors and deleting tasks are not supported because they need to be saved.
  • Set Notifications Triggered by Background Scan (GET_NOTI_SCENARIOS_BACKGROUND)
You can use this BAdI method to define the background conditions that trigger custom notification scenarios. Background conditions are those that do not require user action. For example, you can specify that notifications should be sent three hours before the planned start time of a task.
  • Clear Flags in FCC_NOT_SENTLOG for Sent Notifications (GET_NOTI_SENTLOG_FLAGS)
You can use this BAdI method to clear the flags for sent notifications. The system flags an email notification after the notification is sent. Before sending a notification, the system checks whether the notification is already flagged. If the notification is already flagged, the system does not send the notification again. This BAdI method is useful when you want to send a notification more than once, for example at intervals after the planned start time of a task.

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

For information about the implementation of BAdIs in the context of the Enhancement Concept, see SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






ROGBILLS - Synchronize billing plans   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 3173 Date: 20240523 Time: 201147     sap01-206 ( 110 ms )