Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This issue was tracked as Item #156130.

Modified Forward SMF Logic

The standard loading procedure for forward securities was to load both legs at the same time since the panel would create them simultaneously with the same xreference identifiers.

The logic has now been updated to allow leveraging existing procedures to create each leg separately and include only the sell currency in one leg and only the buy currency on the other as well as adding unique xref identifiers on each leg. 

Additionally logic for the global W_FORWARD_SINGLE_LEG_MODE was added. The two values allowed for this parameter are Y and N with N being the default value. This was done to expand on the local option of using the singleLegLoadFlag with the same possible and default values. This parameter can be passed in the control message whereas the global parameter is in the w_config.inc file and will work for all Forward SMFs.

This issue was tracked as Item #146212.