SAP Function BAPI_FTR_SECURITY_PREP_STRUC - Determine Changed Fields for Securities

Parameter Reference Type Length Default Optional Text
SECURITY_CHANGED BAPI_FTR_CHANGE_SECURITY u 153 Create Security Transaction per BAPI
SECURITY_DETAILS BAPI_FTR_GETDETAIL_SECURITY u 220 Create Security Transaction per BAPI

Parameter Reference Type Length Text
SECURITY_CHANGEDX BAPI_FTR_CHANGE_SECURITYX u 22 Change Security Transaction per BAPI

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 in the exporting structure indicates changed fields.

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 read with the GetDetail method.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX