PO_CAT_VND_TMP(SQL Table) | 
Index Back | 
|---|---|
Item Catalog Src Vndr PriorityThis table is used by Basic Sourcing (B) if category level options are used, for the CAT_VNDR_PRIORITY. This table is ignored for Flexible Sourcing (F). This table is used by Schedule Split Sourcing (S) if category level options are used, for the percentage splits (PCT_ALLOC). This table is always used by Historic Split Sourcing (H) as historic sourcing does not have an item level option. | 
| # | 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 | Item SetID | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL | Category ID | |
| 4 | Character(5) | VARCHAR2(5) NOT NULL | 
Vendor SetID
 Prompt Table: SP_SETID_NONVW  | 
|
| 5 | Character(10) | VARCHAR2(10) NOT NULL | 
Vendor Identifier
 Prompt Table: VNDR_VNDSET_VW  | 
|
| 6 | CAT_VNDR_PRIORITY | Number(5,0) | INTEGER NOT NULL | Supplier Priority | 
| 7 | CUM_SRC_RUN_LEVEL | Character(1) | VARCHAR2(1) NOT NULL | 
Accumulate Level
 R=Run Level S=Schedule Level  | 
| 8 | CURRENCY_CD_BASE | Character(3) | VARCHAR2(3) NOT NULL | Business Unit Base Currency | 
| 9 | MERCH_AMT_BSE | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Base Merchandise Amount | 
| 10 | MERCH_AMT_CAT_TOT | Signed Number(28,3) | DECIMAL(26,3) NOT NULL | Total Category Amount | 
| 11 | PCT_ACTUAL | Number(3,0) | SMALLINT NOT NULL | Actual Allocated Percentage | 
| 12 | PCT_ALLOC | Number(3,0) | SMALLINT NOT NULL | Allocation Percentage |