GPFR_IL_ESTAB_S(SQL View) |
Index Back |
---|---|
ILL: Used as Prompt TableILL: Used as Prompt Table. So as to select Establishments during the process of printing the Illness/Maternity Certificate. |
SELECT DISTINCT(A.ESTABID) , SEC.OPRID FROM PS_GPFR_ILL_ADMIN A , PS_GP_ABS_EVENT B %Sql(GPFR_SECU_EMPLMT_SQL, B) AND A.EMPLID = B.EMPLID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ESTABID | Character(12) | VARCHAR2(12) NOT NULL | Establishment ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |