RX_PRD_BRAND_VW(SQL View) |
Index Back |
---|---|
Prompt table for Product BrandThis is a prompt table used fof prompting product brand |
SELECT PROD_BRAND ,DESCR FROM PS_PROD_BRAND_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROD_BRAND | Character(15) | VARCHAR2(15) NOT NULL | Product Brand |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |