FUNCTION_CD_TBL(SQL Table) |
Index Back |
|---|---|
GER - Function Code TableUse FUNCTION_CD_TBL to list the German Function CD to use as an edit table for the Function CD on the JobCode Table in your database. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(2) | VARCHAR2(2) NOT NULL | Function Code | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |