AM_PREAM_REI_VW

(SQL View)
Index Back

Rcvr Id - Pre Intfc

Selects the Receiver Business Unit + Receiver ID from those entries in pre interface am with load status NEW.

SELECT DISTINCT BUSINESS_UNIT_RECV , RECEIVER_ID FROM PS_INTFC_PRE_AM A WHERE A.LOAD_STATUS = 'NEW' AND A.SYSTEM_SOURCE = 'PPO'

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT_RECV Character(5) VARCHAR2(5) NOT NULL Receiving Business Unit
2 RECEIVER_ID Character(10) VARCHAR2(10) NOT NULL Receiver number