GPFR_IL_COMP_S(SQL View) |
Index Back |
---|---|
ILL: Used as Prompt TableILL: Used as Prompt Table. So as to select Companies during the process of printing the Illness/Maternity Certificate. |
SELECT DISTINCT(A.COMPANY) , 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 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |