ORG_DEPT_PH_VW2

(SQL View)
Index Back

Org Dept Prim Business Phone

ORG_DEPT_PH_VW2 is used to store the business phone number for each department. It is used as to relate display the phone number of an organizations primary department on the EXT_ORG_PRIM_INFO panel.

SELECT A.EXT_ORG_ID , A.ORG_DEPARTMENT , A.EFFDT , A.PHONE , A.EXTENSION , A.PREF_PHONE_FLAG FROM PS_ORG_DEPT_PHN A WHERE A.PREF_PHONE_FLAG = 'Y'

  • Parent record: ORG_DEPT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EXT_ORG_ID Character(11) VARCHAR2(11) NOT NULL External Org ID

    Prompt Table: EXT_ORG_TBL

    2 ORG_DEPARTMENT Number(3,0) SMALLINT NOT NULL Department Nbr

    Prompt Table: ORG_DEPT

    3 EFFDT Date(10) DATE Effective Date
    4 PHONE Character(24) VARCHAR2(24) NOT NULL Telephone
    5 EXTENSION Character(6) VARCHAR2(6) NOT NULL Phone number extension
    6 PREF_PHONE_FLAG Character(1) VARCHAR2(1) NOT NULL Preferred