FPMGROSSIND_TBL(SQL Table) |
Index Back |
---|---|
Gross/Increased Index TableThis table contains the mapping between gross index and increased index |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FP_GROSSIND_CD | Character(4) | VARCHAR2(4) NOT NULL | Gross Index Table Code |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %Date |
3 | FP_GROSS_IND | Number(4,0) | SMALLINT NOT NULL | Gross Index |
4 | FP_INCS_IND | Number(4,0) | SMALLINT NOT NULL | Increased Index |
5 | LAST_UPDATE_DATE | Date(10) | DATE |
Date of last update
Default Value: %Date |