RTE_INV_TMP_CP2(SQL Table) |
Index Back |
---|---|
Route Temp TableThis temporary table is used by various batch processes as an input and output record when searching for transporation routes. 07/19/04 PWF Change from SCHED_LINE_NO to SCHED_LINE_NBR |
# | 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(2) | VARCHAR2(2) NOT NULL |
Demand Source
IN=Material Request OM=Sales Order PL=Planning Requisition PO=Purchase Order PR=Purchasing Requisition RT=Material Return SF=Production Request WM=Work Order |
|
4 | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit | |
5 | Character(10) | VARCHAR2(10) NOT NULL | Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop | |
6 | Number(5,0) | INTEGER NOT NULL | Order Line | |
7 | Number(6,0) | INTEGER NOT NULL | Schedule Line Number | |
8 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
9 | Number(4,0) | SMALLINT NOT NULL | Demand Line No | |
10 | ROUTE_CD_OUT | Character(6) | VARCHAR2(6) NOT NULL | A unique identifier assigned to a delivery route. Route codes can be associated with customer addresses for external orders or locations for internal orders. Route codes can be used to identify the appropriate delivery schedule for a customer/location if you are managing product shipments with your own vehicles. |
11 | REQUIRE_STOP | Character(1) | VARCHAR2(1) NOT NULL |
Require Stop
Y/N Table Edit |
12 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
13 | SHIP_TO_CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Ship To Customer |
14 | ADDRESS_SEQ_NUM | Number(5,0) | INTEGER NOT NULL | Address Sequence Number |
15 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |
16 | SCHED_DATE | Date(10) | DATE | Schedule Date |
17 | CARRIER_ID | Character(10) | VARCHAR2(10) NOT NULL | Carrier ID |
18 | SHIP_TYPE_ID | Character(10) | VARCHAR2(10) NOT NULL | Ship Via Code |
19 | ROUTE_CD_IN | Character(6) | VARCHAR2(6) NOT NULL | A unique identifier assigned to a delivery route. Route codes can be associated with customer addresses for external orders or locations for internal orders. Route codes can be used to identify the appropriate delivery schedule for a customer/location if you are managing product shipments with your own vehicles. |
20 | ROUTE_SCHED_DATE | Date(10) | DATE | Date on which a delivery route code can be used to fulfill orders. |