IN_ITM_SHIP_DTL(SQL Table) |
Index Back |
|---|---|
Item Ship Detail by Period/Mth06/21/04 CWA Data Model Changes - Replaced sched_line_no with 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(18) | VARCHAR2(18) NOT NULL | Item ID | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | Category ID | |
| 5 | Date(10) | DATE | Start Date | |
| 6 | DateTime(26) | TIMESTAMP | Ship Date/Time | |
| 7 | 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 | |
| 8 | Number(5,0) | INTEGER NOT NULL | Order Line | |
| 9 | Number(6,0) | INTEGER NOT NULL | Schedule Line Number | |
| 10 | 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 |
|
| 11 | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit | |
| 12 | Character(10) | VARCHAR2(10) NOT NULL | RMA Number | |
| 13 | Character(10) | VARCHAR2(10) NOT NULL | Department | |
| 14 | CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations. |
| 15 | ADDRESS_SEQ_NUM | Number(5,0) | INTEGER NOT NULL | Address Sequence Number |
| 16 | LOCATION | Character(10) | VARCHAR2(10) NOT NULL | Location Code |
| 17 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL | GL Business Unit |
| 18 | SHIP_QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Shipped Quantity |
| 19 | END_DT | Date(10) | DATE | End Date |
| 20 | LAST_UPDATE_DTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |