IN_PEG_SEARCH

(SQL Table)
Index Back

IN Peg Search Grid

06/21/04 EGS: Created

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 PEG_ORDER_TYPE Character(4) VARCHAR2(4) NOT NULL Used by Pegging Maintenance/Inquiry
010=Purchase
020=Production
030=Transfer Demand
035=Transfer Supply
070=Stock Request
090=Sales Order
100=Requisition
110=WO Inventory
115=WO Non-Inventory
3 PEG_ORDER_KEY Character(30) VARCHAR2(30) NOT NULL Used to store the various Order Number formats in 1 field
4 PEG_LINE_KEY Character(30) VARCHAR2(30) NOT NULL Used to Store the concatenation of Line, Demand, Sched, Kit, etc in 1 field.
5 PEG_HASH Character(28) VARCHAR2(28) NOT NULL 07/29/04 EGS: Created
6 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
7 DESTIN_BU Character(5) VARCHAR2(5) NOT NULL Destination Unit
8 QTY_AVAILABLE Signed Number(17,4) DECIMAL(15,4) NOT NULL Qty Available
9 QTY_PEGGED Signed Number(17,4) DECIMAL(15,4) NOT NULL 06/16/04 EGS: Created.
10 QTY_RECEIVED Number(16,4) DECIMAL(15,4) NOT NULL QTY Received
11 QTY_COMPLETE Number(16,4) DECIMAL(15,4) NOT NULL Total QTY Putaway
12 QTY_COMPLETE_PEG Number(16,4) DECIMAL(15,4) NOT NULL Quantity Complete
13 QTY_ORDER Signed Number(17,4) DECIMAL(15,4) NOT NULL 06/21/04 EGS: Created
14 SCHED_DATE Date(10) DATE Schedule Date
15 SCHED_TIME Time(15) TIMESTAMP Schedule Time
16 SCHED_DTTM DateTime(26) TIMESTAMP 08/16/01 JNW (CN#PL900-1.0): Added
17 BUSINESS_UNIT_IN Character(5) VARCHAR2(5) NOT NULL Inventory Unit
18 DEMAND_SOURCE 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
19 SOURCE_BUS_UNIT Character(5) VARCHAR2(5) NOT NULL Source Bus Unit
20 ORDER_NO 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
21 ORDER_INT_LINE_NO Number(5,0) INTEGER NOT NULL Order Line
22 SCHED_LINE_NBR Number(6,0) INTEGER NOT NULL Schedule Line Number
23 DEMAND_LINE_NO Number(4,0) SMALLINT NOT NULL Demand Line No
24 PO_ID Character(10) VARCHAR2(10) NOT NULL Purchase Order
25 REQ_ID Character(10) VARCHAR2(10) NOT NULL Requisition ID
26 LINE_NBR Number(5,0) INTEGER NOT NULL Line Number: 11/24/08 - Added TARGET label [PC product]
27 SCHED_NBR Number(3,0) SMALLINT NOT NULL Schedule Number
28 DISTRIB_LINE_NUM Number(5,0) INTEGER NOT NULL Distribution Line
29 PRODUCTION_ID Character(10) VARCHAR2(10) NOT NULL Production ID
30 MG_OUTPUT_TYPE Character(2) VARCHAR2(2) NOT NULL 10/22/98 (CN#EN800-6.0) LAJ...Created Stores the output item type on a Bill of Materials. The type could represent either a co-product (primary or secondary) or a by-product (waste or recycle). 11/23/98 (CN#SF800-13) JNW added teardown xlat
CP=Primary
CS=Co-Product
RB=Recycle
TD=Teardown
WB=Waste
31 OP_SEQUENCE Number(4,0) SMALLINT NOT NULL Operation Sequence
32 MG_OUTPUT_QTY_CODE Character(3) VARCHAR2(3) NOT NULL 01/28/98 (CN#EN800-6.0) LAJ...Created Stores the quantity code for an output item on a Bill of Materials. It was created with the same values as qty_code, but by separating these two fields, it allows greater flexibility in the future.
ASY=Assembly
ORD=Order
33 WO_ID Character(10) VARCHAR2(10) NOT NULL Work Order Identification
34 WO_TASK_ID Number(5,0) INTEGER NOT NULL Task Number
35 RES_LN_NBR Number(5,0) INTEGER NOT NULL Resource Line No.
36 PEG_STATUS Character(2) VARCHAR2(2) NOT NULL 07/21/04 EGS: Created
10=Open
20=Completed
30=Canceled
40=Not Pegged
37 INTERUNIT_FLG Character(1) VARCHAR2(1) NOT NULL InterUnit
N=No
Y=Yes
38 DESCR254_MIXED Character(254) VARCHAR2(254) NOT NULL Description
39 CATEGORY_CD Character(18) VARCHAR2(18) NOT NULL Category Code
40 PARENT_PROD_ID Character(18) VARCHAR2(18) NOT NULL Parent Product Id