GPHK_TAXREF_LNG(SQL Table) |
Index Back |
---|---|
Tax Reference DetailsThis is a new table that will store tax reference number of companies / pay entity. The tax reference number is the control. Multiple pay entities can be linked to a single tax reference number. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPHK_TAX_REF_NUM | Character(20) | VARCHAR2(20) NOT NULL | This field will contain the tax reference number that Hong Kong Pay entities are associated with. |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |