HRCD_USER_PREF(SQL Table) |
Index Back |
---|---|
Company Directory-User PrefsUser preferences |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | HRCD_START_PG_FLG | Character(2) | VARCHAR2(2) NOT NULL |
This field indicates what the Start Page Content will be when displaying Company Directory information.
ME=Show My Information OT=Show Other Person's Info SB=Search Box Only UE=Show User's Information Default Value: SB |
3 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: HRCD_OTHERPER_V |
4 | HRCD_LAYOUT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
This field indicates whether Profile or Org Chart should be displayed first for the Company Directory.
O=Org Chart First P=Profile First |