CA_PGP_COSTS

(SQL Table)
Index Back

Progress Payment Costs

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 CONTRACT_NUM Character(25) VARCHAR2(25) NOT NULL Contract

Prompt Table: CA_PREPAID_SRCH

2 CA_PGP_SEQ Number(3,0) SMALLINT NOT NULL Progress Payment Sequence
3 ASOF_DT Date(10) DATE As of Date
4 CA_CONT_PRICE Signed Number(28,3) DECIMAL(26,3) NOT NULL Contract Fixed Price
5 CA_COSTS_ELIG Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Costs Eligible
6 CA_ECC_COSTS Signed Number(28,3) DECIMAL(26,3) NOT NULL Estimed Costs To Complete
7 CA_LOSS_RATIO Number(7,5) DECIMAL(6,5) NOT NULL Loss Ratio Factor
8 CA_PGP_ITD_COST Signed Number(28,3) DECIMAL(26,3) NOT NULL Inception To Date Costs
9 CA_PRICE_DELV Signed Number(28,3) DECIMAL(26,3) NOT NULL Contract Price Items Delivered
10 CA_TCAC_COSTS Signed Number(28,3) DECIMAL(26,3) NOT NULL Total Costs at Completion
11 CURRENCY_CD Character(3) VARCHAR2(3) NOT NULL Currency Code

Default Value: CA_PGP_TERMS.CURRENCY_CD

12 PROCESS_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Process Instance
13 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
14 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
15 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
16 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.