Ansicht
Dokumentation

WLF_DISPATCHER - BAdI: Enhance Distribution Dispatcher

WLF_DISPATCHER - BAdI: Enhance Distribution Dispatcher

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Settlement Management (LO-AB) component. You can this BAdI to implement your own logic to distribute the selected data to jobs in the class based dispatchers in Settlement Management.

You can implement a separate method for each distribution type:

  • DISPATCH_N_JOBS_PARTNER,,: Own distribution for n jobs per partner
  • DISPATCH_JOBS_PER_PARTNER: Own distribution for 1 job for n partners
  • DISPATCH_JOBS_DOCUMENTS: Own distribution for 1 job for n documents

If you fill the export table ET_JOBS in the method, the dispatcher will submit these jobs. If you don't fill the table, the dispatcher will do its own distribution.

The BAdI is only used in the dispatchers based on class CL_WLF_DISPATCHER_SERVICE.

The BAdI is inactive as standard.

The BAdI is filter-dependent. You can create an implementation for each report to be dispatched (for example, RWLF2056 for mass release).






ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1243 Date: 20240523 Time: 202807     sap01-206 ( 24 ms )