ORDENT_PRCMPTTR(SQL View) |
Index Back |
---|---|
OM Competitor Products viewThis record hold competitor information for a Product. Use of this record is optional. Used for order entry inquiry |
select setid, product_id, competitor_cd, compttr_prod_no, descr from PS_PROD_COMPTTRS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
3 | COMPETITOR_CD | Character(6) | VARCHAR2(6) NOT NULL |
Competitor Code
Prompt Table: COMPETITOR_CD |
4 | COMPTTR_PROD_NO | Character(18) | VARCHAR2(18) NOT NULL | Competitor Product Number |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |