Fonction SAP BAPI_FTR_CFT_FLOW_PREP_STRUC - Determine Changed Fields for Cash Flow

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CFTFLOW_CHANGED BAPI_FTR_CFT_FLOW_CHANGE u 127 FTR: BAPI Structure for Changing Flows for CFT
CFTFLOW_DETAILS BAPI_FTR_CFT_FLOW_DETAIL u 157 FTR: BAPI Structure for Displaying Flows for CFT

Paramètre Reférence Type Long. Description
CFTFLOW_CHANGEDX BAPI_FTR_CFT_FLOW_CHANGEX u 26 FTR: BAPI Structure for Changing Flows for CFT

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

Functionality
This method compares old and new data from a flow to determine whichfields 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
Structure which specifies the fields of a flow to be changed.

Description
This parameter contains the values for a flow which should be changedwith the Change method.

Description
This parameter contains the values for an existing flow to be read withthe GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX