ORD_SCH_ARCH

(SQL Table)
Index Back

Ord Schedule Archive

This record holds schedule information needed for Period to Date Pricing. If the customer archives sales orde data on a frequent basis, then the schedule pricing data will not be availble to calculate period pricing.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 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
3 ORDER_INT_LINE_NO Number(5,0) INTEGER NOT NULL Order Line
4 SCHED_LINE_NBR Number(6,0) INTEGER NOT NULL Schedule Line Number
5 ORDER_DATE Date(10) DATE Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop
6 SOLD_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL Sold To Customer
7 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
MHR=Muti Hourly
PER=Percentage
SQF=Square Footage
8 QTY_SCHEDULED Signed Number(17,4) DECIMAL(15,4) NOT NULL Quantity Scheduled
9 PRICING_UOM Character(3) VARCHAR2(3) NOT NULL Pricing UOM
10 PRICING_QTY Number(16,4) DECIMAL(15,4) NOT NULL Pricing quantity.
11 LIST_PRICE Signed Number(17,4) DECIMAL(15,4) NOT NULL List Price
12 NET_UNIT_PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL Net Unit Price
13 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code