RSF_OPP_PRO_HST

(SQL Table)
Index Back

Opportunity Products

Used by SFA to store the products for an Opportunity

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 OPPORTUNITY_ID Character(15) VARCHAR2(15) NOT NULL Opportunity ID
4 SEQNUMPROD Signed Number(4,0) DECIMAL(3) NOT NULL Sequence Number
5 PRODUCT_GROUP Character(10) VARCHAR2(10) NOT NULL PRoduct Group

Prompt Table: %EDITTABLE

6 PROD_SETID Character(5) VARCHAR2(5) NOT NULL Product SET ID
7 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID

Prompt Table: %EDITTABLE2

8 QTY Signed Number(17,4) DECIMAL(15,4) NOT NULL Quantity
9 UNIT_OF_MEASURE Character(3) VARCHAR2(3) NOT NULL Used on an approval rule set.
CS=Case
EA=Each
MHR=Muti Hourly
PER=Percentage
SQF=Square Footage

Prompt Table: PROD_UOM

10 PRICE_BASE Signed Number(16,4) DECIMAL(14,4) NOT NULL Net Unit Price (base)
11 NON_RECUR_TOTAL Signed Number(28,3) DECIMAL(26,3) NOT NULL Total of periods within an Opportunity or Forecast which do not recur.
12 RECUR_PRICE Signed Number(16,4) DECIMAL(14,4) NOT NULL Recurring Price
13 PPRC_RECUR_FREQ Character(2) VARCHAR2(2) NOT NULL Field used to store the recurring frequency.
00=Daily
05=Weekly
10=Monthly
15=Quarterly
20=Annually
14 RECUR_PERIODS Number(5,0) INTEGER NOT NULL Number of periods of recurring price. That is, if a monthly payment plan, how many months of payment.
15 RECUR_TOTAL Signed Number(28,3) DECIMAL(26,3) NOT NULL Total recurring amount within an Opportunity or Forecast
16 COST Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Cost
17 PRIMARY_FLAG Character(1) VARCHAR2(1) NOT NULL Primary

Y/N Table Edit

18 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL This field stores the Currency Code value.
19 REVENUE_TYPE Character(15) VARCHAR2(15) NOT NULL This field is used to store revenue type related to a product sales and used within forecasting.

Prompt Table: RSF_REV_TYPE_VW

20 GENERATE_QUOTE Character(1) VARCHAR2(1) NOT NULL Generate Quote

Y/N Table Edit

Default Value: Y

21 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
22 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
23 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
24 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
25 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
26 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time