WS_PERS_LIST(SQL Table) |
Index Back |
---|---|
eStore - Personal List of ItemThis record stores all the Personal List Product Items for each of the Personal list types |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | CONTACT_ID | Character(15) | VARCHAR2(15) NOT NULL | Contact Identifier for Treasury Contacts |
3 | ITEMNUM | Number(4,0) | SMALLINT NOT NULL | Item Number |
4 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
5 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage |
6 | QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Quantity |