Ansicht
Dokumentation

/BA1/BAPI_F4_FXV_MODIFY - BAPI for Creating or Changing Exchange Rate Volatility

/BA1/BAPI_F4_FXV_MODIFY - BAPI for Creating or Changing Exchange Rate Volatility

CL_GUI_FRONTEND_SERVICES - Frontend Services   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You use this method to create or change exchange rate volatilities.

This method will decide itself if the object in question needs to be created, or updated. This method makes use of the two-dimensional versioning concept, which means that:

- If you want to create an object several times, the system will not issue any error messages (unlike the Create BAPI in the same situation, for example). Instead, a new version is created each time, each with the relevant system date and business date.

- If you go to change an object, but this object does not exist, the system will not issue any error messages, but will instead create an original instance of the object. Compare this to the relevant Change BAPI, which would issue an error message in the same situation.

The object key contains the parameters MDCODE, VOLTYPE, FROMCCY and TOCCY. If the volatility is an implied volatility, the option, which was calculated using the implied volatility, can be specified as well (parameters EXTNOOPTION, EXTPRODTYPEOPTION).

Possible input values are either stored as fixed values in the system, or are checked again the appropriate Customizing settings. Exception: For parameter EXTNOOPTION, the function module checks whether the input value identifies a financial instrument or a financial transaction.

Data is deleted in the system by using a #logical deletion#. This is controlled by the STATUS parameter. A new version, which the system flags as logically deleted, is created.

In order to definitively post the data to the database, the user must explicitly execute the CommitWork command (by calling the BAPI_TRANSACTION_COMMITfunction module, for example).

The method stores a new version only if the market data value is different from that in the previous version.

Example

Notes

Further information





Parameters

CORRECTIONSERVERACTIV
CUSTOMIZINGSETTINGS
EXTENSIONIN
EXTENSIONOUT
EXTNOOPTION
EXTPRODTYPEOPTION
FROMCCY
MDCODE
PROCESSEXTENSION
RETURN
STATUS
TESTRUN
TOCCY
VALIDDATE
VOLATILITYVALUES
VOLTYPE

Exceptions

Function Group

/SAPLF4_VOLA_BAPI

PERFORM Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3872 Date: 20240523 Time: 074543     sap01-206 ( 54 ms )