Fonction SAP BAPI_FTR_PAYDET_PREP_STRUC - Determine Changed Fields for Payment Details

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
PAYDET_CHANGED BAPI_FTR_PAYDET_CHANGE u 68 FTR: BAPI Structure for Creating Payment Details
PAYDET_DETAILS BAPI_FTR_PAYDET_DETAIL u 329 FTR: BAPI Structure for Creating Payment Details

Paramètre Reférence Type Long. Description
PAYDET_CHANGEDX BAPI_FTR_PAYDET_CHANGEX u 15 FTR: Change Structure for Changing Other Payment Details

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

Functionality
This method compares old and new data from payment details to determinewhich fields have been changed.
Payment details 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 fields of the payment details to bechanged.

Description
This parameter contains the values for payment details to be changedwith the Change method.

Description
This parameter contains the values for existing payment details to beread with the GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX