GPFR_AF_EFNC(SQL Table) |
Index Back |
---|---|
Payeee FunctionApplication Framework - This record stores the fucntion data (functions definied at the Applicaiton Level with Scope 'Employee Even Data') for an employee. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Rcd Nbr
Prompt Table: EMPLMT_SRCH_GBL |
3 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: COUNTRY_TBL |
4 | GPFR_AF_APPL | Character(10) | VARCHAR2(10) NOT NULL |
Application Framework - Application
Prompt Table: GPFR_AF_APPL |
5 | GPFR_AF_FUNCT_NM | Character(16) | VARCHAR2(16) NOT NULL |
Application Framework - Function
Prompt Table: GPFR_AF_FUNC_VW |