GP_PKG_FC1_VW(SQL View) |
Index Back |
---|---|
Ficitious Calc Input MappingGlobal Payroll Fictitious Calc Input Mapping view record. |
SELECT PIN_NUM + 50000000 , EFFDT , SEQ_NUM , PIN_CURPRD_NUM , PIN_FICTPRD_NUM FROM PS_GP_FC_IN |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
2 | EFFDT | Date(10) | DATE | Effective Date |
3 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL | Sequence |
4 | PIN_CURPRD_NUM | Number(8,0) | INTEGER NOT NULL | Current Period Element |
5 | PIN_FICTPRD_NUM | Number(8,0) | INTEGER NOT NULL | Prior Period Element |