CNTRCT_ADJRUL_W(SQL Table) |
Index Back |
---|---|
Contract Price Adjust RulesContract Price Adjust Rules |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
3 | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID | |
4 | Number(5,0) | INTEGER NOT NULL | Contract Version number | |
5 | Number(5,0) | INTEGER NOT NULL | Contract Category Line Number | |
6 | Number(5,0) | INTEGER NOT NULL | Buying Agreement Line Nbr | |
7 | 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 | Date(10) | DATE | Effective Date | |
9 | Number(3,0) | SMALLINT NOT NULL |
Price Adjustment Sequence
Default Value: 1 |
|
10 | ADJUST_ON_GENERAL | Character(1) | VARCHAR2(1) NOT NULL |
General Adjustment
N=No Y=Yes Y/N Table Edit Default Value: N |
11 | ADJUST_ON_UOM | Character(1) | VARCHAR2(1) NOT NULL |
Adjust When UOM Matches
N=No Y=Yes Y/N Table Edit Default Value: N |
12 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
MHR=Muti Hourly PER=Percentage SQF=Square Footage Prompt Table: %EDITTABLE2 |
13 | ADJUST_ON_SHIPTO | Character(1) | VARCHAR2(1) NOT NULL |
Adjust on Shipto
N=No Y=Yes Y/N Table Edit Default Value: N |
14 | SHIPTO_SETID | Character(5) | VARCHAR2(5) NOT NULL |
ShipTo SetID
Prompt Table: %EDITTABLE3 |
15 | SHIPTO_ID | Character(10) | VARCHAR2(10) NOT NULL |
Ship To Location
Prompt Table: %EDITTABLE4 |
16 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: CNTRCT_HDR.CURRENCY_CD Prompt Table: %EDITTABLE |
17 | FINAL_PRICE | Character(1) | VARCHAR2(1) NOT NULL |
Stop Price Calculation Here
N=No Y=Yes Y/N Table Edit Default Value: N |
18 | HARD_PRICE | Character(1) | VARCHAR2(1) NOT NULL |
Hard Price
N=No Y=Yes Y/N Table Edit Default Value: N |
19 | IGNORE_IF_OTHER | Character(1) | VARCHAR2(1) NOT NULL |
Ignore If Other Adjustments
N=No Y=Yes Y/N Table Edit Default Value: N |
20 | VNDR_LOC | Character(10) | VARCHAR2(10) NOT NULL |
Vendor Location
Prompt Table: %EDITTABLE8 |
21 | 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. |
22 | 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. |