PV_CAT_REQBU_VW(SQL View) |
Index Back |
---|
SELECT DISTINCT BUSINESS_UNIT , PV_ENABLED FROM PS_PV_REQ_BU_CAT |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PV_VALUE | Character(150) | VARCHAR2(150) NOT NULL | Value |
2 | PV_ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
A flag indicates whether this row is enabled or not.
N=No Y=Yes |