Fonction SAP BAPI_FTR_SWAP_GETDETAIL - Display OTC Interest Rate Derivative Swap

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 Swap
RETURNOTCINTERESTSWAP BAPI_FTR_GETDETAIL_SWAP u 159 Display Product-Specific Data of OTC Interest Rate Derivative Swap

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 rateswap. 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
RETURNOTCINTERESTSWAP and RETURNGENERALCONTRACTDATA parametersare initial.
For more information about the parameters, see the interface parameterdocumentation.

Description
Export parameter for transferring the general value of an OTC interestrate derivative swap 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 swap 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 parameter that uniquely identifies a company code.

Description
This import parameter uniquely identifies a financial transaction withina company code.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX