QS_SERIALID_VW(SQL View) |
Index Back |
---|---|
Default serial id prompt tableRRE- this view is assigned as the default prompt table in the Quality Field Catalog. It is designed to extract serial ids from the master serial id record. |
SELECT DISTINCT BUSINESS_UNIT , SERIAL_ID FROM PS_PHYSICAL_INV |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | SERIAL_ID | Character(20) | VARCHAR2(20) NOT NULL | Serial ID |