GPFR_AT_SRCH(SQL View) |
Index Back |
---|---|
AT: Used as Prompt TableAT: Used as Prompt Table so as to select employees. Printing Process |
SELECT A.EMPLID , SEC.OPRID FROM PS_GPFR_AT_ADMIN A %Sql(GPFR_SECU_PERS_SQL, A) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |