ROUND_ADJ_TBL(SQL Table) |
Index Back |
|---|---|
Round Adjustment Lookup Table |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Signed Number(4,0) | DECIMAL(3) NOT NULL | Precision Number | |
| 2 | ROUND_FACTOR | Number(15,7) | DECIMAL(14,7) NOT NULL | Rounding Factor |
| 3 | CHAR_KEY_01 | Character(25) | VARCHAR2(25) NOT NULL | Character field variable for storing value of KEY field that consisted of characters. |
| 4 | CHAR_KEY_02 | Character(25) | VARCHAR2(25) NOT NULL | Character field variable for storing value of KEY field that consisted of characters. |