GPIT_ADD_DFLT(SQL Table) |
Index Back |
---|---|
Defaults for IRPEF AdditionalThis table stores defaults percentage for counties, states and cities |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPIT_ADD_IRPF_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Id of the Defaults IRPEF Additional table. The added values can be only 3: COM: city PRO: state REG: county |
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 | GPIT_CHK_BOX_YN | Character(1) | VARCHAR2(1) NOT NULL |
This field is used in different tables as CheckBox.
Depending on the context, a different lable can be chosen.
For example it is used in the Scaglioni and Tax detraction table.
Y/N Table Edit Default Value: Y |
5 | GPIT_NUMBER_2 | Number(2,0) | SMALLINT NOT NULL | This field is used in different tables as integer of 2 digits. Depending on the context, a different lable can be chosen. For example it is used in the Irpef Additional and Tax detraction tables. |
6 | 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. |
7 | GPIT_CHK_BOX_YN_02 | Character(1) | VARCHAR2(1) NOT NULL |
This field can be used in different tables as Check Box.
Depending on the context, a different label (to add) can be chosen.
For example it is used in the Scaglioni table.
Y/N Table Edit Default Value: Y |