AM_CON_BUD_VW(SQL View) |
Index Back |
---|---|
BUDGET_REFSelects the BUDGET_REF from those entries in INTFC PHY A with load status NEW. |
SELECT DISTINCT %Sql(BUDGET_REF, A.) FROM PS_INTFC_PHY_A A WHERE A.LOAD_STATUS = 'NEW' AND %Sql(BUDGET_REF, A.) <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUDGET_REF | Character(8) | VARCHAR2(8) NOT NULL | Budget Reference |