Fonction SAP BAPI_FTR_FUTURE_GETDETAIL - Details of a Future

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
RETURNFUTURE BAPI_FTR_GETDETAIL_FUTURE u 132 Display Product-Specific Data for a Future
RETURNGENERALCONTRACTDATA BAPI_FTR_GETDETAIL u 284 Display General Data for a Future

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

Functionality
This method is used to read the detailed data of a future. The relevantdata 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 RETURNFUTUREand RETURNGENERALCONTRACTDATA parameters are initial.
For more information about parameters, see the interface parameterdocumentation.

Description
An export parameter for transferring the special value of a future afterthe conclusion of the GetDetail method.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Description
An export parameter for transferring the general value of a future afterthe 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