CNTRCT_ADJ_SET(SQL Table) |
Index Back |
---|---|
Contract Price Adjust SetsContract Price Adjust Sets |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
2 | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID | |
3 | Number(5,0) | INTEGER NOT NULL | Contract Version number | |
4 | Number(5,0) | INTEGER NOT NULL | Contract Category Line Number | |
5 | Number(5,0) | INTEGER NOT NULL | Buying Agreement Line Nbr | |
6 | 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 |
|
7 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: CNTRCT_HDR.CNTRCT_BEGIN_DT |
|
8 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
9 | ADJ_SET_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Adjustment Set Type
INC=Increment Adjustments SUM=Sum All Adjustments Default Value: SUM |
10 | 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. |
11 | 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. |