Fonction SAP BAPI_FTR_FXOPTION_GETDETAILCRL - Details on FX Options

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
RETURNFOREXCRL BAPI_FTR_GETDET_FXOPTCRL u 74 Details of an Correlation/Basket Option
RETURNGENERALCONTRACTDATA BAPI_FTR_GETDETAIL u 284 FTR: BAPI Structure for Creating Transactions

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameter
UNDERLYINGS_FX BAPI_FTR_UNDERLYINGS_FX 51 X Underlying Structure for Forex Option

Functionality
This method is used to read the detailed data of a correlation option.The relevant data is returned with the export parameter and theUNDERLYINGS_FX table.

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 RETURNFOREXCRLand RETURNGENERALCONTRACTDATA parameters are initial.
For more information about parameters, see the interface parameterdocumentation.

Description
Export parameter for transferring the special value of a correlationoption 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 general value of a correlationoption 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
An 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

Description
A table for transferring the special (for a specific product category)value of the underlying for a correlation/basket option.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.