Fonction SAP BAPI_FTR_MAINFLOW_PREP_STRUC - Determine Changed Fields for Main Flows

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
MAINFLOW_CHANGED BAPI_FTR_MAINFLOW_CHANGE u 70 FTR: BAPI Structure for Changing Other Main Flows
MAINFLOW_DETAILS BAPI_FTR_MAINFLOW_DETAIL u 104 FTR: BAPI Structure for Displaying Other Main Flows

Paramètre Reférence Type Long. Description
MAINFLOW_CHANGEDX BAPI_FTR_MAINFLOW_CHANGEX u 10 FTR: BAPI Structure for Changing Other Main 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 in the exporting structure indicates changed fields.

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

Description
This parameter contains the values for a flow to be changed with theChange 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