TRX_DEAL_SRCH_V(SQL View) |
Index Back |
|---|---|
View over deals with resetlist 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 |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_TRD_NONVW |
|
| 2 | Character(12) | VARCHAR2(12) NOT NULL |
The unique key identifier for a given deal transaction.
Default Value: NEXT Prompt Table: TRX_HEADER_TR |
|
| 3 | Character(10) | VARCHAR2(10) NOT NULL |
Instrument type
Prompt Table: INSTR_INST_H_VW |
|
| 4 | 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 |