AM_CON_RCT_VW(SQL View) |
Index Back |
---|---|
Resource CategorySelects the AM Business Unit + Resource Category from those entries in INTFC PHY A with load status NEW. |
SELECT DISTINCT RESOURCE_CATEGORY FROM PS_INTFC_PHY_A A WHERE A.LOAD_STATUS = 'NEW' AND A.RESOURCE_CATEGORY <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RESOURCE_CATEGORY | Character(5) | VARCHAR2(5) NOT NULL | Category |