CNTRCT_CHPRC_W(SQL Table) |
Index Back |
---|---|
Contract Change Price |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | CNTRCT_ID | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID |
4 | VERSION_NBR | Number(5,0) | INTEGER NOT NULL |
Contract Version number
Default Value: 1 |
5 | CAT_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Contract Category Line Number |
6 | CNTRCT_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Buying Agreement Line Nbr |
7 | ADJ_ITEM_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Adjust Item Type
C=Category Specific Adjustment L=Line Specific Adjustment Set O=Open Item Adjustment Set T=Template Adjustment |
8 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
9 | PRICE_ADJUST_SEQ | Number(3,0) | SMALLINT NOT NULL | Price Adjustment Sequence |
10 | QTY_MIN | Number(16,4) | DECIMAL(15,4) NOT NULL | Minimum Quantity |
11 | CHNG_ORD_SEQ | Number(3,0) | SMALLINT NOT NULL | Change Order Sequence Number |
12 | FIELDNAME | Character(18) | VARCHAR2(18) NOT NULL | Field Name (see PSDBFIELD). |
13 | CHNG_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Change Type
C=Change D=Deleted H=Hold I=Inserted N=New O=Original R=Re-open X=Cancelled |
14 | REASON_SEQ | Number(5,0) | INTEGER NOT NULL | Reason Sequence |
15 | CHNG_CHAR_VALUE | Character(254) | VARCHAR2(254) NOT NULL | New Field Value |
16 | CHNG_DATE_VALUE | Date(10) | DATE | New Date Value |
17 | CHNG_DTTM_VALUE | DateTime(26) | TIMESTAMP | Change Date/Time Value |
18 | CHNG_NBR_VALUE | Signed Number(30,5) | DECIMAL(28,5) NOT NULL | New Numeric Value |
19 | CHNG_TIME_VALUE | Time(15) | TIMESTAMP | Change Time Value |
20 | OPRID_MODIFIED_BY | Character(30) | VARCHAR2(30) NOT NULL | Last User to Modify Entered By 07/25/2011:Ensured that OPRID_MODIFIED_BY is set with format type of MixedCase. |
21 | LAST_DTTM_UPDATE | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |