RB_COMM_PROD_VW(SQL View) |
Index Back |
|---|---|
View for Commitment ProductsView used for getting Commitment Products |
| SELECT SETID ,PRODUCT_ID ,DESCR FROM PS_PROD_ITEM WHERE PROD_TYPE = 'CMT' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
| 3 | DESCRIPTION | Character(35) | VARCHAR2(35) NOT NULL | Description |