AM_TXN_RES_VW

(SQL View)
Index Back

Resource Type

Selects the AM Business Unit + Resource Type from those entries in INTFC PHY A with load status NEW.

SELECT DISTINCT RESOURCE_TYPE FROM PS_INTFC_PHY_A A WHERE A.LOAD_STATUS NOT IN ('CON' , 'UNI') AND A.RESOURCE_TYPE <> ' '

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RESOURCE_TYPE Character(5) VARCHAR2(5) NOT NULL Source Type