Fonction SAP BAPI_FTR_CAPFLOOR_SETTLE - Settle an OTC Interest Derivative Cap/Floor

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPANYCODE BAPI2042-COMPANY_CODE C 4 Company Code
FINANCIALTRANSACTION BAPI2042-TRANSACTION C 13 Financial Transaction
TESTRUN BAPI2042-TESTRUN C 1 SPACE X Switch to Simulation Mode for Write BAPIs

Paramètre Reférence Type Long. Description
RETURNCOMPANYCODE BAPI2042-COMPANY_CODE C 4 Company Code
RETURNFINANCIALTRANSACTION BAPI2042-TRANSACTION C 13 Financial Transaction

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameters

Functionality
This method lets you settle an OTC interest rate derivative cap orfloor.
It only carries out the settlement. If you want to make additionalchanges to the transaction, do this using
OTCInterestCapFloor.Change.

Notes
If you set the TESTRUN parameter this calls the BAPI insimulation mode.
To write the data to the database after running a BAPI call in an updaterun (TESTRUN initial), a commit work must be triggered,for example with BapiService.TransactionCommit.
Messages are returned in the RETURN parameter.
A transaction can only be settled successfully if the transferred datameets the online transaction consistency conditions. In this case theRETURNCOMPANYCODE and RETURNFINANCIALTRANSACTIONparameters are filled.
If the data is not consistent or complete it is rejected. In this casethe RETURN parameter contains corresponding messages and theRETURNCOMPANYCODE and RETURNFINANCIALTRANSACTIONparameters are initial.
For more information about the parameters, see the interface parameterdocumentation
INCLUDE FTR_BAPI_BUKRS_CHANGE OBJECT DOKU ID TX
INCLUDE FTR_BAPI_RFHA_CHANGE OBJECT DOKU ID TX

Description
Import parameter that uniquely identifies a company code.

Description
Import parameter which uniquely identifies a financial transactionwithin a company code.
INCLUDE FTR_BAPI_TEST_M OBJECT DOKU ID TX
INCLUDE FTR_BAPI_TEST_R OBJECT DOKU ID TX
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX