BADGE_VW(SQL View) |
Index Back |
|---|---|
Badge ViewView on the Bagde table. |
| SELECT DISTINCT EMPLID , EMPL_RCD , BADGE_TYPE FROM PS_BADGE_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
|
| 2 | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Default Value: 0 Prompt Table: PER_ORG_ASGN_VW |
|
| 3 | Character(3) | VARCHAR2(3) NOT NULL |
Pertains to the Type of Badge for an employee. A Badge Type of "CLOCK" corresponds to specific Time and Labor functionality.
BA=Building Access CCA=Computer Center Access CLK=Clock GB=General Badge PA=Parking Access Default Value: CLK |