BI_DISC_VAT_VW(SQL View) |
Index Back |
---|---|
View of all BI Dicount Code |
select distinct a.setid, a.disc_sur_id, a.descr from PS_BI_DISC_SUR a where disc_sur_indicator = 'D' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROD_SETID | Character(5) | VARCHAR2(5) NOT NULL | Product SetID |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |