PC_TIER(SQL Table) |
Index Back |
|---|---|
Tiered Pricing HeaderTiered Pricing header with contract line, arbitration sequence number, transaction identifier, unit of measure and Inception to Date total. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | Contract | |
| 2 | Number(3,0) | SMALLINT NOT NULL | Contract Line Num | |
| 3 | Number(15,0) | DECIMAL(15) NOT NULL |
Sequence Number
Default Value: 1 |
|
| 4 | Character(10) | VARCHAR2(10) NOT NULL |
Transaction Identifier
Prompt Table: PC_TRANS_ID |
|
| 5 | 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: UNITS_TBL |
| 6 | ITD_TOTAL | Signed Number(16,2) | DECIMAL(14,2) NOT NULL | Inception to Date Quantity |