TRX_DEAL_SRCH_V

(SQL View)
Index Back

View over deals with reset

list of physical and notional deals that have a floating rate type

SELECT BUSINESS_UNIT , TREAS_HEADER_ID , INSTRUMENT_TYPE , INSTRMNT_TEMPLATE FROM PS_TRX_HEADER_TR

  • Parent record: TRX_PORTFLIO_TR
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT

    Prompt Table: SP_BU_TRD_NONVW

    2 TREAS_HEADER_ID Character(12) VARCHAR2(12) NOT NULL The unique key identifier for a given deal transaction.

    Default Value: NEXT

    Prompt Table: TRX_HEADER_TR

    3 INSTRUMENT_TYPE Character(10) VARCHAR2(10) NOT NULL Instrument type

    Prompt Table: INSTR_INST_H_VW

    4 INSTRMNT_TEMPLATE Character(10) VARCHAR2(10) NOT NULL A unique key identifier associated with an instrument that describes a separate template version of a pre

    Prompt Table: INSTR_TMPL_H_VW