HDG_TRE_LINK(SQL Table) |
Index Back |
---|---|
Exp of Last Resort Hedge LinkA link to Hedging Exposures (Hedged Items of Last Resort) when they are the hedged item. Used on HDG_HEDGED_ITEM panel. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | HEDGE_ID | Character(12) | VARCHAR2(12) NOT NULL | Hedge ID identifies the designation of Hedging Deals (Instruments) as being the Hedge of Hedged Items |
3 | HEDGED_ITEM_SEQ | Number(4,0) | SMALLINT NOT NULL | Sequence number of the hedged item. this allows mulitple items to be designated as hedged items. |
4 | BUSINESS_UNIT_TRE | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit for Hedged Exposure of Last resort
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_FS_NONVW |
5 | HEDGED_ITEM_ID | Character(12) | VARCHAR2(12) NOT NULL |
Hedged Item ID
Prompt Table:
%EDITTABLE
|