ITMVNDR_TEO3(SQL Table) |
Index Back |
|---|---|
CCU TEO temp tableCCU temporary table for ITM_VNDR_UOM_PR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | EO_PROCESS_INST | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
| 2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
| 3 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: ITM_PURCH_VW |
| 4 | VENDOR_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Vendor SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
| 5 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL |
Vendor Identifier
Prompt Table: VNDR_VNDSET_VW |
| 6 | VNDR_LOC | Character(10) | VARCHAR2(10) NOT NULL | Vendor Location |
| 7 | 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 |
| 8 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Prompt Table: CURRENCY_CD_TBL |
| 9 | QTY_MIN | Number(16,4) | DECIMAL(15,4) NOT NULL |
Minimum Quantity
Default Value: 1 |
| 10 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
| 11 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 12 | PRICE_VNDR | Number(16,5) | DECIMAL(15,5) NOT NULL | Vendor Price |
| 13 | UNIT_PRC_TOL | Number(14,5) | DECIMAL(13,5) NOT NULL | Unit Price Tolerance |
| 14 | EXT_PRC_TOL | Number(14,5) | DECIMAL(13,5) NOT NULL | Ext Price Tolerance |
| 15 | USE_STD_TOLERANCES | Character(1) | VARCHAR2(1) NOT NULL |
Use Item Standard Tolerances
Y/N Table Edit Default Value: N |
| 16 | PCT_UNIT_PRC_TOL | Number(6,2) | DECIMAL(5,2) NOT NULL | % Unit Price Tolerance |
| 17 | PCT_EXT_PRC_TOL | Number(6,2) | DECIMAL(5,2) NOT NULL | % Ext Price Tolerance |
| 18 | QTY_RECV_TOL_PCT | Number(6,2) | DECIMAL(5,2) NOT NULL | Qty Rcvd Tolerance % |
| 19 | UNIT_PRC_TOL_L | Number(14,5) | DECIMAL(13,5) NOT NULL | Unit Price Tolerance - Under |
| 20 | PCT_UNIT_PRC_TOL_L | Number(6,2) | DECIMAL(5,2) NOT NULL | % Unit Price Tolerance - Under |
| 21 | EXT_PRC_TOL_L | Number(14,5) | DECIMAL(13,5) NOT NULL | Ext Price Tolerance - Under |
| 22 | PCT_EXT_PRC_TOL_L | Number(6,2) | DECIMAL(5,2) NOT NULL | % Ext Price Tolerance - Under |
| 23 | BU_PRICE_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
BU Price Update Status
1=No Update 2=To Be Upd 3=Updated Default Value: 1 |
| 24 | STD_PRICE_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Standard Price Update Status
1=No Update 2=To Be Upd 3=Updated Default Value: 1 |
| 25 | LEAD_TIME | Number(3,0) | SMALLINT NOT NULL | Lead Time Days |
| 26 | 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. |
| 27 | 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. |
| 28 | PRICE_CHANGE | Character(1) | VARCHAR2(1) NOT NULL | Update Standard Price |
| 29 | EO_FROM_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |