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