# |
PeopleSoft Field Name |
PeopleSoft Field Type |
Database Column Type |
Description |
1 |
INV_ITEM_ID |
Character(18) |
VARCHAR2(18) NOT NULL |
Item ID
|
2 |
BUSINESS_UNIT |
Character(5) |
VARCHAR2(5) NOT NULL |
Business Unit
|
3 |
STORAGE_AREA |
Character(5) |
VARCHAR2(5) NOT NULL |
This field is used to hold the Storage Area associated with an Inventory item.
|
4 |
STOR_LEVEL_1 |
Character(4) |
VARCHAR2(4) NOT NULL |
This field is used to hold the Storage Level 1 associated with an Inventory item.
|
5 |
STOR_LEVEL_2 |
Character(4) |
VARCHAR2(4) NOT NULL |
This field is used to hold the Storage Level 2 associated with an Inventory item.
|
6 |
STOR_LEVEL_3 |
Character(4) |
VARCHAR2(4) NOT NULL |
This field is used to hold the Storage Level 3 associated with an Inventory item.
|
7 |
STOR_LEVEL_4 |
Character(4) |
VARCHAR2(4) NOT NULL |
This field is used to hold the Storage Level 4 associated with an Inventory item.
|
8 |
SETID |
Character(5) |
VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
|
9 |
PROVIDER_GRP_ID |
Character(10) |
VARCHAR2(10) NOT NULL |
Identification number for the provider group.
|
10 |
PERSON_ID |
Character(15) |
VARCHAR2(15) NOT NULL |
Person ID
|
11 |
UNIT_MEASURE_STD |
Character(3) |
VARCHAR2(3) NOT NULL |
Used to store the unit of measure for an item.
|