Fonction SAP BAPI_FTR_CAPFLOOR_GETDETAIL - Display OTC Interest Rate 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

Paramètre Reférence Type Long. Description
RETURNGENERALCONTRACTDATA BAPI_FTR_GETDETAIL u 284 Display General Data of OTC Interest Rate Derivative Cap/Floor
RETURNOTCINTERESTCAPFLOOR BAPI_FTR_GETDETAIL_CAPFLOOR u 137 Display Product-Specific Data of OTC Interest Rate Derivative Cap/Floor

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

Functionality
This method is used to read the detailed data of an OTC interest ratecap or floor. The relevant data is returned with the export parameter.

Notes
Messages are returned in the RETURN parameter.
If the transaction entered cannot be read, the method returns messagesto this effect in the RETURN parameter and the
RETURNOTCINTERESTCAPFLOOR and RETURNGENERALCONTRACTDATAparameters are initial.
For more information about the parameters, see the interface parameterdocumentation.

Description
Export parameter for transferring the general value of an OTC interestrate derivative cap or floor after the conclusion of the GetDetailmethod.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Description
Export parameter for transferring the special value of an OTC interestrate derivative cap or floor after the conclusion of the GetDetailmethod.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Description
Import paramter that uniquely identifies a company code.

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