SP_AMB3RE_NONVW

(SQL View)
Index Back

Rcvr Business Unit - Interface

Selects the Receiver Business Unit from those entries in intfc phy a for all load status values.

SELECT DISTINCT A.BUSINESS_UNIT_RECV , B.DESCR FROM PS_INTFC_PHY_A A , PS_BUS_UNIT_TBL_FS B WHERE A.BUSINESS_UNIT_RECV = B.BUSINESS_UNIT AND A.LOAD_STATUS NOT IN ('CON' , 'UNI') AND A.RECEIVER_ID <> ' '

  • Related Language Record: SP_AMB3RE_NVWLG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description