Fonction SAP BAPI_FTR_CFT_PREP_STRUC - Determine Changed Fields for Cash Flow-Dependent Transactions

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CASHFLOWTRANSACTION_CHANGED BAPI_FTR_CHANGE_CFT u 17 Change Cash Flow-Based Transaction per BAPI
CASHFLOWTRANSACTION_DETAILS BAPI_FTR_GETDETAIL_CFT u 32 Display Cash Flow-Dependent Transaction per BAPI

Paramètre Reférence Type Long. Description
CASHFLOWTRANSACTION_CHANGEDX BAPI_FTR_CHANGE_CFTX u 3 Change Cash Flow-Based Transaction per BAPI

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

Functionality
This method compares old and new data from a transaction to determinewhich fields have been changed.
Transaction data (old data), read using the GetDetail method, andchanged data (new data), which is to be updated using the Change method,serve as import parameters.
An 'X' indicates changed fields in the exporting structure.

Description
This structure specifies the special fields of a transaction to bechanged.

Description
This parameter contains the special values for a financial transactionto be changed with the Change method.

Description
This parameter contains the special values for an existing financialtransaction that was read with the GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX