Ansicht
Dokumentation

IDCFM_FRIM_CALCULATE - BAdI: Calculation of Impairment

IDCFM_FRIM_CALCULATE - BAdI: Calculation of Impairment

ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in the Transaction Manager(FIN-FSCM-TRM-TM) component. You can use this BAdI to change the calculation of the impairment when you record the impairment of securities using the Record Impairment report.

This BAdI contains the following methods:

  • PROCESS_SELECTION: You can use this method to change the list of selected securities before the system calculates the impairment.
Note:
If you implement this method, the Record Impairment report calls thismethod instead of the standard process selection.
  • EXPERT_VALUES: You can use this method to change the impairment values that the system has calculated for the selected securities before the impairment values are displayed on the Record Impairment screen. You can also use it to change the expert and expected values used in the calculation.
  • CHANGE_DISPLAY: You can use this method to make additional changes to the impairment values before they are displayed on the Record Impairmentscreen. You can also use this method to allow or forbid the manual entry of data in the Enter Expert Unit Prices dialog box (for more information, see the EXPERT_POPUP method).
  • MAP_IMPAIRMENT: You can use this method to change the impairment values after you have chosen the Transfer for Impairment pushbutton on the Record Impairmentscreen and before they are transferred to transaction TPM73 (Special Security Valuation).
  • INITIALIZATION: You can use this method to edit the screen of the Record Impairment screen; you can remove existing fields, select new ones, or you can change existing value ranges, texts. You can also hide parameters and texts with this method. The method is called in the PBO and PAI events as well.
  • BEFORE_SAVE_DATA: You can use this method to add additional checks before the Record Impairment report is saved or transferred to impairment.
  • AFTER_SAVE_DATA: After executing the Record Impairment report, the system saves the data in the relevant tables. You can use this method to save the data in your local tables as well.
  • USER_BUTTON_ACTIVE: You can use this method to add additional user buttons to the ALV lis and assign a new function to it. You can also modify texts and icons using this method.
  • USER_PAI_ACTION: You can use this method to define an event for the user button that you assigned to a row in the USER_BUTTON_ACTIVE method. You can also use this method to enable the function to change the data displayed on the output screen of the Record Impairment report. To do so, you must run the report in test mode.
  • LOAD_CUTOMIZING: You can use this method to call data (for example, attributes to parameters) from your local tables, for example, Customizing tables to the standard tables.
  • EXPERT_POPUP: You can use this method to enter data in the Enter Expert Unit Prices dialog box. The dialog box appears after you run the Record Impairment report, click the ID number link, and choose Enter.

This BAdI also contains the structure IDCFM_FRIM_STR_PREDEFINED, which provides the predefined data elements for the Customizing activity Define Selection Parameters for Impairment Report.

To record impairment, on the SAP Easy Accessscreen, choose Accounting -> Financial Supply Chain Management -> Treasury and Risk Management -> Transaction Manager -> Country/Region Specifics -> France -> Impairment -> Record Impairment.

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

You can use the example implementation Example BAdI: Calculation of Impairment(IDCFM_FRIM_CALCULATE_EXAMPLE).

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.






Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 5866 Date: 20240523 Time: 204713     sap01-206 ( 159 ms )