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 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract |
2 | CONTRACT_LINE_NUM | Number(3,0) | SMALLINT NOT NULL | Contract Line Num |
3 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL |
Sequence Number
Default Value: 1 |
4 | PC_TRANS_ID | 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 |