HRS_DM_SCHOL_VW

(SQL View)
Index Back

Schools/Universities

Use SCHOOL_TBL to assign codes to schools, colleges, and universities to use as an edit table for SCHOOL_CODE in your database.

SELECT A.COUNTRY %Concat '_' %Concat A.SCHOOL_CODE , A.SCHOOL_CODE , A.DESCR , A.COUNTRY ,' ' FROM PS_HRS_SCHOOL_I A

  • Related Language Record: HRS_DM_SCHOL_LN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_DM_FKEY Character(30) VARCHAR2(30) NOT NULL Data Mapping Forigen Key. Used by Data mapping keys to store the key from the forigen table, for use when performing a sync operation.
    2 HRS_DM_KEY_NAME Character(50) VARCHAR2(50) NOT NULL Data Mapping Key Name. This is what is shown in value mappings.
    3 HRS_DM_DESCR Character(254) VARCHAR2(254) NOT NULL Data Mapping Object Description
    4 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country
    5 HRS_DM_SUBCAT Character(50) VARCHAR2(50) NOT NULL SubCategory