Functionality This method lets you reverse an OTC interest rate derivative cap orfloor. This reverses the active activity and reactivates the previous activity. 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 reversed successfully if the transferred datameets the online transaction consistency conditions. In this case theRETURNCOMPANYCODE >and RETURNFINANCIALTRANSACTION > parameters are filled. If the data is not consistent or complete it is rejected. In this casethe RETURN >parameter contains corresponding messages and theRETURNCOMPANYCODE >and RETURNFINANCIALTRANSACTION>parameters 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 TXDescription This import parameter contains the activity category to be reversed. See the relevant data element documentation in the ABAP dictionary forfurther information. Description Import parameter that uniquely identifies a company code. Description Import parameter which uniquely identifies a financial transactionwithin a company code. Description This import parameter gives the reason for reversal. Valid reasons forreversal are defined for your company in Customizing. See the relevant data element documentation in the ABAP dictionary forfurther information. 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 |