SAP Function BAPI_FTR_DAN_PREP_STRUC - Determine Changed Fields for Deposits at Notice

Parameter Reference Type Length Default Optional Text
DEPOSITATNOTICE_CHANGED BAPI_FTR_CHANGE_DAN u 92 Change Deposit at Notice via BAPI
DEPOSITATNOTICE_DETAILS BAPI_FTR_GETDETAIL_DAN u 124 Details of a Deposit at Notice

Parameter Reference Type Length Text
DEPOSITATNOTICE_CHANGEDX BAPI_FTR_CHANGE_DANX u 24

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 X Return Parameters

Functionality
This method compares old and new data from a transaction 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
This structure specifies the special fields of a transaction to bechanged.

Description
This parameter contains the special values for a financial transactionto be changed with the Change method.

Description
This parameter contains the special values for an existing financialtransaction that was read with the GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX