Fonction SAP BAPI_FTR_SWAP_PREP_STRUC - Determine Changed Fields of OTC Interest Rate Derivative Swap

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OTCINTERESTSWAP_CHANGED BAPI_FTR_CHANGE_SWAP u 159 'New Data' of OTC Interest Rate Derivative Swap
OTCINTERESTSWAP_DETAILS BAPI_FTR_GETDETAIL_SWAP u 159 'Old Data' of OTC Interest Rate Derivative Swap

Paramètre Reférence Type Long. Description
OTCINTERESTSWAP_CHANGEDX BAPI_FTR_CHANGE_SWAPX u 30 Change Structure of OTC Interest Rate Derivative Swap

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


INCLUDE FTR_BAPI_PREP_STRUC_FB OBJECT DOKU ID TX

Description
This export parameter indicates which special fields of an OTC interestrate derivative swap are to be changed.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Value range
An X indicates fields with changing values; fields that are not to bechanged are initial.

Description
This import parameter contains the special values to which the OTCinterest rate derivative swap is to be changed.
This data can, for example, be read with theOTCInterestSwap.GetDetail method and changed as required.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.

Description
This import parameter contains the special values of an existing OTCinterest rate derivative swap.
This data can, for example, be read with theOTCInterestSwap.GetDetail method.
For further information about the individual parameter fields, see therelevant data element documentation in the ABAP dictionary.
INCLUDE FTR_BAPI_RETURN_TAB OBJECT DOKU ID TX