CA_PGP_COSTS_H

(SQL Table)
Index Back

Progress Payment Costs

# 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

Prompt Table: CA_PREPAID_SRCH

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

Default Value: CA_PGP_TERMS.CURRENCY_CD

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