EMPLOYEE_V 
Name  EMPLOYEE_V 
Owner  LOGBOOK 
Physical Only  NO 
Definition 
 
Note 
 
DDL Code  CREATE VIEW LOGBOOK.EMPLOYEE_V
(BN, USER_ID, EMP_CODE, ACT_EMP_IND, DIV_CD, FIRST_NM, MIDDLE_NM, LAST_NAME, PREF_FIRST_NM, PREF_MID_NM, PREF_LAST_NM, BUILD, ROOM, MAIL_STOP, CERT_MAIL_STOP, WORK_PHONE_NO, FAX_NO, CELL_NO, PAGER_NO, PAGER_EXT, PAGER_CARR_NM, PAGER_TYPE, HOME_PAGE_URL, PHYS_LOC_CODE, EMAIL_ADDR, ORG_ID, EMP_POS, PAYROLL, EMP_GROUP, EMP_SUBGROUP, SUPR_BN, SECR_BN, WORK_STAT, SHIFT_CODE, COCS_CODE, ORGLVL1, ORGLVL2, ORGLVL3, ORGLVL4, COST_DIV, DIV) AS
SELECT "BN",
           "USER_ID",
           "EMP_CODE",
           "ACT_EMP_IND",
           CASE WHEN orglvl2 = '50114218' THEN 'X' ELSE 'X' END,
           "FIRST_NM",
           "MIDDLE_NM",
           "LAST_NAME",
           "PREF_FIRST_NM",
           "PREF_MID_NM",
           "PREF_LAST_NM",
           "BUILD",
           "ROOM",
           "MAIL_STOP",
           "CERT_MAIL_STOP",
           "WORK_PHONE_NO",
           "FAX_NO",
           "CELL_NO",
           "PAGER_NO",
           "PAGER_EXT",
           "PAGER_CARR_NM",
           "PAGER_TYPE",
           "HOME_PAGE_URL",
           "PHYS_LOC_CODE",
           "EMAIL_ADDR",
           "ORG_ID",
           "EMP_POS",
           "PAYROLL",
           "EMP_GROUP",
           "EMP_SUBGROUP",
           "SUPR_BN",
           "SECR_BN",
           "WORK_STAT",
           "SHIFT_CODE",
           "COCS_CODE",
           "ORGLVL1",
           "ORGLVL2",
           "ORGLVL3",
           "ORGLVL4",
           "COST_DIV",
           "DIV"
      FROM xf_admin.employee
    UNION ALL
    SELECT "BN",
           "USER_ID",
           "EMP_CODE",
           "ACT_EMP_IND",
           CASE WHEN orglvl2 = '50114218' THEN 'A' ELSE 'X' END,
           "FIRST_NM",
           "MIDDLE_NM",
           "LAST_NAME",
           "PREF_FIRST_NM",
           "PREF_MID_NM",
           "PREF_LAST_NM",
           "BUILD",
           "ROOM",
           "MAIL_STOP",
           "CERT_MAIL_STOP",
           "WORK_PHONE_NO",
           "FAX_NO",
           "CELL_NO",
           "PAGER_NO",
           "PAGER_EXT",
           "PAGER_CARR_NM",
           "PAGER_TYPE",
           "HOME_PAGE_URL",
           "PHYS_LOC_CODE",
           "EMAIL_ADDR",
           "ORG_ID",
           "EMP_POS",
           "PAYROLL",
           "EMP_GROUP",
           "EMP_SUBGROUP",
           "SUPR_BN",
           "SECR_BN",
           "WORK_STAT",
           "SHIFT_CODE",
           "COCS_CODE",
           "ORGLVL1",
           "ORGLVL2",
           "ORGLVL3",
           "ORGLVL4",
           "COST_DIV",
           "DIV"
      FROM pseudo_elog_user
 

EMPLOYEE_V Columns 
Column Name / Expression  Alias Name  Parent Table Name 

EMPLOYEE_V Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
Does Not Exist 
NO       
ALARM_MYSQL (MySQL)
Does Not Exist 
NO       
ALARM_ORACLE (Oracle)
Does Not Exist 
NO       
BICS (Oracle)
Does Not Exist 
NO       
BLM (Oracle)
Does Not Exist 
NO       
BYPASS_REQ (Oracle)
Does Not Exist 
NO       
CHAN_ARCH (Oracle)
Does Not Exist 
NO       
CNMS_PRPSL (Oracle)
Does Not Exist 
NO       
DIAG (Oracle)
Does Not Exist 
NO       
DIAG_MPS (Oracle)
Does Not Exist 
NO       
ENGA (Oracle)
Does Not Exist 
NO       
EPICS (Oracle)
EMPLOYEE_V 
NO       
EQUIP (Oracle)
Does Not Exist 
NO       
EXPRESS (Oracle)
Does Not Exist 
NO       
ICS_SFTW_APPL (Oracle)
Does Not Exist 
NO       
INSTR (Oracle)
Does Not Exist 
NO       
Instrument Logbook (Oracle)
EMPLOYEE_V 
NO       
INVT (Oracle)
Does Not Exist 
NO       
IONSRC (Oracle)
Does Not Exist 
NO       
IONSRC1 (Oracle)
Does Not Exist 
NO       
IPTSv5 (Oracle)
Does Not Exist 
NO       
IRMISBase (Oracle)
Does Not Exist 
NO       
Logbook (Oracle)
Does Not Exist 
NO       
Magnet (Oracle)
Does Not Exist 
NO       
MPS (Oracle)
Does Not Exist 
NO       
NS_OPER (Oracle)
Does Not Exist 
NO       
OPER (Oracle)
EMPLOYEE_V 
NO       
PART (Oracle)
Does Not Exist 
NO       
PRINT (Oracle)
Does Not Exist 
NO       
PROC (Oracle)
Does Not Exist 
NO       
PRPSL (Oracle)
Does Not Exist 
NO       
PUBL (Oracle)
Does Not Exist 
NO       
PUBL_V1 (Oracle)
Does Not Exist 
NO       
PV_LOGGER (Oracle)
Does Not Exist 
NO       
SCORE (Oracle)
Does Not Exist 
NO       
SICAT (Oracle)
Does Not Exist 
NO       
SMPL (Oracle)
Does Not Exist 
NO       
SMPLACT (Oracle)
Does Not Exist 
NO       
SURVEY (Oracle)
Does Not Exist 
NO       
Watchman (Oracle)
Does Not Exist 
NO       
XAL_OPTICS (Oracle)
Does Not Exist 
NO       
XF_ADMIN (Oracle)
Does Not Exist 
NO       

EMPLOYEE_V Where Used - Submodel Usage 
Model  Submodel Usage 
EPICS (Oracle)  Main Model 
Instrument Logbook (Oracle)  Main Model 
OPER (Oracle)  Main Model 

EMPLOYEE_V Object Permissions 

User/Role Name  Grantee Type  Permission Type  Action Type  Is Action Extended  Is System 
EMPLOYEE_V Security Types 
Name  Current Value 

EMPLOYEE_V Bound Attachments 
Name  Current Value