AR_PE_SALES_SUM

(SQL Table)
Index Back

New/Existing Sales Summary

Used by the AR_CFOLOAD app engine program to load summary data for the New/Existing Customers pagelet.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 PERIOD_COUNTER Number(7,0) INTEGER NOT NULL PERIOD COUNTER
3 NEW_EXIST_CUST Character(1) VARCHAR2(1) NOT NULL Used to indicate new or existing customers for charting.
E=Existing Customer
N=New Customer

Default Value: E

4 AMT1 Signed Number(28,3) DECIMAL(26,3) NOT NULL Used in Virtual Approver to store the various rule amounts that go on each approval step
5 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code
6 AS_OF_DATE Date(10) DATE As of Date