DataAccess.FIInstrumentGet: Get financial instruments

Description Usage Arguments Value

Description

Takes a DataAccess da_obj and effective_date or effective_period and returns a DataTable with the instruments. Properties that are schedules are coalesced to a single value based on the effective_date or effective_period. NOTE: EITHER effective_date or effective_period must be populated, the other one must be NULL

Usage

1
2
DataAccess.FiInstrumentGet(da_obj, effective_date = NULL,
  effective_period = NULL)

Arguments

da_obj

- Current instance of Solvas|Capital's DataAccess class.

effective_date

- The date to use for schedule data types

effective_period

- The period to use for schedule data types (1=first period)

Value

Data frame containing the financial instrument data


mfalbertsGMail/Solvas-Capital-R-Utility documentation built on May 22, 2019, 7:54 p.m.