Ansicht
Dokumentation

CRM_FM_FU_BADI - BAdI: Additional Functions for Fund Usages

CRM_FM_FU_BADI - BAdI: Additional Functions for Fund Usages

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In (BAdI) is used in Funds Management (CRM-FM) component.

You can use this BAdI to define additional functions for fund usage objects.

This BAdI contains four methods:

  • CHECK_ATTRIBUTES
You can use this method to perform additional checks for fund usage attributes. The additional checks are triggered during the fund usage header and item checks.
For example, if you do not want the accrual profile to be changed after the fund usage is created, this business logic must be implemented in this method.
  • SET_ATTRIBUTES
You can use this method to make changes to all attributes of a fund usage (header and item).
For example, if other attributes can be changed, this business logic must be implemented in this method.
  • AUTHORITY_CHECK
You can use this method to perform additional authority checks for a fund usage.
If you have your own business logic, setting the parameter CV_ALLOW equal to true means that the specific user has authorization for a specific activity.
For example, you could block the authorization of one person or a group for a particular activity.
  • CHECK_STATUS
You can use this method to perform additional checks for changes in the status of fund usages.
If you have your own business logic, setting the parameter CV_ALLOW equal to true means that a specific status change is allowed.
There are three possible values for the importing parameter IV_BUSINESS_TRANSACTION:
  • FUCM: sets the status of the fund usage from Preliminary to Released

  • FUCL: sets the status of the fund usage from Released to Closed

  • FUCA: sets the status of the fund usage from Preliminary or Released to Cancelled

In the standard system, no BAdI implementations are delivered.

This BAdI contains a filter parameter that corresponds to the object type (the leading object business type, such as BUS2010030for trade promotions management or BUS2000401 for funds management).

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.






CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 3774 Date: 20240523 Time: 183853     sap01-206 ( 100 ms )