PO_REQINVS_AET

(SQL Table)
Index Back

Work Record for REQINVS proc

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
2 ABORT_FLAG Character(1) VARCHAR2(1) NOT NULL Abort Process Flag
3 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
4 BUSINESS_UNIT_IN Character(5) VARCHAR2(5) NOT NULL Inventory Unit
5 BUYER_ID Character(30) VARCHAR2(30) NOT NULL Buyer
6 BUYER_SEL_CD Character(1) VARCHAR2(1) NOT NULL Buyer Selection Criteria
B=Buyer must match
M=Blank Buyer or Match
N=Not Used as Sel Crit
7 DISTRIB_LINE_NUM Number(5,0) INTEGER NOT NULL Distribution Line
8 DS_NET_SETID Character(5) VARCHAR2(5) NOT NULL Distribution Network SetID
9 DS_NETWORK_CODE Character(6) VARCHAR2(6) NOT NULL Distribution Network Code
10 INTERUNIT_FLG Character(1) VARCHAR2(1) NOT NULL InterUnit
N=No
Y=Yes
11 INV_ITEM_ID Character(18) VARCHAR2(18) NOT NULL Item ID
12 LINE_NBR Number(5,0) INTEGER NOT NULL Line Number: 11/24/08 - Added TARGET label [PC product]
13 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
14 PO_PROCESS_ID Character(3) VARCHAR2(3) NOT NULL Shows the process that created the row on the stage table
CON=Contract Releases
CRT=PAR Location Replenishment
OLS=Manual / Expedite Requisitions
OMR=Order Management Referenced
PLL=Planning System
RFQ=Request for Quotation
SFL=Production/Shop Floor
SPO=Services Work Order
SRC=AutoSelect / Quick Source
WKM=Work Order Management
15 PO_STG_TYPE Character(1) VARCHAR2(1) NOT NULL Used in conjunction with PO_STG_ID to make a unique key on the stage tables.
O=Other
R=Requisition
16 PO_STG_ID Character(10) VARCHAR2(10) NOT NULL Uniqye key to the PO Staging table
17 PRIORITY_NBR Number(3,0) SMALLINT NOT NULL Priority
18 PROCESS_INST_STG Number(10,0) DECIMAL(10) NOT NULL Stage Record Process Instance
19 QTY_AVAILABLE Signed Number(17,4) DECIMAL(15,4) NOT NULL Qty Available
20 QTY_DEMAND Number(16,4) DECIMAL(15,4) NOT NULL Qty Sourced from Demand
21 QTY_PO Number(16,4) DECIMAL(15,4) NOT NULL Purchase Order Quantity
22 QTY_REQUESTED Signed Number(17,4) DECIMAL(15,4) NOT NULL Qty Requested
23 RECORD_COUNT Number(7,0) INTEGER NOT NULL Count of Records
24 RT_RATE_INDEX Character(10) VARCHAR2(10) NOT NULL Market Rate Index
25 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
26 SCHED_NBR Number(3,0) SMALLINT NOT NULL Schedule Number
27 SELECT_PARM Character(254) VARCHAR2(254) NOT NULL Dynamic Where Clause Sel Parms
28 STAGE_STATUS Character(1) VARCHAR2(1) NOT NULL Stage Status
B=Ready to Create
C=Completed
D=Inv Demand Build in Process
E=Error
I=In Process
N=Needs Approval
P=PO Create in Process
R=Error Recycle
S=Staged
V=POCALC in Process
W=Warning Issued
X=Reset Req and Purge
29 SYSTEM_SOURCE Character(3) VARCHAR2(3) NOT NULL Identifies the application or source system that generated a journal entry. Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values. SUJ---Included a label as Product. Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen.
30 TEMP_FLD Character(1) VARCHAR2(1) NOT NULL Temporary Field for App Engine