POS_LMT_WN_TEO3(SQL Table) |
Index Back |
---|---|
CCU TEO temp tableCCU temporary table for POS_LMT_WRN_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EO_PROCESS_INST | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | TREE_NAME | Character(18) | VARCHAR2(18) NOT NULL | Tree Name |
4 | TREE_NODE | Character(20) | VARCHAR2(20) NOT NULL | Node name |
5 | POSN_LONG_SHORT | Character(2) | VARCHAR2(2) NOT NULL |
"Represents whether a given position tree node reflects a short
01=Long Limit Only 02=Short Limit Only 03=Short and Long Limit |
6 | INTERNAL_EXTERNAL | Character(1) | VARCHAR2(1) NOT NULL |
Allows the user to indicate whether a given defined bank account is utilized for internal or ext
E=External I=Internal |
7 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
8 | ROLENAME | Character(30) | VARCHAR2(30) NOT NULL |
The name of a Role in the Role Definition Table (see PSROLEDEFN).
Prompt Table: ROLE_USRLST_VW |
9 | PERCENT_SW | Character(1) | VARCHAR2(1) NOT NULL |
Percentage
Y/N Table Edit Default Value: N |
10 | LIMIT_MIN_PERCENT | Number(3,0) | SMALLINT NOT NULL | "The mininum amount of exposure capacity |
11 | LIMIT_MAX_PERCENT | Number(3,0) | SMALLINT NOT NULL | "Represents the maximum amount of exposure capacity |
12 | LIMIT_MIN_VALUE | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Represents a user defined base amount utiilzed when checking minimum limit percentages for a given tree no |
13 | LIMIT_MAX_VALUE | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Represents a user defined base amount utiilzed when checking maximum limit percentages for a given tree no |
14 | CURR_LIMIT | Character(3) | VARCHAR2(3) NOT NULL | The currency in which a given position limit is defined in the Position tools. |
15 | EO_FROM_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |