# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
PROBINST |
Character(20) |
VARCHAR2(20) NOT NULL |
Optimization Problem Instance
|
2 |
SSO_ITEM_INDEX |
Number(10,0) |
DECIMAL(10) NOT NULL |
item index
|
3 |
SSO_AWARD_QTY |
Number(17,6) |
DECIMAL(16,6) NOT NULL |
Award Quantity
|
4 |
SSO_QTY_OVER |
Number(17,6) |
DECIMAL(16,6) NOT NULL |
quantity over upper bound
|
5 |
SSO_QTY_UNDER |
Number(17,6) |
DECIMAL(16,6) NOT NULL |
qty under lower bound
|
6 |
SSO_NUM_AWARDED |
Number(10,0) |
DECIMAL(10) NOT NULL |
num awarded suppliers
|
7 |
SSO_VNDR_OVER |
Number(10,0) |
DECIMAL(10) NOT NULL |
num supplier over upper bound
|
8 |
SSO_VNDR_UNDER |
Number(10,0) |
DECIMAL(10) NOT NULL |
num supplier under lower bound
|