GPIN_SS_TD_SEC2(SQL Table) |
Index Back |
|---|---|
SSTD - Other IncomeSelf Service Tax Declaration Section Other Income |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 2 | Number(4,0) | SMALLINT NOT NULL | This field is used to store the Tax Year. | |
| 3 | Number(8,0) | INTEGER NOT NULL | PIN Number | |
| 4 | GPIN_DECL_AMOUNT | Number(15,2) | DECIMAL(14,2) NOT NULL | It is used to store the declared amount. |
| 5 | 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. |
| 6 | GPIN_TDS_VERIFIED | Character(1) | VARCHAR2(1) NOT NULL |
Verified flag
N=No Y=Yes Default Value: N |