GPIT_ADD_COM(SQL Table) |
Index Back |
---|---|
City Additional to IRPEFThis table stores specific percentage for each city in the table. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | STATE | Character(6) | VARCHAR2(6) NOT NULL |
State
Prompt Table: STATE_NAMES_TBL |
2 | CITY_ITA | Character(50) | VARCHAR2(50) NOT NULL |
City for Italy
Prompt Table: CITY_TBL_ITA |
3 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
5 | GPIT_APPLIED_RATE | Number(7,3) | DECIMAL(6,3) NOT NULL | This field is used in different table. It has 3 decimals. Depending on the context, a different lable can be chosen. For example it is used as Percent to apply for a SCAGLIONE. The scaglione is a range of money for which a mandatory percent must be applied. |