Fonction SAP BAPI_FTR_CAPFLOOR_PREP_STRUC - Determine Changed Fields of OTC Interest Rate Derivative Cap/Floor

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OTCINTERESTCAPFLOOR_CHANGED BAPI_FTR_CHANGE_CAPFLOOR u 137 'New Data' of an OTC Interest Rate Derivative Cap/Floor
OTCINTERESTCAPFLOOR_DETAILS BAPI_FTR_GETDETAIL_CAPFLOOR u 137 'Old Data' of OTC Interest Rate Derivative Cap/Floor

Paramètre Reférence Type Long. Description
OTCINTERESTCAPFLOOR_CHANGEDX BAPI_FTR_CHANGE_CAPFLOORX u 25 Change Structure of OTC Interest Rate Derivative Cap/Floor

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


INCLUDE FTR_BAPI_PREP_STRUC_FB OBJECT DOKU ID TX

Description
Export parameter indicating which special fields of an OTC interest ratederivative cap or floor 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 an OTCinterest rate derivative cap or floor is to be changed.
This data can, for example, be read with theOTCInterestCapFloor.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 cap or floor.
This data can, for example, be read with theOTCInterestCapFloor.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