GPSG_APP_RATE(SQL Table) |
Index Back |
---|---|
Sgp IRAS Benefit RatesStores rates to be used in calculation of benefits in kind for Singapore IRAS reports. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPSG_BEN_TYP_U | Character(3) | VARCHAR2(3) NOT NULL | Subset of Benifit Types used in Singapore IRAS reporting that require a unit rate to be provided. |
2 | EFFDT | 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 | GPSG_BEN_RATE | Number(9,2) | DECIMAL(8,2) NOT NULL | Benefit Rate to be applied for calculation of Singapore IRAS Appendix 8A, benefits in kind amounts. |
5 | GPSG_BEN_UNIT_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Singapore IRAS Reporting Benefits Units Type
U=Units V=Value Default Value: U |