Ansicht
Dokumentation

SIMG_SEPA_NAD_BADI - BAdi for New Auto Debit

SIMG_SEPA_NAD_BADI - BAdi for New Auto Debit

rdisp/max_wprun_time - Maximum work process run time   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 by the Loans Management (FS CML) component for new auto debit related checks and changes (SEPA).

It provides these methods (see also SAP notes 1875321, 2429301, 2431701, 2434068, 2735318, 2746977, 2776986)

  • NAD_EVT_PROCESS_BEFORE_START
    Event before start of processing that provides gen. inf.
  • NAD_EVT_FILL_TABLE
    Selection of returned debits: Event to exclude records before saving
  • NAD_EVT_FILL_RESET_AFTER_SEL
    Event at beginning of reset process
  • NAD_EVT_FILL_RESET,,
    Event to modify records for reset of selection run
  • NAD_EVT_FILL_TABLE_SET_COMPL
    Event to set records to completet before saving
  • NAD_EVT_CORR_CREATE
    Event to create correspondence and return collection date
  • NAD_EVT_CORR_CREATE_AFTER_SEL
    Event after selection of VDSEPA_AUTODEB in "create corr")
  • NAD_EVT_PB_REMOVE_NON_SEPA
    Event to decide about payment block removal (non SEPA)
  • NAD_EVT_PB_REMOVE_AFTER_SEL
    Event to modify records for removal of payment block
  • NAD_EVT_PB_REMOVE_SET_COMPL
    Events to set items to status 'completed'
  • NAD_EVT_REORG
    Event to modify records for table reorganization
  • NAD_EVT_RESET_PB_REMOVE
    Event to modify records for table reorganization
  • NAD_EVT_AFTER_COMMIT
    Event after update of VDSEPA_AUTODEB (after COMMIT)
  • NAD_EVT_SET_GLOBAL_FLAGS
    Event to set global flags
  • NAD_EVT_SET_FLAGS
    Event to set some general flags
  • NAD_EVT_CORR_CREATE_OLD
    obsolete
  • NAD_EVT_FILL_TABLE_OLD
    obsolete
  • NAD_EVT_PB_REMOVE_NON_SEPA_OLD
    obsolete

After calling up the IMG activity, a dialog box appears, in which you can enter a name for the implementation.

If you have already made other implementations for this BAdI, another dialog box appears, in which the existing implementations are displayed. In this case, choose Create, and proceed as follows:

  1. In the dialog box, enter a name for the BAdI implementation in the Implementation field, and choose Create. The screen for creating BAdI implementations is now displayed.
  2. Enter a short text for the implementation in the Short text for implementation field.
  3. From the tab index, choose Interface The Name of implemented class field is already filled on the tab page, as a class name was automatically assigned to the implementation when you named it.
  4. Save your entries, and assign the implementation to a development class.
  5. Place the cursor on the method, and double-click to enter method processing.
  6. Enter the code for the implementation between the statements method ~ and endmethod.
  7. Save and implement your code. Return to the Edit Implementation screen.
  8. Save the entries on the Edit Implementation screen.Note: You can also create an implementation, and then activate it at a later time. In such a case, end the processing stage at this point.
  9. Choose Activate

The code you stored in the method will be run when the application program is executed.






CPI1466 during Backup   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 3773 Date: 20240523 Time: 155314     sap01-206 ( 50 ms )