SAP Function BAPI_FTR_CP_PREP_STRUC - Determine Changed Fields for Commercial Paper

Parameter Reference Type Length Default Optional Text
COMMERCIALPAPER_CHANGED BAPI_FTR_CHANGE_CP u 49 Change Commercial Paper per BAPI
COMMERCIALPAPER_DETAILS BAPI_FTR_GETDETAIL_CP u 94 Display Commercial Paper per BAPI

Parameter Reference Type Length Text
COMMERCIALPAPER_CHANGEDX BAPI_FTR_CHANGE_CPX u 10 Change Commercial Paper 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' 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