NAME
Finance::DST::FAN::Mail::File::APR - Read DST FANMail APR records into data structures
DESCRIPTION
This module provides an interface for reading the Account Position File (APR) into more meaningful data structures as well as some basic tests of file integrity. The APR file contains all accounts mantained by the data provider. A file will only contain information on a single type of financial product type.
For Usage information please refer to Finance::DST::FAN::Mail::File.
DATA KEYS
VUL
Variable Annuity
Mutual Fund
Real Estate Investment Trust / Limited Partnership
PRIVATE METHODS
_process_vul
Process variable universal life records.
_process_reit
Process real estate investment trust records.
_process_lp
Process limited partnership records.
_process_va
Process variable annuity records.
_process_mf
Process mutual fund records.
SEE ALSO
Finance::DST::FAN::Mail::File, Finance::DST::FAN::Mail::Utils
AUTHOR & LICENSE
Please see Finance::DST::FAN::Mail for more information.