GPFR_AF_EMPFUNC(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: GPFR_AF_EMNM_VW |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
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 |
6 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
7 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
8 | GPFR_AF_SIT_END_DT | Date(10) | DATE | Application Framework - Situation End Date |