Structured Floating Rate Notes
A structured floating rate note is a structured security that pays a variable coupon determined by a reference rate that resets periodically.
The reference rates of a structured floating rate note can be term rates, such as the 6-month London Interbank Offered Rate (LIBOR), European Interbank Offered Rate (EURIBOR), Secured Overnight Financing Rate (SOFR), Effective Federal Funds Rate (EFFR), U.S. Treasury Note Rate (T-Bill), or a prime rate.
In some of the operational systems, a structured floating rate note is a combination of a bond and an OTC interest rate option (cap, floor, collar) derivative.
Data Model
The SAP Financial Services Data Management data model enables you to represent structured floating rate notes by using the Debt Instrument diagram.
-
The bond component of a structured floating rate note can be stored in the Debt Instrument entity (in the Financial Instrument table) and the relevant entities in the Debt Instrument diagram.
-
The Embedded with Derivative Contract attribute in the Security entity can be used to indicate that the structured security is embedded with an OTC derivative contract, for example, if a structured floating rate note is embedded with an OTC interest rate option contract.
-
Data related to the embedded derivative contract can be stored in the Financial Contract table with the financial contract category Embedded Derivative.
-
The financial contract category Embedded Derivative can be used to represent embedded derivative contracts of a structured security, for example, if an OTC interest rate option is embedded to a structured floating rate note. It has the same structure as that of an OTC Derivative entity and its sublevels. The financial contract category Embedded Derivative is a component of a structured security and can't exist as a stand-alone entity.
- The Embedded Derivative has same structure as that of OTC Derivative relationship (for documentation purposes only) is used to represent that each embedded derivative has the same structure as that of an OTC derivative, including its sublevels.
The following is an example of how structured floating rate notes can be modeled in the conceptual data model (CDM):

More Information
For more information, see the related entities and their definitions in the data model represented in SAP PowerDesigner.