GPIN_TDS_PERQ(SQL Table) |
Index Back |
---|---|
Table to store PerquisitesThis stores the 'Perquisites' details of the employees per tax year |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | GPIN_TAX_YEAR | Number(4,0) | SMALLINT NOT NULL | This field is used to store the Tax Year. |
3 | PIN_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number |
4 | GPIN_TDS_APPR_AMT | Number(15,2) | DECIMAL(14,2) NOT NULL | This field is used to store the 'Approved amount' of a declaration which is generally done by the Payroll Administrator. |