Fonction SAP BAPI_FTR_ADDFLOW_PREP_STRUC - Determine Changed Fields for Other Flows

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ADDFLOW_CHANGED BAPI_FTR_ADDFLOW_CHANGE u 127 FTR: BAPI Structure for Changing Other Flows
ADDFLOW_DETAILS BAPI_FTR_ADDFLOW_DETAIL u 158 FTR: BAPI Structure for Displaying Other Flows

Paramètre Reférence Type Long. Description
ADDFLOW_CHANGEDX BAPI_FTR_ADDFLOW_CHANGEX u 26 FTR: BAPI Structure for Changing Other Flows

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.
Flow data (old data), read using the GetDetail method, and changed data(new data), which is to be updated using the Change method, serve asimport parameters.
An #X# indicates changed fields in the exporting structure.

Description
Structure which specifies the fields of a flow that are to be changed.

Description
This parameter contains the values of a flow which are to be changedwith the Change method.

Description
This parameter contains the values of an existing flow that are readwith the GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX