Skip to Main Content
Return to Navigation

Importing Security Definitions and Market Values

This section provides an overview of the securities data import process and discusses how to:

PeopleSoft provides a way to import general information about a security into the system based on its CUSIP or CINS identifier. A variation of this process can be used to import current market values of the securities. Once a security definition is downloaded into the system, investment deals can be created using the security. When the latest market value for the security is downloaded into the system, the value of the security deal is updated and the gain or loss for the deal is booked in Treasury accounting.

Pages Used to Import Security Definitions and Market Values

Page Name

Definition Name

Navigation

Usage

Security Definition Import

BSP_IMPORT

select Deal Management, then select Administer Deals, then select Security Definition Import, then select Security Definition Import

Import security definition data based on the security's identifier.

Security Market Values Import

BSP_IMPORT

select Deal Management, then select Process Deals, then select Security Market Values Import

Import current security market values data.

Understanding the Securities Data Import Infrastructure

This diagram illustrates the securities data import process.

Image: Securities data import process

This diagram illustrates the steps in the securities data import process, which is described in detail following the diagram

Securities data import process

The securities data import process involves the following steps:

  1. An administrator enters information pertaining to a securities data file in comma-separated value (.csv), flat-file format.

    This initiates the File Import Application Engine process (IMPORT_FILES), which functions as an interface or shell to define the necessary commands for the system to import the securities data files.

  2. The File Import Application Engine reads the file's layout definition data (which is stored in the Layout Catalog ) and calls the corresponding transformation process.

    The layout for importing securities definition data is SECURITY and the corresponding transformation process called is TRX_SECD_XFM. For importing security market value, the SEC_MARKET layout is used with the TRX_SECM_XFM transformation process.

  3. The transformation Application Engine loads the data into the securities application tables using the TRX_SEC_HDR IP message for securities definition data or the TRX_SEC_MKTVAL IP message for security market values.

Security Definition Import Page or Security Market Values Import Page

Use the Security Definition Import page (BSP_IMPORT) or the Security Market Values Import page (BSP_IMPORT) to import security definition data based on the security's identifier.

Image: Security Definition Import page

This example illustrates the fields and controls on the Security Definition Import page. You can find definitions for the fields and controls later on this page.

Security Definition Import page

Note: The field descriptions provided here are the same for both the Security Definition Import page and Security Market Values Import page.

Advanced Options

Layout Properties