RECV_LOAD_LOTMP(SQL Table) |
Index Back |
|---|
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Receiver number | |
| 4 | Number(5,0) | INTEGER NOT NULL | Receipt Line | |
| 5 | Number(3,0) | SMALLINT NOT NULL | Receiver Shipping Sequence | |
| 6 | Number(15,0) | DECIMAL(15) NOT NULL | 08/02/99 NAS: Changed the size of this field from 10 to 15. Based on Jim Hillman's decision to make the field at a standard size. | |
| 7 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
| 8 | SHELF_LIFE | Number(4,0) | SMALLINT NOT NULL | Shelf Life (Days) |
| 9 | RECEIPT_DT | Date(10) | DATE | Received Date |
| 10 | SHELF_LIFE_DATE | Date(10) | DATE | Shelf Life Date |