GPHK_TAXREF_TBL(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 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
6 | GPHK_SIGNATORY | Character(11) | VARCHAR2(11) NOT NULL |
This field refers to the employee ID that will be identified as the signatory for the tax reference number.
Prompt Table: PERSON_NAME |
7 | GPHK_DESIGNATION | Character(40) | VARCHAR2(40) NOT NULL | This field holds the designation of the employee who is the authorized signatory for the tax reference number. |
8 | GPHK_EMPLR_REF_NUM | Character(20) | VARCHAR2(20) NOT NULL | This field holds the value of the employer file number that is associated at the tax reference number level |