CA_FC_MAIN_H

(SQL Table)
Index Back

Revenue Forecast

# 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 CONTRACT_NUM Character(25) VARCHAR2(25) NOT NULL Contract
4 CONTRACT_LINE_NUM Number(3,0) SMALLINT NOT NULL Contract Line Num
5 ACCOUNT Character(10) VARCHAR2(10) NOT NULL Account
6 BUSINESS_UNIT_GL Character(5) VARCHAR2(5) NOT NULL GL Business Unit
7 DEPTID Character(10) VARCHAR2(10) NOT NULL Department
8 ACCOUNTING_DT Date(10) DATE The accounting entry construction date for a given transaction (a generic field that crosses multiple
9 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

Default Value: OPR_DEF_TBL_CA.BUSINESS_UNIT

Prompt Table: SP_BU_CA_NONVW

10 SOLD_TO_CUST_ID Character(15) VARCHAR2(15) NOT NULL Sold To Customer

Prompt Table: CUST_SLD_VW

11 CONTRACT_TYPE Character(15) VARCHAR2(15) NOT NULL Contract Type

Prompt Table: CA_TYPE_TBL
Set Control Field: BUSINESS_UNIT

12 CA_STATUS Character(24) VARCHAR2(24) NOT NULL Contract Status

Prompt Table: CA_STATUS_VW

13 CA_PROC_STATUS Character(1) VARCHAR2(1) NOT NULL CA_STATUS is a user defined status field that maps (many to 1) to the contract Processing Status field. Process Status indicates what change processing is available.
A=Active
C=Closed
P=Pending
14 PRICING_STRUCTURE Character(4) VARCHAR2(4) NOT NULL Price Type
AMT=Amount
PCT=Percent
RATE=Rate
RCR=Recurring
15 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID

Prompt Table: CA_PROD_ITEM_VW
Set Control Field: BUSINESS_UNIT

16 PRODUCT_GROUP Character(10) VARCHAR2(10) NOT NULL Product Group

Prompt Table: PRODGP_NGCA_VW
Set Control Field: BUSINESS_UNIT

17 REGION_CD Character(10) VARCHAR2(10) NOT NULL Identifies the Sales Region. Populated on the Item Table to identify the Sales Region the Item is applied to.

Prompt Table: CA_REGION_CD_VW
Set Control Field: BUSINESS_UNIT

18 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

Prompt Table: CURRENCY_CD_TBL

19 FOREIGN_CURRENCY Character(3) VARCHAR2(3) NOT NULL Foreign Currency Code
20 CONTRACT_SIGN_DT Date(10) DATE Contract Signed
21 CA_LINE_STATUS Character(1) VARCHAR2(1) NOT NULL Obligation status
A=Active
C=Cancelled
P=Pending
R=Renewed
22 BUDGET_PERIOD Character(8) VARCHAR2(8) NOT NULL Budget Period
23 BUDGET_PERIOD_2 Character(8) VARCHAR2(8) NOT NULL Budget Period
24 LAST_DTTIME DateTime(26) TIMESTAMP Last Forecast Run
25 AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Amount
26 FOREIGN_AMOUNT Signed Number(28,3) DECIMAL(26,3) NOT NULL Specifies the monetary amount of a debit or credit (accounting entry line) in the entry currency of the item. The sum of FOREIGN_AMOUNT values on AR lines should equal the ENTRY_AMT on the pending item.
27 CUR_EFFDT Date(10) DATE Specifies the effective date associated with the currency used as the base currency for the Business Unit on the Journal Entry Header.
28 ACCT_PLAN_ID Character(10) VARCHAR2(10) NOT NULL Revenue Recognition Plan
29 EVENT_NUM Number(3,0) SMALLINT NOT NULL Event Number
30 CA_PROBABILITY Number(3,0) SMALLINT NOT NULL Probability
31 SID_ACCOUNT Character(5) VARCHAR2(5) NOT NULL SETID for ACCOUNT
32 SID_DEPTID Character(5) VARCHAR2(5) NOT NULL SETID for DEPTID
33 SID_CONTRACT_TYPE Character(5) VARCHAR2(5) NOT NULL SETID for Contract Type
34 SID_CA_STATUS Character(5) VARCHAR2(5) NOT NULL SETID for CA_STATUS
35 SID_REGION_CD Character(5) VARCHAR2(5) NOT NULL SETID for REGION_CD
36 SID_SLD_TO_CUST_ID Character(5) VARCHAR2(5) NOT NULL SETID for SOLD_TO_CUST_ID
37 SID_PRODUCT_GROUP Character(5) VARCHAR2(5) NOT NULL SETID for PRODUCT_GROUP
38 SID_PRODUCT_ID Character(5) VARCHAR2(5) NOT NULL SETID for PRODUCT_ID