Fonction SAP BAPI_FTR_FRA_GETDETAIL - Display an OTC Interest Rate Derivative FRA

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 an OTC Interest Rate Derivative FRA
RETURNOTCINTERESTFRA BAPI_FTR_GETDETAIL_FRA u 88 Display Product-Specific Data of an OTC Interest Rate Derivative FRA

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

Functionality
DThis 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
RETURNOTCINTERESTFRA 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 FRA after the conclusion of the GetDetail method.
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 FRA after the conclusion of the GetDetail method.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Description
Import parameter which uniquely identifies a company code.

Description
Import parameter used to uniquely identify a financial transactionwithin a company code.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX