| MANUFACTURER(SQL Table) | Index Back | 
|---|---|
| Manufacturer TableThis table stores definitions for Manufacturers. Data may be synchronized with values from the Financial database. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW | |
| 2 | Character(50) | VARCHAR2(50) NOT NULL | Key field to represent Manufacturer Identification number | |
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description | 
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |