Fonction SAP BAPI_FTR_FUTURE_PREP_STRUC - Determine Changed Fields for Futures

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
FUTURE_CHANGED BAPI_FTR_CHANGE_FUTURE u 101 New Data of a Future
FUTURE_DETAILS BAPI_FTR_GETDETAIL_FUTURE u 132 Legacy Data of a Future

Paramètre Reférence Type Long. Description
FUTURE_CHANGEDX BAPI_FTR_CHANGE_FUTUREX u 13 Change Structure of a Future

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


INCLUDE FTR_BAPI_PREP_STRUC_FB OBJECT DOKU ID TX

Description
This export parameter indicates which special fields of a future are tobe changed.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Value range
An X indicates fields with changing values; fields that are not to bechanged are initial..

Description
This import parameter contains the special values to which the future isto be changed.
This data can, for example, be read with the Future.GetDetailmethod and changed as required.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary

Description
This import parameter contains the special values of an existing future.
This data can, for example, be read with the Future.GetDetailmethod.
For further information about individual parameter fields, see therelevant data element documentation in the ABAP dictionary.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX