Fonction SAP BAPI_FTR_FRA_PREP_STRUC - Determine Changed Fields of an OTC Interest Rate Derivative FRA

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
OTCINTERESTFRA_CHANGED BAPI_FTR_CHANGE_FRA u 88 'New Data' of an OTC Interest Rate Derivative FRA
OTCINTERESTFRA_DETAILS BAPI_FTR_GETDETAIL_FRA u 88 'Old Data' of an OTC Interest Rate Derivative FRA

Paramètre Reférence Type Long. Description
OTCINTERESTFRA_CHANGEDX BAPI_FTR_CHANGE_FRAX u 17 Change Structure of an OTC Interest Rate Derivative FRA

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 FRA 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 FRA is to be changed.
This data can, for example, be read with theOTCInterestFRA.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 FRA.
This data can, for example, be read with theOTCInterestFRA.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