Fonction SAP BAPI_FTR_CONDITON_PREP_STRUC - Determine Changed Fields for Condition Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CONDITON_CHANGED BAPI_FTR_COND_CHANGE u 156 BAPI Structure: Change Condition Details
CONDITON_DETAILS BAPI_FTR_COND_DETAIL u 204 BAPI Structure: Display Condition Details

Paramètre Reférence Type Long. Description
CONDITION_CHANGEDX BAPI_FTR_COND_CHANGEX u 48 BAPI Structure: Change Condition Details (Change Info)

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

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

Description
This parameter contains the values for a condition which should bechanged with the Change method.

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